body {  
              background-image: url('bg.jpg');
	font-family: arial; 
	font-size: 12px; 
	color: ######; 
	cursor:default;
	background-color: #E8FFFD;
	scrollbar-arrow-color: ######;
	scrollbar-track-color: ######;
	scrollbar-face-color: ######;
 	scrollbar-highlight-color: ######;
 	scrollbar-3dlight-color: ######;
	scrollbar-darkshadow-color: ######;
	scrollbar-shadow-color: ######;}


.content 
{ background-color: transparent; 
padding: 7px}




A{cursor:crosshair} 
a:link {color: ######;text-decoration: none; font-size: 12px; cursor: help; font-weight: none;}
a:visited {color: ######;text-decoration: none; font-size: 12px; cursor: help; font-weight: none;}
a:active {color: ######; text-decoration: none; font-size: 12px; cursor: help; font-weight: none;}
a:hover, a:cursor {color: ######; text-decoration: none; font-size: 12px; cursor: help; font-weight: none;}




.header 
{background-color: #061C72;
font-family: Verdana; 
font-size: 11px; 
font-weight: bold;
color: #061C72;
letter-spacing: 1pt;
text-align: center;
text-transform: uppercase;
height: 15;
padding-top: 1;
border-bottom-style: single; border: solid #061C72 1pt; background-image: url('header.jpg')}





select, input, textarea	{border: solid ######; 1pt;
font-family: Verdana; 
font-size: 10px; 
color: ######;
background-color: transparent;}

b 
{text-decoration:none;cursor:default;color:######;FILTER: dropshadow (color=######,offX=1,offY=1);
word-spacing:0px;height:1px;}






