.body{
	font-family:Arial; font-size:12px; color:#888888;
	}
	
.title{
	font-family:Arial; font-size:12px; color:#9DA842; font-weight: bold; text-transform: uppercase;
	}	
	
.hd{
 	font-family:Arial; font-size:12px; color:#666666;
	}
	
.textbox{
 	font-family:Arial; font-size:12px; color:#9DA842;
	}
	
.body_desc{
 	font-family:Arial; font-size:11px; color:#888888;
	}
	
.dropdown{
 	font-family:Arial; font-size:11px; color:#818181; width:280px;
	}
	
.dropdown2{
 	font-family:Arial; font-size:11px; color:#818181; width:100px;
	}
	
.link{
 	font-family:Arial; font-size:12px; color:#9DA842; text-decoration: underline;
	}
	
.link:active{
 	font-family:Arial; font-size:12px; color:#996600; text-decoration: underline;
	}

.link:hover{
	font-family:Arial; font-size:12px; color:#996600; text-decoration:none;
	}
	
.top_link{
 	font-family:Arial; font-size:11px; color:#9DA842; text-decoration: underline;
	}
	
.top_link:hover{
	font-family:Arial; font-size:11px; color:#996600; text-decoration: none;
	}
		 
.tb_link{
 	font-family:Arial; font-size:12px; color:#FFFFFF; text-decoration: none;
	}
	
.tb_link:hover{
	font-family:Arial; font-size:12px; color:#FFFFFF; text-decoration:underline;
	}
	
.footercopy{
 	font-family:Arial; font-size:9px; color:#9DA842;
	}
		
.footerlink{
 	font-family:Arial; font-size:9px; color:#9DA842; text-decoration:none;
	}
	
.footerlink:hover{
	font-family:Arial; font-size:9px; color:#97A03F; text-decoration:underline;
	}
