.tblContent {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	width: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #B0B0B0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
}
/* ie */
table,td
{
	font-size: 9pt;
}
.col4 {
	background-color: #EEEEEE;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
	width: 200px;
	text-align: center;
	vertical-align: top;
	padding: 5px;
}
.col3 {
	text-align: center;
	vertical-align: top;
}
.col2 {
	background-color: #EEEEEE;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
	width: 200px;
	color: #111111;
	font-size:7pt;
}
.col1 {
	background-color:#999999;
	margin: 0px !important;
	padding: 0px !important;
	width: 120px !important;
}
.divstatusheader {
	background-color: #999999;
	border: 1px solid #000000;
	width: 190px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 5px;
}
.divstatustable {
	background-color: #666666;
	width: 95%;
	margin-top: 5px;
	margin: auto;
}
.divstatustable a:link {
	color:white;
	text-decoration:none;
}
.divstatustable a:hover {
	color:white;
	text-decoration:none;
}
.divstatustable a:visited {
	color:white;
	text-decoration:none;
}
.divstatustable a:active {
	color:white;
	text-decoration:none;
}
.tblstatustable {
	margin: auto;
	padding: 0px;
	width: 100%;
	color: #FFFFFF;
}
.tdstatustable {
	text-align: left;
}
.tdstatustablevalue {
	text-align: right;
}
td {
	text-align: center;
	vertical-align: top;
}
.tblcontent {
	margin: auto;
	padding: 0px;
	width: 100%;
	color: #FFFFFF;
}
.div3rdparty {
	width: 95%;
	margin-top: 5px;
	color: #000000;
	margin: auto;
}
.divgwnews {
	width: 95%;
	margin-top: 5px;
	text-align: left;
	color: #000000;
	margin: auto;
}
.divadminlog {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	width: 90%;
	color: #000000;
	font-size: 12px;
	border: 1px solid #000000;
	margin: auto;
	margin-top: 20px;
	padding: 5px;
}
.divadminlogheader {
	background-color: #CCCCCC;
	width: 95%;
	text-align: left;
	margin-top: 10px;
	border: 1px solid #000000;
	padding: 2px;
}
div.divadminlogitem {
	width: 95%;
	text-align: left;
	margin-top: 5px;
}
div.divmaintext {
	background-color: #EAEAEA;
	text-align: left;
	vertical-align: top;
	width: 90%;
	color: #000000;
	margin: auto;
	margin-top: 2px;
	padding: 5px;
	border: 1px solid #000000;
}
div.divmaintext img
{
	margin:5px;
	margin-left:10px;
}

#loginbox
{
	background: #606060;
	color: white;
	border: 1px solid black;
	/*
	border: none;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	*/
	font-family: Verdana;
	font-size: 8pt;
	width: 190px;
	margin: auto;
	margin-top: 5px;
	text-align: center;
}
#loginbox table { 	margin: 5px; }
#loginbox a
{
	color: white;
	font-size: 10px;
	font-family: Verdana;
}
#loginbox td
{
	text-align: center;
}
#loginbox input
{
	font-weight: bold;
	font-family: Tahoma;
	font-size: 8pt;
	color: #0000AA;
	background: #B0B0B0;
	border: 1px solid white;
}


.gamenewsheader
{
	font-weight: bold;
	text-align: right;
	margin-left: 0px;
	margin-right: 3px;
	margin-top: 5px;
}
.gamenewsmessage {
	text-align: left;
	margin: 1px;
	padding: 0px;
}

a.premium
{
	text-decoration: none;
	cursor: pointer;
	color: white;
}
a.premium:active
{
	color: darkred;
}
a.premium:link
{
	color: white;
}
a.premium:hover
{
	color: grey;
	text-decoration: underline;
}
a.premium:visited
{
	color: white;
}
