body {  
	font-family: arial; 
	font-size: 11px; 
	color: #ffffff; 
	cursor:arrow;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #000000;
	scrollbar-face-color: #000000;
 	scrollbar-highlight-color: #B8B8B8;
 	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #3E3E3E;

	}


input, textarea{
border: 1px solid ffffff; font-size: 8pt;font-family: verdana; background-image: url(Bg.jpg); color:ffffff; margin: 1px; style: solid;}



table {  
	font-size: 11px; 
	background-image: url(Bg.gif);
	background-repeat: repeat-y;
	background-color: #000000; }





a:active {  
	color: #D5D5D5; letter-spacing: 0px; text-decoration: none;  cursor:arrow;}
a:link {  
	color: #D5D5D5; letter-spacing: 0px; text-decoration: none;  cursor:arrow;}
a:visited {  
	color: #D5D5D5; letter-spacing: 0px; text-decoration: none;  cursor:arrow;}
a:hover {  
	color: #FFFFFF; cursor:arrow; letter-spacing: 0px; }


.Header 
{ background-color: transparent;
border-color: transparent; 
border-style: solid; 
border-bottom-width: 0px;
border-top-width: 0px; 	
border-right-width: 0px; 
border-left-width: 0px;
background-image: url('Header.jpg'); no-repeat;
font-family: verdana; 
font-size: 14px; 
font-weight: bold;
font-variant:small-caps;
color: #ffffff; 
letter-spacing: 1pt;
text-align: center;
height: 30;
width: 442;
}


.Nav 
{ background-color: transparent;
border-color: transparent; 
border-style: solid; 
border-bottom-width: 0px;
border-top-width: 0px; 	
border-right-width: 0px; 
border-left-width: 0px;
background-image: url('Header.gif'); no-repeat;
font-family: verdana; 
font-size: 14px; 
font-weight: bold;
font-variant:small-caps;
color: #ffffff; 
letter-spacing: 1pt;
text-align: center;
height: 30;
width: 195;
}


--> 

</style>