@charset "utf-8";
body {
	background-color: #000;
	background-image: url(images/header.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #CCC;
}
body,td,th {
	font-family: Verdana;
	font-size: 9px;
	color: #999;
	text-align: left;
}

.bigfirst {
	color: #CCC;
}
.bigplayer {
	text-align: center;
}
.titles {
	font-size: 16px;
	font-weight: bold;
	color: #CCC;
}
.footer {
	text-align: right;
}

