@charset "UTF-8";
.menufont {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	letter-spacing: 1.75px;
	color: #000000;
	text-decoration: none;
}
.sidemenu {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 10px;
	color: #FFFFFF;
}
.maintext {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 7px;
}
.menubottom1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.menubottom2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.top:link {
	color: #000000;
	text-decoration: none;
}
a.top:visited {
	text-decoration: none;
	color: #043351;
}
a.top:hover {
	text-decoration: none;
	color: #ffffff;
}
a.top:active {
	text-decoration: none;
	color: #043351;
}
a.nav {
	text-decoration: none;
	color: #EAEAEA;
	font-weight: bold;
	line-height: 30pt;
}
a.nav:active {
	text-decoration: none;
	color: #EAEAEA;
}
a.nav:link {
	color: #EAEAEA;
	text-decoration: none;
}
a.nav:visited {
	text-decoration: none;
	color: #EAEAEA;
}
a.nav:hover {
	text-decoration: none;
	color: #D0EAFA;
}
a.nav:active {
	text-decoration: none;
	color: #EAEAEA;
}