body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
#menutop {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	margin: 2px 0 0;
	padding: 0;
	border: none;
	width: auto;
	color: #000066;
	background-color: #FFFFFF;
}
#menutop a, #menutop em { display: inline; margin: 0;}
#menutop a, #menutop px {
	border-left: 1px solid #336600;
	padding: 0.3em 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336600;
	border-top-style: none;
	border-top-color: #006600;
	border-right-style: none;
	border-right-color: #006600;
}

#menutop a:link { text-decoration: none; color: #000066}
#menutop a:visited { text-decoration: none; color: #000066}
#menutop a:hover { background: #000066; text-decoration: none; color: #D6E253 }
