






 /* body {
  background-color: #FFFFFF;
  color: #000000;
 }
 html, body, th, td, a{ font-family: arial,helvetica,sans-serif; font-size:12px; }
 :link { color: #009999 }
 p.c4 {text-align: left}
 div.c3 {text-align: right}
 p.c2 {font-weight: bold}
 div.c1 {text-align: center}
 
 
 */
 .home_bottom_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

forumhead
	{
		background-color:#099;
		font-family:sans-serif;
		font-weight:bold;
	}
	
a.white:link 
	{
		color: white;
		text-decoration:none; 
		font-weight:bold; 
		font-size:10px; 
		font-family:sans-serif; 
	}
	
a.white:visited 
	{
		color: white; 
		text-decoration: none; 
		font-weight:bold; 
		font-size:10px;
		font-family:sans-serif; 
	}
	
a.white:hover 
	{
		color:white; 
		text-decoration: underline; 
		font-weight:bold; 
		font-size:10px; 
		font-family:sans-serif; 
	}
		
a.white:active 
	{
		color:white;
		text-decoration: underline; 
		font-size:10px; 
		font-family:sans-serif; 
	}
 

a.searchnav:link 
	{
		 	
		color:white;
		text-decoration:none;
		font-family:Arial, helvetica, sans serif; 
		font-weight: bold;
		font-size:12px; 
		font-weight:bold;  
	}
	

a.searchnav:active 
	{
		/* background-color:white; */
		/* color:#099; */
		color:white;
		text-decoration:none;  
		font-family:Arial, helvetica, sans serif; 
		font-size:12px; 
		font-weight:bold;
	}
		
a.searchnav:visited 
	{
		/* background-color:#099; */
		color:white; 
		text-decoration:none; 
		font-family:Arial, helvetica, sans serif; 
		font-size:12px; 
		font-weight:bold;  
	}
	
a.searchnav:hover 
	{
		/* background-color:white; */
		color:#CCCCCC; 
		text-decoration:none; 
		font-family:Arial, helvetica, sans serif;
		font-size:12px; 
		font-weight:bold; 
	}
		

	
.searchnav-item {
 float: left;
 text-align: center;
 height: 20px; 
 margin-left: 0px;  
 margin-top: 3px; 
 margin-bottom: 3px; 
 margin-right: 3px; 
 padding-top: 3px;
 border-right: white 3px solid;
 background-color:#009999;
 
 }




