html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a:link {
	color: #666633;
	text-decoration: none;
	text-transform: none;
}
a:visited { color: #666633; text-decoration: none}
a:hover {
	color: #000066;
	text-decoration: none;
}

.menulink1:link {
	color: #000099;
	text-decoration: underline;
	font-family: Helvetica, sans-serif, Arial Black;
	font-size: 12px;
	font-style: bold;
	font-weight: bold;
	font-variant: normal;
}
.menulink1:visited {
	color: #000099;
	text-decoration: none;
	font-family: Helvetica, sans-serif, Arial Black;
	font-size: 12px;
	font-style: bold;
	font-weight: bold;
	font-variant: normal;
}
.menulink1:hover {
	color: #99CCFF;
	text-decoration: none;
	font-family: Helvetica, sans-serif, Arial Black;
	font-size: 12px;
	font-style: bold;
	font-weight: bold;
	font-variant: normal;
}
.sidenav:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Helvetica, sans-serif, Arial Black;
	font-size: 13px;
	font-style: bold;
	font-weight: normal;
	font-variant: normal;
}
.sidenav:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Helvetica, sans-serif, Arial Black;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.sidenav:hover {
	color: #99CCFF;
	text-decoration: none;
	font-family: Helvetica, sans-serif, Arial Black;
	font-size: 13px;
	font-style: bold;
	font-weight: normal;
	font-variant: normal;
}
.bottomnav:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Helvetica, sans-serif, Arial Black;
	font-size: 10px;
	font-style: bold;
	font-weight: normal;
	font-variant: normal;
}
.bottomnav:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Helvetica, sans-serif, Arial Black;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.bottomnav:hover {
	color: #99CCFF;
	text-decoration: none;
	font-family: Helvetica, sans-serif, Arial Black;
	font-size: 10px;
	font-style: bold;
	font-weight: normal;
	font-variant: normal;
}
body {
	background: #FFFFFF url(images/blgradbg.png) repeat-x;
	text-align: left;
	font: normal 11px/normal Helvestica, sans-serif, Arial Black;
	color: #000000;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 20px;
	text-transform: none;
}
.body {
	background: #FFFFFF;
	text-align: left;
	font: normal 12px/normal Helvestica, sans-serif, Arial Black;
	color: #000000;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 20px;
	text-transform: none;
}

/** layout **/
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666633;
	text-decoration: none;
}
