.navmain {
	background-color: #7CA94C;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 13px;
}
.navmaincell {
	background-color: #7CA94C;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000099;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 13px;
}
a.white:link {color: #ffffff; text-decoration: none; }
a.white:active {color: #ffffff; text-decoration: none; }
a.white:visited {color: #ffffff; text-decoration: none; }
a.white:hover {color: #ffffff; text-decoration:underline }

