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

body {
	background-color: #000000;
}
.top {
	text-align: center;
}
.banner {
	border: 0;
}


.tableDiv {
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	width: 878px;
}

.thumbDivs {
	float: left;
	margin: 5px;
}
.thumbs {
	border: 1px solid #999999;
}
.bottom {
	color: #FFFFFF;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.bottom  A:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bottom  A:visited {
	color: #990000;
	text-decoration: none;
}
.bottom  A:active {
	color: #990000;
	text-decoration: none;
}
.bottom  A:hover {
	color: #990000;
	text-decoration: none;

}
a:link  img {
	border-color: #666666;
}
a:hover  img {
	border-color: #990000;
}
a:active  img {
	border-color: #990000;
}
a:visited  img {
	border-color: #990000;
}

.legal {
	font-size: 10px;
	text-align: center;
	margin-top: 80px;
}
.legalText {
	color: #999999;
	text-decoration: none;
}

