BODY {background-image: url('bg.png'); background-repeat: repeat} 


body, tr, td, h6, p, li 
{font-size: 7pt; 
font-family: Tahoma; 
color:#D7C6CD; 
line-height:12px; 
text-align:justify;
letter-spacing:0pt}










a:link {
	color: #987797;
	text-decoration: none;
	font-weight: bold;
	font-size: 7pt;
	font-family: Tahoma;
	text-transform: uppercase;
}
a:active {
	text-decoration: none;
	color: #987797;
	font-weight: bold;
	font-size: 7pt;
	font-family: Tahoma;
	text-transform: uppercase;
}
a:visited {
	text-decoration: none;
	color: #987797;
	font-weight: bold;
	font-size: 7pt;
	font-family: Tahoma;
	text-transform: uppercase;
}
a:hover {
	text-decoration: none;
	color: #BE97C5;
	font-weight: bold;
	font-size: 7pt;
	font-family: Tahoma;
	text-transform: uppercase;
	border-bottom: 1px dotted #c0c0c0;
	
}
body{scrollbar-face-color:#322522;
overflow-x:hidden;
scrollbar-shadow-color:#987797;
scrollbar-highlight-color:#987797;
scrollbar-3dlight-color:#322522;
scrollbar-darkshadow-color:#322522;
scrollbar-track-color:#322522;
scrollbar-arrow-color:#987797;}



b {
	font-family:Tahoma;
	font-size:6pt;
	color:#987797;
	text-transform:uppercase;
	
	}



input, textarea, select, checkbox{
                border-bottom: 1px solid #A37AAA; 
	border-top: 1px solid #A37AAA; 
	border-left: 1px solid #A37AAA; 
	border-right: 1px solid #A37AAA;
background-color: #322522;
font-weight: normal;
	font-family: Tahoma;
	color:#A37AAA;
	font-size: 7pt;
}