@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
}
.thumbs {
	border-style: solid;
	border-width: 1px;

}
.quality {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.quality  A:link {
	color: #0066FF;
	text-decoration: none;
}
.quality  A:visited {
	color: #990000;
	text-decoration: none;
}
.quality  A:active {
	color: #990000;
	text-decoration: none;
}
.quality  A:hover {
	color: #990000;
	text-decoration: none;

}

.mainTable {
	text-align: center;
	font-size: 18px;
}



.sponsorLink {
	color: #FFFFFF;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}

.sponsorLink A:link {
	color: #FFFFFF;
	text-decoration: none;
}
.sponsorLink A:visited {
	color: #990000;
	text-decoration: none;
}
.sponsorLink A:active {
	color: #990000;
	text-decoration: none;
}
.sponsorLink A:hover {
	color: #990000;
	text-decoration: none;

}


.promoText {
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.banner {
	border: 0;
}
a:link  img {
	border-color: #666666;
}
a:hover  img {
	border-color: #990000;
}
a:active  img {
	border-color: #990000;
}
a:visited  img {
	border-color: #990000;
}
table.bottom   td {
	padding-left: 10px;
}
.legal {
	font-size: 10px;
	text-align: center;
}
.legalText {
	color: #999999;
	text-decoration: none;
}

