#menubar {
	font-size: 12px;
	width: auto;
	margin-top: 2px;
	height: 23px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #DBDBDB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}



.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#navlist {
	margin: 0;
	padding: 0;
}
#navlist li {
	float: right;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0;
	white-space: nowrap;
}
#navlist a, #navlist a:visited {
	color: #7A3842;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-right: 0px;
	margin-left: 0px;
	letter-spacing: 1px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 2px;
}

#navlist a:hover {
	background-color: #78899D;
	color: #FFFFFF;
}

#menubar #navlist .uberlink  {
	color: #666666 !important;
	font-weight: bold;
	cursor: default;
	font-style: italic;
}
