/* CSS Document */
BODY{
   
	color: #a47c3d;
	font-family: Verdana;
	font-size: 12px; background-color:#000000;
                                 
scrollbar-face-color: #100C03;
scrollbar-highlight-color: #130C02; 
scrollbar-3dlight-color: #130C02;
scrollbar-darkshadow-color:#130C02; 
scrollbar-shadow-color:#130C02 ;
scrollbar-arrow-color: #604A12; 
scrollbar-track-color: #2C2105 ;
}

.o {color:#CB6513}
.gold{color:#C6A405}
.w {color:#FFFFFF}
.small { font-size:10px;color:#c68005}
.copy{ font-size:10px; color:#999999}
.h1 {font-family: Verdana; font-size: 14px; color:#BB9B05; letter-spacing: -1 px; font-weight:bold }
.h2B {font-family: Verdana; font-size: 12px; color:#66662B; letter-spacing: -1 px; font-weight:bold }
.h2R {font-family: Verdana; font-size: 13px; color:#9B0000; letter-spacing: -1 px; font-weight:bold }

a:link, a:active, a:visited { color: #9c830f; font-weight:normal;text-decoration: none;}
a:hover { color: #9c830f; text-decoration: underline;}

a.menu:link, a.menu:active, a.menu:visited { color: #BB9B05;  text-decoration: underline; font-weight:bold; font-size:10px}
a.menu:hover { color: #C68005; text-decoration:none}

a.bl:link, a.bl:active, a.bl:visited { color: #E3A209;  text-decoration: none;  font-size:10px}
a.bl:hover { color: #E3A209; text-decoration:underline}





.button 
{  font-family: Verdana, Tahoma; font-size: 11 px; color:#BC8A18 ;background-color: #2C2105; border: 1px  #604A12 solid;}
