body
{
    background-color:#443933;
}

.Left
{
    color:#ffffff;
}

.Fields
{
	font-family:Tahoma;
	font-size:8pt;
	font-weight:bold;
	border:dotted 1px #ababab;
	width:120px;
}

.Buttons
{
	font-weight:bold;
	font-family:Arial;
	font-size:9pt;
	border:dotted 1px #dedede;
	color:#ffffff;
	background-color:#1F1A17;
	width:90px;	
}

.MainTable
{
    border:dotted 1px #8A533E;
    border-top:dotted 0px;
}



.CBList,.RBList
{
	font-family:Tahoma;
	font-size:8pt;
	color:#663300;
}

.DDLList
{
	font-family:Tahoma;
	font-size:8pt;
}

.BasicText {
	font-size: 8pt;
	font-family: Tahoma, Helvetica, sans-serif;
	color:#ffffff;
}

.MediumText {
	font-size: 10pt;
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight:bold;
}

.TitleText {
	font-size: 11px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight:bold;
}

.TitleTable {
font-family: Tahoma; font-size: 11px; font-weight: bold; color: #FFFFFF; 
}

.MenuText 
{
	font-size:8pt; 
	font-family:Tahoma, Arial; 
	color:#ffffff;
	text-decoration:none;
	padding : 5px 8px 5px 8px;
	
}

.SupportText 
{
	font-size:8pt; 
	font-family:Tahoma,  Verdand, Arial; 
	color:#000000;
	text-decoration:none;
	padding : 4px 4px 4px 4px;
	
}

.PriceText
{
    font-size:9pt; 
	font-family: Tahoma, Helvetica, sans-serif; 
    color:#EDAF52;
    font-weight:bold;
}

.MediumPriceText {
	font-size: 10pt;
	font-family: Tahoma, Helvetica, sans-serif; 
    color:#EDAF52;
    font-weight:bolder;
}

.MenuText a
{
	text-decoration:none;
}

.MenuText a:hover 
{
	color:#ffffff;
}

.MandatoryFieldSign
{
	font-family:Tahoma;
	font-size:10pt;
	color:#EDAF52;
}

a
{
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}

a:hover 
{
	color:#dedede;
	text-decoration:underline;
}