body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bk1.gif);
}
.toptable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: groove;
	border-right-color: #0050b6;
	border-left-color: #0050b6;
}
.navgeneral {
	background-image: url(../images/nav_filler.gif);
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	z-index: 100;
}

.navblock {
	vertical-align: top;
	background-image: url(../images/nav_filler_big.gif);
	background-repeat: repeat-x;
}
.nav_bottom2 {
	background-image: url(../images/nav_bottom_small.gif);
	text-align: left;
}
.nav_bottom1 {
	background-image: url(../images/nav_bottom_big.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	vertical-align: bottom;
}

.dateblock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000066;
	text-align: center;
	font-weight: normal;
	vertical-align: middle;
}
.mainbody {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #c2e7e6;
}
