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;
}

a {
	color: #3366CC;
	text-decoration: none;
}

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;
}

a:hover {
	text-decoration: underline;
	color: #993399;
}


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: 18pt;
}
.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;
}
.MenuConsole {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	color: #990099;
	text-decoration: none;
}

