@charset "utf-8";
.top {
	text-align: center;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

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




.sponsorLink {
	color: #0000CC;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.sponsorLink A:link {
	color: blue;
}
.sponsorLink A:visited {
	color: #0033FF;
}
.sponsorLink A:active {
	color: #0033FF;
}
.sponsorLink A:hover {
	color: #0033FF;

}

.imgBorder {
	border: 1px solid #333333;
}
.usc2257 {
	font-size: 12px;
	text-align: center;
}
.usc2257text {
	color: #000000;
	text-decoration: none;
}

