BODY {background-image: url('bg.png'); background-repeat: repeat} 


body, tr, td, h6, p, li 
{font-size: 7pt; 
font-family: Tahoma; 
color:#808080; 
line-height:12px; 
text-align:justify;
letter-spacing:0pt}






.heading  

{color: #B4B4B4;
TEXT-DECORATION:bold;
background-color: #CFCDCD;
border: ;
border-style: solid;
border-width: 0px;
margin: 2px;}



a:link {
	color: #F4C520;
	text-decoration: none;
	font-weight: bold;
	font-family:Tahoma;
	font-size:6pt;
	text-transform: uppercase;
}
a:active {
	text-decoration: none;
	color: #F4C520;
	font-weight: bold;
	font-family:Tahoma;
	font-size:6pt;
	text-transform: uppercase;
}
a:visited {
	text-decoration: none;
	color: #F4C520;
	font-weight: bold;
	font-family:Tahoma;
	font-size:6pt;
	text-transform: uppercase;
}
a:hover {
	text-decoration: none;
	color: #BB8C1B;
	font-weight: bold;
	font-family:Tahoma;
	font-size:6pt;
	text-transform: uppercase;

	}
body{scrollbar-face-color:#141414;
overflow-x:hidden;
scrollbar-shadow-color:#1A1A1A;
scrollbar-highlight-color:#272727;
scrollbar-3dlight-color:#1A1A1A;
scrollbar-darkshadow-color:#000000;
scrollbar-track-color:#141414;
scrollbar-arrow-color:#93191B;}




b {
	font-family:Tahoma;
	font-size:6pt;
	color: #9D2430;
	text-transform:uppercase;
	
	}



input, textarea, select, checkbox{
                border-bottom: 1px solid #F4C520; 
	border-top: 1px solid #F4C520; 
	border-left: 1px solid #F4C520; 
	border-right: 1px solid #F4C520;
background-color: #141414;
font-weight: normal;
	font-family: Tahoma;
	color:#9D2430;
	font-size: 7pt;
}