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