body {
	background-color: #333333;
	margin: 0px;
	padding: 0px;
}

.container {
	width: 992px;
	padding: 0px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	text-align: left;
}

.footer {
	background-color: #333333;
	font-family: Verdana;
	font-size: 12px;
	width: 744px;
	padding: 8px;
	color: #FFFFFF;
}


.topgrad {
	border: 1px solid #333333;
	height: 30px;
	background-image: url(img/grad.png);
	border: 1px solid #CCCCCC;
	font-size: 12px;
}

.topleft {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	float: left;
	padding-left: 24px;
	padding-top: 8px;
}

.topright {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	float: right;
	padding: 4px;
}

.header {
	background-image: url(img/header.png);
	height: 79px;
}

.gamespon {
	background-image: url(img/rand/rotate.php);
	height: 79px;
}

.categoryselectsection {
	border-bottom: 2px solid #BBBBBB;
	height: 31px;
}

.catgrad {
	width: 586px;
	height: 31px;
	background-color: #333333;
	float: left;
}

.catselectsep {
	width: 34px;
	height: 31px;
	background-color: #333333;
	float: left;
}

.selectgrad {
	width: 170px;
	height: 31px;
	background-color: #333333;
	border-right: 2px solid #000000;
	float: left;
}

.gameselect {
	margin-top: 7px;
	font-size: 12px;
	font-family: Verdana;
	width: 150px;
}

.columnsection {
	background-color: #111111;
}


.welcomearea {
	font-size: 11px;
	font-family: Verdana;
	color: #FFFFFF;
	background-color: #111111;
	border: 1px solid #333333;
	padding: 4px;
}

.contenttable {
	font-size: 12px;
	font-family: Verdana;
	color: #FFFFFF;
	text-align: left;
}

.menuheadgreen, .menuhead1 {
	background-image: url(img/grad.png);
	height: 30px;
	text-align: center;
	border: 0px solid #CCCCCC;
	margin-bottom: 4px;
}

.menuheadblue, .menuhead2 {
	background-image: url(img/grad.png);
	height: 30px;
	text-align: center;
	border: 0px solid #CCCCCC;
	margin-bottom: 4px;
}

.menuheadblue1 {
	height: 40px;
	text-align: center;
	border: 0px;
	margin-bottom: 4px;
}

.menuheadgray, .menuhead3 {
	background-image: url(img/grad.png);
	height: 30px;
	text-align: center;
	border: 0px solid #CCCCCC;
	margin-bottom: 4px;
}


.menuheadtext {
	font-size: 15px;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 6px;
}

.menutext {
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	margin-bottom: 4px;
	color: #FFFFFF;
}

.largertext {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}

.graymenutext {
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	color: #DDDDDD;
}

.menutext img {
	border: 1px solid #000000;
	margin: 2px;
	padding: 0px;
}

.menutext input, .menutext select, .menutext textarea {
	font-size: 12px;
	font-family: Verdana;
	border: 1px solid #0088AA;
	margin: 4px;
	background-color: #DDDDDD;
}

.menunum {
	font-weight: bold;
	font-family:Verdana;
	font-size: 11px;
	color: #FF9933;
}

.paddedcontent {
	padding: 4px;
}

.statsmenu {
	background-image: url(img/statgrad.png);
	border: 1px solid #CCCCCC;
	font-family: Verdana;
	font-size: 11px;
	color: #111111;
	text-align: left;
	margin-bottom: 4px;
	padding: 8px;
}

.sponsors {
	background-image: url(img/sponsors.gif);
	border: 1px solid #CCCCCC;
	font-family: Verdana;
	font-size: 12px;
	color: #111111;
	text-align: left;
	margin-bottom: 4px;
	padding: 8px;
}

.header {
	background-image: url(flash/header/rotate.php);
	border: 1px solid #333333;
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;

}

.membersmenu {
	border: 1px solid #DCDCDC;
	background-color: #333333;
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-align: left;
	margin-bottom: 4px;
	padding: 2px;
}


.membersmenu input {
	width: 100px;
	font-size: 12px;
	font-family: Verdana;
	border: 1px solid #ABABAB;
	padding: 1px;
	margin-bottom: 2px;
	background-color: #DDDDDD;
}
.gamelink {
	font-weight: bold;
	font-family:Verdana;
	font-size: 12px;
	color: #FF9933;
}
.gdesc {
	font-family:Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

/* links */
#catlinks {
	padding-top: 8px;
	font-size: 11px;
	font-family: Verdana;
	color: #FFF204;
	font-weight: bold;
}

#catlinks a:link {
	color: #FFF204;
}

#catlinks a:visited {
	color: #FFF204;
}

#catlinks a:hover {
	color: #FFFFFF;
}

#topleftlinks {
	font-weight: bold;
}

#topleftlinks a:link {
	color: #FFFFFF;
}

#topleftlinks a:visited {
	color: #FFFFFF;
}

#topleftlinks a:hover {
	color: #FFF204;
}

.menutext a:link {
	color: #FFF204;
}

.menutext a:visited {
	color: #FFF204;
}

.menutext a:hover {
	color: #FFFFFF;
}

.welcomearea a:link {
	color: #FFF204;
}

.welcomearea a:visited {
	color: #FFF902;
}

.welcomearea a:hover {
	color: #FFFFFF;
}


.membersmenu a:link {
	color: #FFFFFF;
}

.membersmenu a:visited {
	color: #FFFFFF;
}

.membersmenu a:hover {
	color: #FFF204;
}

.footer a:link {
	color: #FFFFFF;
}

.footer a:visited {
	color: #FFFFFF;
}

.footer a:hover {
	color: #FFF204;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #FF9933;
	text-decoration: underline;
}

.menuheadtext a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.menuheadtext a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.menuheadtext a:hover {
	color: #FFF204;
	text-decoration: underline;
}

/* end of links */

.searchtext {
	font-size: 12px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

.searchbutton {
	font-size: 12px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

.sidemenucontent {
	border: 1px solid #DCDCDC;
	background-color: #333333;
	font-family: Verdana;
	font-size: 11px;
	padding: 3px;
	color: #ffffff;
	text-align: left;
}
