.menutop, .menumid {
	width: 162px;
	background-color: #005D9E;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	height: 24px;
	padding-left: 12px;
}
.menubot {
	width: 162px;
	background-color: #005D9E;
	border-right: 1px solid white;
	height: 26px;
	padding-left: 12px;
}
.menuleftitem1 {
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 12px;
	color: #005D9E;
	font-size: 13px;
}
.menuleftitem3 {
	padding: 12px;
	color: #005D9E;
	font-size: 10px;
	font-weight: bold;
}
h1, .homepagehead {
	font-family: verdana;
	color: #005D9E;
	font-size: 13px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 8px;
}
a {
	text-decoration: none;
	color: #005D9E;
}
