body {
	margin-top: 10px;
	background: #FFF;
	color: #000;
	text-align: center;
}
table.site {
	margin-left:auto; margin-right:auto;
	width: 750px;
}

hr {
	color: #066;
	background: #066;
	border: 0;
	height: 2px;
}
a {
	color: #066;
}
a:hover {
	color: #DAA520;
	text-decoration: none;
}
a img {
	border-color: #333;
}
a.wh {
	color: #FFF;
}
a.wh:hover {
	color: #FFD700;
}
ul {
	list-style-type: bullet;
	padding: 0;
	margin-left: 15px;
}
form {
	margin: 0;
}

td.main {
	font: 14px "comic sans ms",sans-serif;
	padding: 5px;
}
td.maintext {
	background: #F0F8FF;
	border: 1px solid #87CEEB;
}
td.mainindextext {
	font: 14px "comic sans ms",sans-serif;
	padding: 20px;
	background: #F0F8FF;
	border: 1px solid #87CEEB;
}
.subheader {
	font: 18px arial,sans-serif;
	color: #066;
}
td.strap {
	font: small-caps 22px arial,sans-serif;
	color: #066;
	padding: 8px 10px;
	background: #DAA520;
}
table.footertext {
	font: 12px arial,sans-serif;
	color: #FFF;
	margin-bottom: 2px;
}
.smalltext {
	font: 12px arial,sans-serif;
}
td.left_column {
	font: 12px arial,sans-serif;
	text-align: center;
	padding: 0 8px 0 0;
}
td.header {
	font: bold 36px arial,serif;
	color: #FFF;
	padding: 10px 10px 10px 0;
	background: #87CEEB;
}
.header_strap {
	font: italic 18px georgia,serif;
}
td.green_bg {
	background: #066 url(images/green_bg.gif);
	padding: 0 5px;
}

td.green_bg hr {
	color: #FFF;
	background: #FFF;
	border: 0;
	height: 2px;
}

.boldtext {
	font: 18px arial,sans-serif;
	color: #87CEEB;
}

table.sidemenu {
	background: url(images/menu.jpg) no-repeat;
	width: 180px;
}
table.sidemenu td a {
	display: block;
	width: 100%;
	font: 16px arial,sans-serif;
	color: #FFF;
	text-decoration: none;
	text-indent: 20px;
	padding: 5px 0;
}
table.sidemenu td a.selected {
	color: #FFD700;
}
table.sidemenu td a.selected img{
	border: 1px solid #FFD700;
}
table.sidemenu td a:hover {
	color: #FFD700;
	border-top: 1px solid #FFD700;border-bottom: 1px solid #FFD700;
	background: none;
	padding: 4px 0;
}
table.sidemenu td a img{
	border: 1px solid #FFF;
}
table.sidemenu td a:hover img{
	border: 1px solid #FFD700;
}

table.bottommenu {
	margin: 4px 4px 0 0;
	color: #FFF;
}
table.bottommenu td a {
	font: 12px arial,sans-serif;
	color: #FFF;
	text-decoration: none;
}
table.bottommenu td a:hover {
	color: #FFD700;
}

table.button {
	width: 80px;
	margin: 10px 0;
	background: #066 url(images/green_bg.gif);
}
table.button td a {
	display: block;
	width: 100%;
	font: 12px arial,sans-serif;
	color: #FFF;
	text-decoration: none;
	padding: 2px 0;
}
table.button td a:hover {
	color: #FFD700;
}
