body
{
	background-color: #3B3B47;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	color: #AAAAAA;
}

a:link, a:visited
{
	color: #CFF0F5;
	text-decoration:none;
}
a:hover
{
	color: #990000;
	text-decoration:none;
	font-weight:bold;
}
hr
{
	color:#CFF0F5;
}
.sponsors
{
	border-color:#CFF0F5;
	border-style:solid;
	border-width:thin;
	border-collapse:collapse;
	table-layout:fixed;
	height:85px;
	text-align:center;
}
.50
{
	height:50;
}
.85
{
	height:85;
}
.100
{
	height:100;
}
.150
{
	height:150;
}
.2000
{
	height:2000;
}
.new
{
	color:#FF0000;
	text-decoration:blink;
	text-shadow:Gray;
	font-size:large;
}