A:link  {
		color :#8585B8;
		text-decoration: none;
	}

A:visited  {
		color : #8585B8;
	}

A:active  {
		color : #8585B8;
	}

A:hover  {
		color :#50508F;
		text-decoration: none;
	}
	
#ltblue { 
	font-family :Verdana,Arial,Helvetica, sans-serif;
   	text-decoration: none;
   	color : #CCCCFF;
   }
	
#ltblue:hover { 
   	text-decoration: none;
   	color : #FFFFFF;
   }
   
#grey { 
	font-family :Verdana,Arial,Helvetica, sans-serif;
   	text-decoration: none;
   	font-weight: bold;
   	color : #666666;
   }
	
#grey:hover { 
   	text-decoration: none;
   	font-weight: bold;
   	color : #333333;
   }

.text  {
	font-family :Verdana,Arial,Helvetica, sans-serif;
	font-size : 10px;
	LINE-HEIGHT :14px ;
	font-style : normal;
	font-weight : normal;
	color : #666666;
	}
	   
 .headline  {
   	font-family :Verdana,Arial,Helvetica, sans-serif;
   	font-size : 12px;
	LINE-HEIGHT : 21px;
   	font-style : normal;
   	font-weight : bold;
   	color : #FF6600;
   }
   
  .intro  {
   	font-family :Verdana,Arial,Helvetica, sans-serif;
   	font-size : 10px;
	LINE-HEIGHT : 15px;
   	font-style : normal;
   	font-weight : normal;
   	color : #FFFFFF;
   }
   
 .whitesub  {
   	font-family :Verdana,Arial,Helvetica, sans-serif;
   	font-size : 11px;
	LINE-HEIGHT : 18px;
   	font-style : normal;
   	font-weight : bold;
   	color : #FFFFFF;
   }
   
  .whitetext  {
   	font-family :Verdana,Arial,Helvetica, sans-serif;
   	font-size : 9.5px;
	LINE-HEIGHT : 13px;
   	font-style : normal;
   	font-weight : normal;
   	color : #FFFFFF;
   }

  .feature  {
   	font-family :Verdana,Arial,Helvetica, sans-serif;
   	font-size : 9.5px;
	LINE-HEIGHT : 14px;
   	font-style : normal;
   	font-weight : normal;
   	color : #666666;
   }

  .subnav  {
   	font-family :Verdana,Arial,Helvetica, sans-serif;
   	font-size : 10px;
	LINE-HEIGHT : 14px;
   	font-style : normal;
   	font-weight : bold;
   	color : #333399;
   }

 .contents  {
   	font-family :Verdana,Arial,Helvetica, sans-serif;
   	font-size : 9px;
	LINE-HEIGHT : 12px;
   	font-style : normal;
   	font-weight : normal;
   	color : #666666;
   }   
   
  .blackbold  {
   	font-family :Verdana,Arial,Helvetica, sans-serif;
    font-size : 12px;
	LINE-HEIGHT : 12px;
   	font-style : normal;
   	font-weight : bold;
   	color : #000000;
   }

 .list  {
   	font-family :Verdana,Arial,Helvetica, sans-serif;
    font-size : 13px;
	LINE-HEIGHT : 24px;
   	font-style : normal;
   	font-weight : bold;
   	color : #666666;
   }
   
  .foot  {
   	font-family :Verdana,Arial,Helvetica, sans-serif;
    font-size : 9px;
	LINE-HEIGHT : 16px;
   	font-style : italic;
   	font-weight : normal;
   	color : #9999CC;
   }
   
 .witalic  {
   	font-family :Verdana,Arial,Helvetica, sans-serif;
    font-size : 10px;
	LINE-HEIGHT : 14px;
   	font-style : italic;
   	font-weight : normal;
   	color : #FFFFFF;
   }
  
 .redtext  {
   	font-family :Verdana,Arial,Helvetica, sans-serif;
   	font-size : 11px;
	LINE-HEIGHT : 13px;
   	font-style : normal;
   	font-weight : normal;
   	color : #CC0000;
   	text-decoration : none;
   }

 .login {
   	font-family :Verdana,Arial,Helvetica, sans-serif;
   	font-size : 10px;
	LINE-HEIGHT : 13px;
   	font-style : normal;
   	font-weight : bold;
   	color : #000066;
   }
   
 .blueinput {
 	font-family: Verdana, Arial, Helvetica; 
 	font-size: 10px; 
 	color: #000000; 
 	background-color: #E6E6F6;
 	}
      
 .whiteinput {
 	font-family: Verdana, Arial, Helvetica; 
 	font-size: 10px; 
 	color: #333333; 
 	background-color: #FFFFFF;
 	}
      
 .whitecombo {
 	width: 120px;
 	font-family: Verdana, Arial, Helvetica; 
 	font-size: 10px; 
 	font-weight: normal; 
 	color: #333333; 
 	background-color: #FFFFFF;
 	}

 .whitetextarea {
 	font-family: Verdana, Arial, Helvetica; 
 	font-size: 10px; 
 	color: #333333; 
 	background-color: #FFFFFF;
 	}
