@charset "iso-8859-1";
body {
	background-image:  url(images/bg-charcoal.jpg);
	background-color: #E3D17F;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E3D17F;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E3D17F;
	font-weight: bold;
}
a:visited {
	color: #E3D17F;
	text-decoration: none;
}
a:hover {
	color: #E3D17F;
	text-decoration: underline;
}
a:active {
	color: #E3D17F;
	text-decoration: none;
}

a:link {
	color: #E3D17F;
	text-decoration: none;
}
.style2 {font-size: 10px}
.style3 {font-size: 14px}
.style4 {font-size: 18px}
.style6 {font-size: 18px; font-weight: bold; }

#ScrollVert 	
{
	scrollbar-base-color: #E3D17F;
	scrollbar-face-color: #E3D17F;
	scrollbar-shadow-color: #E3D17F;
	background-color: #000000;
	color: #E3D17F;
	border-top-color: #E3D17F;
	border-right-color: #E3D17F;
	border-bottom-color: #E3D17F;
	border-left-color: #E3D17F;
	border-color: #E3D17F;
	
}

#Combo	
{
	text-align:center;
	font: 10pt verdana;
	margin: 1;
	color: #E3D17F;
	background-color: #000000;
	border: 2px;
	border-color: #E3D17F;
	width: 450px;
	height: 20px;
	margin-top: 2px;
	border-top-color: #E3D17F;
	border-right-color: #E3D17F;
	border-bottom-color: #E3D17F;
	border-left-color: #E3D17F;
	margin-left: 2px;
		
	
}

#Buttons	{
	background-color:#000000;
	text-align: center;
	border-color: #E3D17F;
	font: 10pt verdana;
	font-weight: bold;
	color: #E3D17F;
	
}

#customp {
	text-align:center;
	font: 10pt verdana;
	font-weight: bold;
	color: #E3D17F;
	cursor: hand;
	background-color: #000000;
}

#customp:hover {
	color: #000000;
	background-color: #E3D17F;
}



