<STYLE TYPE="text/css">	




.navlinks{} 	
A.navlinks:link, A.navlinks:visited {
	color: #cccccc;  
	font-family: tahoma,verdana,Arial,sans-serif;  
	font-size: 13px;  
	line-height: 18px;   
	font-style: normal;  
	font-weight: normal;
	text-decoration:none;}	
A.navlinks:active, A.navlinks:hover {
	xcolor: #72BFFF;  
	color: #FFFFFF;  
	font-family: tahoma,verdana,Arial,sans-serif;  
	font-size: 13px;   
	line-height: 18px;  
	font-style: normal;  
	font-weight: normal;
	text-decoration:underline;}	







.whitetext{  color: #FFFFFF;  
	font-family: tahoma,arial,verdana,sans-serif;  
	font-size: 14px;  
	line-height: 18px;  
	font-style: normal;  
	font-weight: normal;}



.headline{  
	color: #FFFFFF;  
	font-family: tahoma,trebucket verdana;  
	font-size: 14px;  
	line-height: 18px;
	font-style: normal;  
	font-weight: bolder;}





.text{  color: #343434;  
	font-family: tahoma,verdana,sans-serif;  
	font-size: 15px;  
	line-height: 20px;  
	font-style: normal;  
	font-weight: normal;}



.inputbox{
	border: 1px solid #9FA1A3;
	background-color: #9FA1A3;
	font-family: tahoma,verdana,arial;
	font-size: 11px;	
	color:#000000;
	font-color:#cccccc;
	font-decoration: none;
	width: 100px;
	height: 18px;}





.inputbox2{
	border: 1px solid #999999;
	background-color: #cccccc;
	font-family: tahoma,verdana,arial;
	font-size: 10px;	
	color:#000000;
	font-color:#cccccc;
	font-decoration: none;
	width: 160px;
	height: 16px;}



.submitbutton{ border: 1px solid #9FA1A3;
	font-family: verdana,Arial,sans-serif;  
	font-size: 10px;   
	font-style: normal;  
	font-weight: normal;
	background-color:#9FA1A3;}




</STYLE>