/* CSS Document */

body  {
	scrollbar-3dlight-color: #580002;
	scrollbar-highlight-color:#f0b559;
	scrollbar-darkshadow-color:#580002;
	scrollbar-shadow-color:#f0b559;
	scrollbar-face-color:#580002 ;
	scrollbar-base-color:#580002;
	scrollbar-track-color: #580002;
	scrollbar-arrow-color: #f0b559;
	}
body {
	
	background-color: #580002;
}


body,td,th {
	font-family: Verdana;
	font-size: 10px;
	color: #f0b559;
	font-weight:normal;
	 
}
a {
	font-family:Verdana;
	font-size: 10px;
	color:#f0b559;
}
a:link {
	text-decoration: #D7D7D7;

}
a:visited {
	text-decoration: #D7D7D7;
}
a:hover {
	text-decoration: underline;
	color:#f0b559;
}
a:active {
	text-decoration: #D7D7D7;
	
	
}
.Style2 {font-size: 10px}
