td.nav1 {
	width: 120px;
	height: 18px;
	border-left: 1px solid #0AA245;
	border-bottom: 2px solid #0AA245;
	background-color:#B2B2B2;
	font-weight: bold;
   }
   
a.anav1  {
	text-decoration:none;
	margin-left:10px;
	color:#000000;
	height: 18px;
	width: 120px;
	cursor: hand;
	}
	
a.anav1:hover {
	color:#000000;
	}
.contleft {
	padding-right: 10px;
}
