body {
	background-color: #256388;
	margin-top: 0px;
	margin-bottom: 0px;
}
.menubar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 23px;
	width: 708px;
	padding-right: 8px;
	padding-left: 8px;
}
.menubar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.menubar a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.menubar a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.menubar a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #73b5db;
	text-decoration: none;
}
.contentarea {
	height: 303px;
	width: 371px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.leftgraybar {
	background-color: #c8c8c8;
	background-position: left top;
	vertical-align: top;
	border: 1px solid #a4a4a4;
	height: 303px;
	width: 166px;
	padding: 8px;
}
.rightwhitebar {
	background-color: #FFFFFF;
	vertical-align: top;
	height: 303px;
	width: 171px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #d7a10f;
	border-left-color: #d7a10f;
}
.maintable {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
