BODY {background-image: url('bg.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}






a:link {
	color: #A0C9D6;
	text-decoration: none;
	font-weight: bold;
	font-size: 7pt;
	font-family: Tahoma;
	text-transform: uppercase;
}
a:active {
	text-decoration: none;
	color: #A0C9D6;
	font-weight: bold;
	font-size: 7pt;
	font-family: Tahoma;
	text-transform: uppercase;
}
a:visited {
	text-decoration: none;
	color: #A0C9D6;
	font-weight: bold;
	font-size: 7pt;
	font-family: Tahoma;
	text-transform: uppercase;
}
a:hover {
	text-decoration: none;
	color: #808080;
	font-weight: bold;
	font-size: 7pt;
	font-family: Tahoma;
	text-transform: uppercase;

	
}
body{scrollbar-face-color:#ffffff;
overflow-x:hidden;
scrollbar-shadow-color:#e2e2e2;
scrollbar-highlight-color:#e2e2e2;
scrollbar-3dlight-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;
scrollbar-track-color:#ffffff;
scrollbar-arrow-color:#A0C9D6;}



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



input, textarea, select, checkbox{
                border-bottom: 1px solid #D5D5D5; 
	border-top: 1px solid #D5D5D5; 
	border-left: 1px solid #D5D5D5; 
	border-right: 1px solid #D5D5D5;
background-color: #ffffff;
font-weight: normal;
	font-family: Tahoma;
	color:#A0C9D6;



a img {
	border: 0px ;
}