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



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








a:link {
	color: #DEC4CE;
	text-decoration: none;
	font-weight: bold;
	font-size: 7pt;
	font-family: Tahoma;
	text-transform: uppercase;
}
a:active {
	text-decoration: none;
	color: #DEC4CE;
	font-weight: bold;
	font-size: 7pt;
	font-family: Tahoma;
	text-transform: uppercase;
}
a:visited {
	text-decoration: none;
	color: #DEC4CE;
	font-weight: bold;
	font-size: 7pt;
	font-family: Tahoma;
	text-transform: uppercase;
}
a:hover {
	text-decoration: none;
	color: #000224;
	font-weight: bold;
	font-size: 7pt;
	font-family: Tahoma;
	text-transform: uppercase;
	border-bottom: 1px dotted #EBE9EF;
	
}
body{scrollbar-face-color:#7573A1;
overflow-x:hidden;
scrollbar-shadow-color:#626090;
scrollbar-highlight-color:#BCBADC;
scrollbar-3dlight-color:#626090;
scrollbar-darkshadow-color:#7573A1;
scrollbar-track-color:#7573A1;
scrollbar-arrow-color:#BCBADC;}



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



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