body {
	background: #1A3E53;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#menu {
	font-size: 90%;
	text-align: left;
	background: #5B849A;
	padding: 8px;
}
#maintable #adtable {
	border: thin solid #7895A7;
	text-align: left;
	vertical-align: top;
	font-size: 80%;
}
#footer a:link {
	color: #1A3E53;
	text-decoration: none;
}
#footer a:hover {
	color: #286081;
	text-decoration: none;
}

#menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #286081;
	text-decoration: underline;
}
#maintable {
	background: #3D7291 center;
	left: 50%;
}
#slogan {
	background: #5B849A left;
	font-size: 17px;
	font-weight: bold;
}
.displaytable {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-width: 0px;
	vertical-align: top;
}
#menu a:visited {

	color: #CCCCCC;
	text-decoration: none;
}
#footer {
	font-size: 99%;
	text-align: center;
	background: #5B849A;
	padding: 8px;
	text-decoration: none;
	font-weight: bold;
}
.brownborderdouble {
	border: medium double #663300;
}
.bluehyphenborder {
	border: medium dashed #0000FF;
}
.blacksingleborder {
	border: medium solid #000000;
}
.redsingborder {
	border: medium solid #FF0000;
}
.redborder {
	border: medium double #FF0000;
}
.goldborder {
	border: thick outset #FDD642;
}
.bluesingleborder {
	border: thin solid #0000FF;
}
.dkbluebord {
	border: thick double #000066;
}
