﻿Table.FeedBack
{
    width: 100%;
    font-family: Arial;
    font-size: 12px;
}
Table.FeedBack td.Bottom
{
    background-color: #f0f1f2;
    padding-top: 8px;
}
.FeedBackTextBoxStyle
{
    border: solid 1px #60A9DE;
    width:400px;    
    font-family:Arial;
    
}
Table.FeedBack td.Title
{
    background-color: #327FB7;    
    font-family: Verdana;
    font-size: 13px;
    color: #ffffff;
    font-weight:bold;
    padding-left: 10px;    
    padding-bottom: 5px;
    padding-top: 5px;
    border:1px solid #0D5F9B;
}
Table.FeedBack td.Content
{
    background-color: White;
    padding-left: 10px;
    font-family: Arial;
    font-size: 12px;
}
.SendButtonWhite
{
    background-image: url(../Img/SendButtonWhite.gif);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 25px;
    border: none;
    background-color: Transparent;
    cursor: pointer;
    font-family: Arial;
    font-size: 12px;
    color:#000000;
}
.SendButtonWhite a 
{
    text-decoration: underline;
    color:#000000;
}
.SendButtonWhite a:hover
{
    text-decoration: underline;
    color:#000000;
}
.ButtonBackHistoryWhite
{
    background-image: url(../Img/BackButtonWhite.gif);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 30px;
    border: none;
    background-color: Transparent;
    cursor: pointer;
    line-height:20px;
    font-family: Arial;
    font-size: 12px;
}
.ButtonPreView
{
    background-image: url(../Img/BackPage.GIF);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 10px;
    border: none;
    background-color: Transparent;
    cursor: pointer;
    font-family: Arial;
    font-size: 12px;
}
.ButtonNext
{
    background-image: url(../Img/MovePage.gif);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 10px;
    border: none;
    background-color: Transparent;
    cursor: pointer;
    font-family: Arial;
    font-size: 12px;
}

Table.TableOrderNewspaper
{
    font-family: Arial;
    font-size: 12px;
}

Table.TableOrderNewspaper td.Header
{
    font-size:12px;
    font-family:Verdana;
    font-weight:bold;
    color:#ffffff;
    text-align:left;
    padding-left:5px;
    text-decoration:none;
    background-color:#327FB7;
    vertical-align:middle;
    padding-bottom:8px;
    padding-top:8px;
    background-image:none;
}


Table.TableAdvRegister
{
    font-family: Arial;
    font-size: 12px;
}

Table.TableAdvRegister td.Header
{
    font-size:12px;
    font-family:Verdana;
    font-weight:bold;
    color:#ffffff;
    text-align:left;
    padding-left:5px;
    text-decoration:none;
    background-color:#327FB7;
    vertical-align:middle;
    padding-bottom:8px;
    padding-top:8px;
    background-image:none;
}


Table.TableNewspaperAdv
{
    font-family: Arial;
    font-size: 12px;
    border:#cdcdcd 1px solid;
}

Table.TableNewspaperAdv td
{
    padding:10px;
}

Table.TableNewspaperAdv td.Header
{
    font-size:12px;
    font-family:Verdana;
    font-weight:bold;
    color:#ffffff;
    text-align:left;
    padding-left:5px;
    text-decoration:none;
    background-color:#327FB7;
    vertical-align:middle;
    padding-bottom:8px;
    padding-top:8px;
    background-image:none;
}

.OrderAdvButton
{
	background-image:url(../img/bgFooterMenu.gif);
	background-repeat:repeat-x;
	background-position:left top;
	height:30px;
	width:310px;
	border:0px;
	border-left:#383532 1px solid;
	border-right:#383532 1px solid;
	border-bottom:#383532 1px solid;
	font-size:12px;
    font-family:Verdana;
    font-weight:bold;
    text-align:center;
    color:#e8edf1;
    cursor:pointer;
}
