body{background:#000000 url('bg.png');   }



body, tr, td, h6, p, li 
{font-size: 7pt; 
font-family: Tahoma; 
color:#808080; 
line-height:12px; 
text-align:justify;
letter-spacing:0pt}









a:link {
	color: #81143D;
	text-decoration: none;
	font-weight: bold;
	font-size: 7pt;
	font-family: Tahoma;
	text-transform: uppercase;
}
a:active {
	text-decoration: none;
	color: #81143D;
	font-weight: bold;
	font-size: 7pt;
	font-family: Tahoma;
	text-transform: uppercase;
}
a:visited {
	text-decoration: none;
	color: #81143D;
	font-weight: bold;
	font-size: 7pt;
	font-family: Tahoma;
	text-transform: uppercase;
}
a:hover {
	text-decoration: none;
	color: #C7C9C8;
	font-weight: bold;
	font-size: 7pt;
	font-family: Tahoma;
	text-transform: uppercase;
	border-bottom: 1px dotted #81143D;
	
}
body{scrollbar-face-color:#1F1F1F;
overflow-x:hidden;
scrollbar-shadow-color:#202020;
scrollbar-highlight-color:#404040;
scrollbar-3dlight-color:#202020;
scrollbar-darkshadow-color:#1F1F1F;
scrollbar-track-color:#1F1F1F;
scrollbar-arrow-color:#86153F;}



b {
	font-family:Tahoma;
	font-size:6pt;
	color:#808080;
	text-transform:uppercase;
	
	}



input, textarea, select, checkbox{
                border-bottom: 1px solid #000000; 
	border-top: 1px solid #000000; 
	border-left: 1px solid #000000; 
	border-right: 1px solid #000000;
background-color: #1F1F1F;
font-weight: normal;
	font-family: Tahoma;
	color:#85153F;
	font-size: 7pt;
}