.topnav {
	background-color: #D9DABC;
	background-position: center;
	text-align: center;
	width: 760px;
	float: none;
	font-weight: bold;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #545147;
	border-right-color: #545147;
	border-bottom-color: #545147;
	border-left-color: #545147;
}
.topnavcells {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #545147;
}
a.hidetopnavlinks:link {color: #545147; text-decoration: none;}
a.hidetopnavlinks:active {color: #545147; text-decoration: none;}
a.hidetopnavlinks:visited {color: #545147; text-decoration: none;}
a.hidetopnavlinks:hover {color: #545147; text-decoration: none; }
