.button { color: #333; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica; background-color: #fff }
.copyright { color: #333; font-weight: normal; font-size: 10px; font-family: Arial, Helvetica; text-decoration: none }
.home { color: #333; font-weight: normal; font-size: 12px; line-height: 20px; font-family: Arial, Helvetica; text-decoration: none }
.input { color: #333; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica; text-decoration: none; background-color: #fff; border: solid 1px #999 }
.main {
	color: #000;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica;
	text-decoration: none
}
.maintitle { color: #c00; font-weight: bold; font-size: 12px; line-height: 16px; font-family: Arial, Helvetica; text-decoration: none }
.maintitle2 { color: #447b8b; font-size: 16px; font-family: Arial, Helvetica; font-weight: bolder; font-style: normal; line-height: 20px; text-decoration: none; }
.nav { color: #333; font-weight: normal; font-size: 11px; font-family: Arial, Helvetica; text-decoration: none }
.navx { color: #c00; font-weight: normal; font-size: 11px; font-family: Arial, Helvetica; text-decoration: none }
a { text-decoration: none }
a.copyright:hover { color: #c00 }
a.main:hover { text-decoration: underline }
a.nav:hover { text-decoration: underline }
a.navx:hover { text-decoration: underline }

.clearBox {
	clear: both;
	}

hr.sponsors {
	margin: 0;
	padding: 0;
	height: 1px;
	border: none;
	border-top: 1px solid #666;
	margin-top: 40px;
	margin-bottom: 8px;
	}

.sponsorBox {
	display: block;
	float: left;
	width: 150px;
	height: 80px;
	margin-top: 10px;
	margin-right: 10px;
	}

