BODY {background-image: url('bg2.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: #FE9002;
	text-decoration: none;
	font-weight: bold;
	font-size: 7pt;
	font-family: Tahoma;
	text-transform: uppercase;
}
a:active {
	text-decoration: none;
	color: #FE9002;
	font-weight: bold;
	font-size: 7pt;
	font-family: Tahoma;
	text-transform: uppercase;
}
a:visited {
	text-decoration: none;
	color: #FE9002;
	font-weight: bold;
	font-size: 7pt;
	font-family: Tahoma;
	text-transform: uppercase;
}
a:hover {
	text-decoration: none;
	color: #404040;
	font-weight: bold;
	font-size: 7pt;
	font-family: Tahoma;
	text-transform: uppercase;

	
}
body{scrollbar-face-color:#141414;
overflow-x:hidden;
scrollbar-shadow-color:#101010;
scrollbar-highlight-color:#404040;
scrollbar-3dlight-color:#101010;
scrollbar-darkshadow-color:#141414;
scrollbar-track-color:#141414;
scrollbar-arrow-color:#CC0A53;}




b {
	font-family:Tahoma;
	font-size:6pt;
	color:#CC0A53;
	text-transform:uppercase;
	
	}



input, textarea, select, checkbox{
                border-bottom: 1px solid #202020; 
	border-top: 1px solid #202020; 
	border-left: 1px solid #202020; 
	border-right: 1px solid #202020;
background-color: #000000;
font-weight: normal;
	font-family: Tahoma;
	color:#CC0A53;
	font-size: 7pt;
}