.maintable {
	background-image: url(../images/background_bar.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 900px;
	height: 520px;
	position: absolute;
	background-color: #18367C;
	left: auto;
	top: auto;
}

#button {
	width: 170px;
	border-right: 0;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #666666;
	font-size: 12px;
	height: 177px;
	position: absolute;
	left: 70px;
	top: 149px;
}

#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	color: #666666;
}

#button li {
	border-bottom: 1px solid #90bade;
	margin: 0;
}

#button li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 0;
	border-right: 0;
	background-color: #FFFFFF;
	color: #666666;
	text-decoration: none;
	width: 100%;
}

html>body #button li a {
	width: auto;
	border-bottom-color: #666666;
}

#button li a:hover {
	border-left: 0;
	border-right: 0;
	background-color: #CCCCCC;
	color: #666666;
}

topimage_spacer {
	padding-left: 50%;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-left: 0px;
	margin: 20px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	color: #2570B7;
	padding: 3px;
}
.blueheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: #2570B7;
	font-weight: bold;
}
.footer {
	background-image: url(../images/bottom_bar.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 900px;
	height: 40px;
	position: relative;
	background-color: #18367C;
	left: auto;
	top: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.footerText {
	background-repeat: no-repeat;
	background-position: center;
	width: 900px;
	height: 40px;
	position: relative;
	left: auto;
	top: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bodyText {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	vertical-align: text-top;
	width: auto;
	outline: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
}
