a {
	color: Red;
	text-decoration:underline;
} 
a:hover {  color: #ffffff; text-decoration: underline}
a:visited {
	color: Red;
	text-decoration:underline;
}
a:visited:hover { color:#ffffff;  text-decoration:underline}
	
a.nav {
	color: #99CC00;
	text-decoration: none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
}
a.nav:hover {
	color: #df0029;
	text-decoration: none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
}
a.nav:active {  
	color: #df0029;
	text-decoration: none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
}
a.nav:visited {  
	color: #99cc00;
	text-decoration: none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
}
a.nav:visited:hover {
	color: #df0029;
	text-decoration: none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
}


a.news {  color: #333333; text-decoration: none; font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px; style: bold}
a.news:hover {  color: #cc0000; text-decoration: none; font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px; style: bold}
a.news:active {  color: #cc0000; text-decoration: none; font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px; style: bold}
a.news:visited {  color: #333333; text-decoration: none; font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px; style: bold}
a.news:visited:hover {  color: #cc0000; text-decoration: none; font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px; style: bold}

.field {
	background-color : #e5e5e5;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	height : 19px;
	color : #333333;
	border-left : 1px solid silver;
	border-top : 1px solid silver;
	border-right : 1px solid silver;
	border-bottom : 1px solid silver;
	font-weight : bold;
}

input {
	background-color : white;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	height : 19px;
	color : #333333;
	font-weight : normal;
}
.sbttn {
	font-family:Arial, Helvetica,sans-serif;
	font-size:11px;
	font-weight: bold;
	font-hover: red;
	background: #ffb642;
	border-bottom: 1px solid #996600;
	border-right: 1px solid #996600;
	border-left: 1px solid #ffcc66;
	border-top: 1px solid #ffcc66;
	color: cc0000;
	height:22px;
	text-decoration:none;
	cursor: hand;
}

.drpdwn	{
	font-family:Arial,Helvetica,san-serif;
	font-size:11px;
	color: Black;
	background-color: White;
}

.txtarea {
	background-color : white;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	height : 50px;
	width: 200px;
	

	
}
	
	
	
    .date  {
    	position : absolute;
    	left : 685px;
    	top : 3px;
    	color : #FFFFCC;
    	font-size : 10px;
    	font-family : Arial, Helvetica, sans-serif;
    }
    
    .qalink  {
    	font-family : Verdana, Arial, Helvetica;
    	font-size : 12px;
    	text-decoration : none;
; color: #FFFFFF
    }
    
    A.bodylink  {
    	color : #6666CC;
    	text-decoration : none;
    }
    
    A.audlink  {
    	font-family : Arial, Helvetica, Geneva;
    	color : #FFFFCC;
    	font-size : 10px;
    	text-decoration : none;
    }
    
    .newstitle  {
    	font-family : Verdana, Arial, Helvetica, Geneva;
    	color : #cc0000;
    	font-size : 13px;
    	font-weight : bold;
    }
     .menutitle  {
	font-family : Verdana, Arial, Helvetica, Geneva;
	color : #99CC00;
	font-size : 10px;
	font-weight : bold
	height : 21px;
}
    .bodytext  {
	font-family : Verdana, Arial, Helvetica, Geneva;
	color : #ffffff;
	font-size : 10px;
	font-weight : normal;
}
    
    .bodytext a  {
	font-family : Verdana, Arial, Helvetica, Geneva;
	color : #ffffff;
	font-size : 10px;
	font-weight : normal;
} 

   .smtitle  {
    	font-family : Verdana, Arial, Helvetica, Geneva;
    	color : white;
    	font-size : 13px;
    	font-weight : bold;
    }
    
    .medtext  {
    	font-family : Arial, Helvetica, Geneva;
    	color : #000000;
    	font-size : 11px;
    }
	.hilitetext  {
    	font-family : Arial, Helvetica, Geneva;
    	color : red;
    	font-size : 11px;
    }
     
     .suptext  {
     	font-family : Arial, Helvetica, Geneva;
     	color : #000000;
     	font-size : 9px;
     }   
     
	

.titlelarge {

    	font-family : Arial, Helvetica, sans-serif;
    	color : #cc0000;
    	font-size : 24px;
    	font-weight : bold;
}
