body {
	background-color: #FFFFFF;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	color: #000000;
	font-size: 11px;
	font-family: Arial, sans-serif, Helvetica;
	text-decoration: none;
	line-height: 1.1;
}

a:link {
	color: #5677AF;
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:visited {
	color: #5677AF;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
	text-decoration: none;
	font-weight:700;
}
a:active {
	color: #5677AF;
	text-decoration: none;
}


.footer {
	font-size: 11px;
	color: #636DAA;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 1.3;
}

.footer a:link {
	color: #636DAA;
	text-decoration: none;
}
.footer a:visited {
	color: #636DAA;
	text-decoration: none;
}
.footer a:hover {
	color: #000099;
	text-decoration: none;
}
.footer a:active {
	color: #636DAA;
	text-decoration: none;
}

.header {
	font-size: 13px;
	color: #2D6775;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 1.5;
}

.header a:link {
	color: #64B2C6;
	text-decoration: none;
}
.header a:visited {
	color: #64B2C6;
	text-decoration: none;
}
.header a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.header a:active {
	color: #64B2C6;
	text-decoration: none;
}

.gamelist {
	font-size: 11px;
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 1.3;
}
.gamelist_odd {
	font-size: 11px;
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 1.3;
	background-color:#E6E6E6;
}
.gamelist_even {
	font-size: 11px;
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 1.3;
	background-color:#EFEFEF;
}

.gamelist a:link {
	color: #444444;
	text-decoration: none;
}
.gamelist a:visited {
	color: #444444;
	text-decoration: none;
}
.gamelist a:hover {
	color: #888888;
	text-decoration: none;
}
.gamelist a:active {
	color: #444444;
	text-decoration: none;
}
.userprofile_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0755BC;
}

.userprofile_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #0755BC;
	font-size: 14px;
}


#TOKEN0 {//for login page
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	margin: 1px;
	padding: 1px;
	border: thin solid #1CA0E8;
	width: 85px;
	height: 15px;
}
.login_smallFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.8px;
	font-weight: bolder;
	color: #FFFFFF;
}
.login_normalFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.login_smallFont a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.login_smallFont a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.login_smallFont a:hover {
	color: #FF9900;
	text-decoration: none;
}
.login_smallFont a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.login_logoutFont a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.login_logoutFont a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.login_logoutFont a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
}
.login_logoutFont a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.hof_odd {
	background-color: #E6E6E6;
	font-weight: 300;
}
.hof_even {
	background-color: #EFEFEF;
	font-weight: 300;
}

.hof_header {
	background-color: #FF8533;
	font-weight: bolder;
	color: #FFFFFF;
}
}
