body {
	background-color: #ffffff;
	font-family: Times, sans-serif;
	font-size: 13px;
}
div.topnav {
	width: 870px;
	padding: 0px;
	margin: 0px;
	border-top: 3px solid #000000;
	border-bottom: 3px solid #000000;
}
div.subnav {
	text-align: right;
	margin: 8px;
	margin-bottom: 28px;
}
a { color: #003366; }
a.active { color: #880000; }
a.visited { color: #003366; }

a.subnav {
	color: #666666;
	font-size: 18px;
	border: 1px solid #000000;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}
a.subnav:hover {
	color: #663300;
}

div.pagetitle {
	font-size: 20px;
	color: #222222;
	padding: 10px;
	border: 1px solid #000000;
	margin: auto;
	font-weight: bold;
	text-align: center;
}

.credits {
	font-size: 12px;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 12px;
	color: #003366;
}
a.credits:hover { color: #003366; }
a.credits:visited { color: #003366; }

div.bottombar {
	width: 871px;
	margin: auto;
	background-color: #000000;
	height: 18px;
	color: #ffffff;
	font-size: 13px;
	text-align: center;
}

.footer { text-align: center; padding-top: 4px; color: #333333; }
.footer a { color: #333333; text-decoration: none; }

.credits { text-align: center; padding-top: 4px; color: #999999; }
.credits a { color: #999999; text-decoration: none; }
