body {
	background : #000000;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

table {
	background : #cecece;
	border : 1px solid #DEB205;
	width: 790px;
	padding: 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

.banner {
	background : #000000;
	border : 1px solid #DEB205;
	width: 790px;
	padding: 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

td {
	color : #000000;
	text-align: left;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

th {
	color : #000000;
	text-align: left;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

form {
	background : #cecece;
	border : 1px solid #DEB205;
	width: 790px;
	text-align: left;
}

h3 {
	color: #DEB205;
	width: 790px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-variant : small-caps;
	font-weight : bold;
	text-align: left;
}

a {
	color: #DEB205;
	text-decoration : none;
	
}

a:visited {
	color: #DEB205;
	text-decoration : none;	
	text-align: left;
}

a:hover {
	color: #FF0000;
	text-decoration : none;	
	text-align: left;
}

a.player {
	color: #000000;
	text-decoration : none;	
	text-align: left;
}

a.player:visited {
	color: #000000;
	text-decoration : none;	
	text-align: left;
}

a.player:hover {
	color: #FF0000;
	text-decoration : none;	
	text-align: left;
}