body
{
	font-family: Tahoma, Verdana;
	background-color: #000000;
  color: #FF0000;
}

a
{
	text-decoration: none;
}

a:visited
{
	color: #999999;
}

a:hover
{
	color: #50B135;
}

.center
{
	text-align: center;
}

.center div
{
	margin: 0 auto;
} 

.header
{
	width: 780px;
	background-color: #000000;
	border-style: solid;
	border-color: #000000;
	border-width: 2px;
}

.nav
{
	width: 780px;
	background-color: #000000;
	border-style: solid;
	border-color: #000000;
	border-width: 0px 2px 2px 2px;
}

/* Page */

.catnav
{
	background-color: #000000;
	border-style: solid;
	border-color: #000000;
	border-width: 0px;
}

.catheader
{
	text-align: left;
	font-size: 14px;
	color: #0000FF;
	padding: 6px;
	background-color: #000000;
	border-style: solid;
	border-color: #50B135;
	border-width: 3px;
	
}

.catheader a:hover
{
	color: #50B135;
}

.catcontent
{
	text-align: left;
	border-style: solid;
	border-color: #000000;
	border-width: 0px 2px 2px 2px;
}

.cattable
{
	width: 100%;
}

.game
{
	vertical-align: top;
	width: 220px; /* Good when gamesperrow = 4 */
}

.game img
{
	padding-right: 5px;
}

.catfooter
{
	text-align: right;
	font-size: 14px;
	color: #0000FF;
	padding: 7px;
	background-color: #000000;
	border-style: solid;
	border-color: #000000;
	border-width: 0px 2px 2px 2px;
}

.catfooter a
{
	color: #0000FF;
}

.catfooter a:hover
{
	color: #50B135;
}

/* End Page */

.footer
{
	font-size: 9px;
}

.footer a
{
	color: #FF0000;
}

.footer a:hover
{
	color: #50B135;
}

/* Other */

.closed
{
	width: 500px;
}

.closed p
{
	margin-bottom: 0px;
}

/* End Other */
