
a { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; font-weight: bold; 
	font-variant: normal; 
	color: #FFFFFF;
	text-decoration: none; 
	}

a:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #dada33;
	}

.head1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #333399; 
	text-decoration: none; 
	}
	
.head2 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #333399; 
	text-decoration: none; 
	line-height: 14px; 
	}

.arrowfont {
	font-family:webdings;
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-decoration: none; 
	line-height: 14px; 
	}

td           { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; 
               font-style: normal; font-weight: normal; font-variant: normal; 
               color: #333399; text-decoration: none; line-height: 12px }
p            { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; 
               font-style: normal; font-weight: normal; font-variant: normal; 
               color: #333399; text-decoration: none; line-height: 20px }
body {
		topmargin="0" 
		leftmargin="0" 
		marginheight="0" 
		marginwidth="0" 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 11px; font-style: normal; 
		font-weight: normal;
		font-variant: normal; color: #333399; 
		text-decoration: none;
		line-height: 14px; 
		background-color: #EEE8E0 
		}
/*------------------------------------------------------------
SCROLLBAR STYLES */


BODY{ 
scrollbar-face-color: #EEEEEE; 
scrollbar-shadow-color: #EEEEEE; 
scrollbar-highlight-color: #FFFFFF; 
scrollbar-3dlight-color: #EEEEEE; 
scrollbar-darkshadow-color: #DDDDDD; 
scrollbar-track-color: #EEEEEE; 
scrollbar-arrow-color: #4F4637}


/*------------------------------------------------------------
FORM STYLES */

input {
	font-size:10px;   
}

textarea {
	font-size:10px;
}

select {
	font-size:9px;
	font : 9px;
	color: #333399; 
	width:158px;
	height : auto;

	border-style:none;
	border:1px #474747; 		
	
	
	background-color : EEEEEE;
	border-collapse : collapse;
	border-width : thin;
	border-style : groove;
	border-color : 666666;
}
