@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
}
body {
	background-color: #000000;
}
.style1 {
	font-size: 21px;
	color: #8c1c1c;
	font-weight: bold;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #8c1c1c;
	text-transform: uppercase;
}
.style3 {
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-transform: uppercase;
}
.Diamond_Sponsor {
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #8c1c1c;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.Bronze_Sponsor {
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}
.Silver_Sponsor {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.Gold_Sponsor {
	font-size: 12px;
	font-weight: bold;
	color: #996600;
}
.Platinum_Sponsor {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}

.side_link {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 10px;
	float: right;
	height: 100px;
	background-color: #292728;
	width: 125px;
	margin-right: 20px;
	text-transform: none;
	line-height: 21px;
}

