a:link {
     text-decoration:none; 
     color:#FF0000;
     }

a:visited {
     text-decoration:none; 
     color:#FF0000;
     }

a:active 
{
	font-weight:bold;
     text-decoration:none; 
     color:#FF0000;
     }

a:hover 
{
	font-weight:bold;
     text-decoration:none; 
     color:#FF0000;
     }
	 
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	 }
	 
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	 }
	
.bannertext {
	color: #ffffff;
	font-size: 30px;
	font-style: italic;
	}
	
.nav2 {
	font-size: 8pt;
	padding: 5px;
	}

.nav2div {
	color: #FFFFFF
	}
	
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.style2 {color: #999999}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.style5 {
	color: #FF0000;
	font-weight: bold;
}
.style15 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #666666; }

a.nav2:link {color: #009999; text-decoration: none;} 
a.nav2:visited {color: #009999; text-decoration: none;}
a.nav2:hover {color: #006666; text-decoration: none;}
	
a.nav3:link {color: #333333; text-decoration: underline;} 
a.nav3:visited {color: #333333; text-decoration: underline;}
a.nav3:hover {color: #333333; text-decoration: none;}

a.nav4:link {color: #333333; text-decoration: none; font-size: 12pt;} 
a.nav4:visited {color: #333333; text-decoration: none; font-size: 12pt;}
a.nav4:hover {color: #333333; text-decoration: none; font-size: 12pt;}

a.nav5:link {color: #999999; text-decoration: none; font-size: 8pt;} 
a.nav5:visited {color: #999999; text-decoration: none; font-size: 8pt;}
a.nav5:hover {color: #999999; text-decoration: underline; font-size: 8pt;}



td
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.viewHeader {
	background-color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-top-color: #666666;
}

.viewText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	
}
.text_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #F0F0F0;
	border:1px solid #666666;
}
