.hbody {
	background-color: #b6cae5;
}

.mainbody {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana;
	font-size: 12px;
	border-style: none;
	float: none;
	background-color: white;
}

.dcenter {
	margin-left: auto;
	margin-right: auto;
}

.curnav {
	background: white;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	color: #0000ff;
	font-weight: bold;
}

.smallmar {
	margin: 2px;
}

.navtable {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana;
	font-size: 12px;
	border-style: none;
	float: none;
	background-color: white;
}

.spanimage {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}

.headerbar {
	height: 120px;
	display: table;
	font-family: Verdana;
	font-size: 32px;
	font-weight: bold;
}

.headercell {
	display: table-cell;
	vertical-align: middle;
}

.menubar {
	height: 20px;
	display: table;
	background-color: #0000ff;
	white-space: nowrap;
	margin: 0;
}

.menucell {
	width: 100px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
}

.menulink {
	color: white;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	border-style: none;
	border-color: #666666;
	border-width: 1px;
	padding: 3px 5px;
	margin: 0px 1px 0px 0px;
}
