body {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	
}

td, th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	
	color: #333333;
}



form {
}



.nav {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
    font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}



input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

.contentTableHeader {
	font-family: Georgia, Tahoma, Arial;
	font-size: 16px;
	color: #000000;
	background-color: #FFCCFF;
	font-weight: bold;
	font-style: normal;
}
    
.PriceWindow {
	font-family: Verdana, Tahoma, Arial;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	font-size: 8pt;
}
.PriceSale {
	font-family: Verdana, Tahoma, Arial;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	font-size: 25pt;
}
.PriceCents {
	font-family: Verdana, Tahoma, Arial;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	font-size: 8pt;
}
.PriceReg {
	font-family: ArialNarrow;
	color: #999999;
	
	font-style: normal;
	font-size: 9pt;
}
.ClearPrice {
	font-family: Verdana, Tahoma, Arial;
	font-weight: bold;
	font-style: normal;
	font-size: 18px;
}

.MainPage {
	width: 950;

}

a.MenuConsole:link { font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #990099;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px; }
a.MenuConsole:visited { font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #990099;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px; }
a.MenuConsole:hover { font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #CC0066;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px; }
a.MenuConsole:active { font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #CC0066;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px; }




a.MenuConsoleRight:link { font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #000099;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px; }
a.MenuConsoleRight:visited { font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #000099;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px; }
a.MenuConsoleRight:hover { font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #CC0066;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px; }
a.MenuConsoleRight:active { font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #CC0066;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px; }




a {
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #993399;
}
.FlagDiv {
	position: absolute;
	visibility: visible;
	z-index: auto;
	left: 300px;
	top: 1px;
	width: 304px;
	height: 41px;
}
