body {
	margin: 0px;
	background-color: #BFC296;
}

#hometable {
	background: #036;
	border: 1px solid #036;
}

#middlecell {
	border-left: 1px solid #036;
	border-right: 1px solid #036;
}

#homecontent {
	background: #fff;
	text-align: left;
}

.homelinks {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #036;
	text-decoration: none;
	line-height: 16px;
}

a.homelinks:hover {
	color: #930;
	text-decoration: underline;
}

.erg {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #069;
	text-decoration: none;
	padding-right: 5px;
}

.erg:hover {
	color: #F2EA95;
	text-decoration: underline;
}

.bottomnav {
	font-family: Verdana, Arial, sans-serif;
	color: #69C;
	font-size: 14px;
}

.whitenav {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

.whitenav:hover {
	color: #69C;
	text-decoration: underline;
}

#topnav {
	font-family: Verdana, Arial, sans-serif;
	color: #69C;
	font-size: 14px;
	padding-right: 10px;
}

#innercontent {
	background: #fff;
	border-left: 1px #069 solid;
	padding: 5px;
}

#maindiv {
	position: absolute;
	left: -14px;
	width: 674px;
	background: transparent;
	top: -5px;
	height: 545px;


}

#menu1 {
	position: absolute;
	top: 120px;
	visibility: hidden;
	z-index: 20;
	border: 1px solid #000;
	border-top: 0px;
	background: #69C;
}

html>body #menu1 {
	position: absolute;
	top: 120px;
	visibility: hidden;
	z-index: 20;
	border: 1px solid #000;
	border-top: 0px;
	background: #69C;
}

#menu1 a {
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	display: block;
	color: #fff;
	text-decoration: none;
	background: #69C;
	padding: 2px 2px 2px 2px;
	width: 226px;
}

html>body #menu1 a {
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	display: block;
	color: #fff;
	text-decoration: none;
	background: #69C;
	padding: 2px 2px 2px 2px;
	width: 222px;
}

#menu1 a:hover {
	color: #930;
	text-decoration: underline;
	background: #fff;
}

#menu2 {
	position: absolute;
	top: 120px;
	left: 227px;
	visibility: hidden;
	z-index: 20;
	border: 1px solid #000;
	border-top: 0px;
}

html>body #menu2 {
	position: absolute;
	top: 120px;
	left: 227px;
	visibility: hidden;
	z-index: 20;
	border: 1px solid #000;
	border-top: 0px;
	background: #69C;
}

#menu2 a {
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	display: block;
	color: #fff;
	text-decoration: none;
	background: #69C;
	padding: 2px 2px 2px 2px;
	width: 236px;
}

html>body #menu2 a {
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	display: block;
	color: #fff;
	text-decoration: none;
	background: #69C;
	padding: 2px 2px 2px 2px;
	width: 232px;
}

#menu2 a:hover {
	color: #930;
	text-decoration: underline;
	background: #fff;
}

#menu3 {
	position: absolute;
	top: 120px;
	left: 463px;
	visibility: hidden;
	z-index: 20;
	border: 1px solid #000;
	border-top: 0px;
}

html>body #menu3 {
	position: absolute;
	top: 120px;
	left: 464px;
	visibility: hidden;
	z-index: 20;
	border: 1px solid #000;
	border-top: 0px;
}

#menu3 a {
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	display: block;
	color: #fff;
	text-decoration: none;
	background: #69C;
	padding: 2px 2px 2px 2px;
	width: 212px;
}

html>body #menu3 a {
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	display: block;
	color: #fff;
	text-decoration: none;
	background: #69C;
	padding: 2px 2px 2px 2px;
	width: 207px;
}

#menu3 a:hover {
	color: #930;
	text-decoration: underline;
	background: #fff;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, sans-serif;
	color: #930;
}

h1 {
	font-size: 17px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 11px;
}

p, li, ul, td, th {
	font-family: Verdana, Arial, sans-serif;
	color: #036;
	font-size: 11px;
	line-height: 14px;
}

th {
	font-size: 12px;
}

#innercontent a {
	font-family: Verdana, Arial, sans-serif;
	color: #69C;
	font-size: 11px;
	text-decoration: none;
	font-weight: 600;
}

#innercontent a:hover {
	color: #930;
	text-decoration: underline;
}

#innercontent .totop {
	font-size: 9px;
}
