html, body
{
	background: #171717 url(/images/body.gif);
	color: #F0F0F0;
	margin: 0;
	padding: 0;
}
body
{
	padding: 0 5px;
}
font,th,td,p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a, a:visited
{
	color: #FFF;
	text-decoration: none;
}
a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
hr
{
	border: solid #C49400 0px;
	border-top-width: 1px;
	height: 0px;
}
img
{
	border: 0;
}
br.spacer
{
	font-size: 5px;
	height: 5px;
	line-height: 5px;
	overflow: hidden;
}
caption
{
	margin: 0;
	padding: 0;
}
iframe
{
	background-color: #000;
	border: none;
}
.maintable
{
	margin-top: 15px;
}
.maintable #websitebuttons
{
	background: url(/images/buttons.gif) top left repeat-x;
	color: #FFF;
	font-size: 12px;
	height: 22px;
	overflow: hidden;
}
.maintable #forumbuttons
{
	background: url(/images/logo_bg.gif) top left repeat-x;
	color: #FFF;
	font-size: 11px;
	height: 20px;
	overflow: hidden;
}
.boxOutLine
{
	background: #262626 url(/images/cell.gif) top left repeat-x;
	border: solid 1px #000;
}
.boxHeader td
{
	background: url(/images/hdr_mid.gif) left bottom repeat-x;
	color: #C4C4C4;
	font-size: 12px;
	font-weight: bold;
}
th, td.spaceRow, td.th
{
	background: #2F4165 url(/images/th.gif) top left repeat-x;
	border-bottom: solid 1px #0F2040;
	border-left: solid 1px #2A416E;
	border-right: solid 1px #112346;
	border-top: solid 1px #2C487E;
	color: #B5BFD2;
	font-size: 11px;
	font-weight: bold;
	height: 26px;
	padding: 0 5px;
	text-align: center;
	white-space: nowrap;
}
.serverList
{
	margin: 10px;
}
.ServerList td
{
	font-size: 11px;
}