.navbuttontop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	height: 20px;
	width: 145px;
	margin: 1px;
	padding: 1px 1px 1px 2px;
	border-top: 1px inset #999999;
	border-right: 1px inset #999999;
	border-bottom: 2px ridge #999999;
	border-left:1px inset #999999;
	font-weight: bold;
}
.navbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	height: 20px;
	width: 145px;
	margin: 1px 1px 1px 2px;
	padding: 1px 1px 1px 2px;
	border-top: none;
	border-right: 1px inset #999999;
	border-bottom: 2px ridge #999999;
	border-left:1px inset #999999;
	font-weight: bold;
}
.navheaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #9C8551;
	text-decoration: none;
	background-color: #c7c491;
	margin: 1px;
	padding: 1px;
	height: 30px;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-position: left center;
}
.navheaderstop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #9C8551;
	text-decoration: none;
	background-color: #c7c491;
	margin: 1px;
	padding: 1px;
	height: 30px;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-position: left center;
}
.topNavCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
