body {

	background-color: #000000;

	margin: 0px;

	padding: 0px;
    font-size: 10px;

}



.container {

	width: 900px;

	padding: 0px;

	border-left: 1px solid #FFFFFF;

	border-right: 1px solid #FFFFFF;

	text-align: center;

}



.footer {

	background-color: #FF9900;

	font-family: Verdana;

	font-size: 11px;

	width: 884px;

	padding: 8px;

	color: #FFFFFF;

}





.topgrad {

	border: 1px solid #42B0F0;

	height: 29px;

	background-image: url(img/topgrad.png);

	font-size: 9px;

}



.topleft {

	font-family: Arial;

	font-size: 11px;

	font-weight: bold;

	color: #FFFFFF;

	text-align: left;
    text-transform: uppercase;
    text-decoration: none;

	float: left;

	padding-left: 24px;

	padding-top: 8px;

}



.topright {

	font-family: Verdana;

	font-size: 9px;

	font-weight: bold;

	color: #FFFFFF;

	text-align: left;

	float: right;

	padding: 4px;

}



.header {

    background-color: #CCFF66;

	height: 79px;

}



.categoryselectsection {

	border-bottom: 3px solid #C8CBCD;

	height: 31px;

}



.catgrad {

	width: 692px;

	height: 31px;

	background-image: url(img/catgrad.png);

	border-left: 2px solid #0095EB;

	float: left;

}



.catselectsep {

	width: 34px;

	height: 31px;

	background-image: url(img/catselectsep.png);

	float: left;

}



.selectgrad {

	width: 170px;

	height: 31px;

	background-image: url(img/selectgrad.png);

	border-right: 2px solid #64EB00;

	float: left;

}



.gameselect {

	margin-top: 7px;

	font-size: 11px;

	font-family: Verdana;

	width: 150px;

}



.columnsection {

	background-color: #FFFFFF;

}





.welcomearea {

	font-size: 12px;

	font-family: Verdana;

	color: #FFFFFF;

	background-color: #4BB4F1;

	border: 1px solid #3A9ADA;

	padding: 4px;

}



.menuheadgreen, .menuhead1 {

	background-image: url(img/greengrad.png);

	height: 30px;

	text-align: center;

	border: 1px solid #54C811;

	margin-bottom: 4px;

}



.menuheadblue, .menuhead2 {

	background-image: url(img/bluegrad.png);

	height: 30px;

	text-align: center;

	border: 1px solid #4CAFE6;

	margin-bottom: 4px;

}



.menuheadgray, .menuhead3 {

	background-image: url(img/graygrad.png);

	height: 30px;

	text-align: center;

	border: 1px solid #9B9B9B;

	margin-bottom: 4px;

}





.menuheadtext {

	font-size: 15px;

	font-family: Arial;

	color: #FFFFFF;

	font-weight: bold;

	padding-top: 6px;

}
h2.category {
    padding: 0px;
    margin: 0px;
    color: #000000;
    text-decoration: none;
}
h2.category:visited {
    padding: 0px;
    margin: 0px;
    color: #000000;
    text-decoration: none;
}
h2.category:hover {
    padding: 0px;
    margin: 0px;
    color: #000000;
    text-decoration: none;
}

.menutext {

	font-family: Verdana;

	font-size: 9px;

	text-align: left;

	margin-bottom: 4px;

}



.largertext {

	font-family: Verdana;

	font-size: 11px;

}



.graymenutext {

	color: #555555;

}



.menutext img {

	border: 1px solid #000000;

	margin: 2px;

	padding: 0px;

}



.menutext input, .menutext select, .menutext textarea {

	font-size: 9px;

	font-family: Verdana;

	border: 1px solid #0088AA;

	margin: 4px;

	background-color: #FFFFFF;

}



.menunum {

	font-weight: bold;

	font-family:Verdana;

	font-size: 9px;

	color: #666666;

}



.paddedcontent {

	padding: 4px;

}



.statsmenu {

	background-image: url(img/yellowgrad.png);

	border: 1px solid #FFB703;

	font-family: Verdana;

	font-size: 9px;

	color: #555555;

	text-align: center;

	margin-bottom: 4px;

	padding: 8px;

}

.ad-google {
background-color: #FFCC00;
margin: 0px;
}
}


.membersmenu {

	border: 1px solid #DCDCDC;

	background-color: #FFFFCC;

	font-family: Verdana;

	font-size: 11px;

	color: #666666;

	text-align: left;

	margin-bottom: 4px;

	padding: 2px;

}





.membersmenu input {

	width: 100px;

	font-size: 9px;

	font-family: Verdana;

	border: 1px solid #ABABAB;

	padding: 1px;

	margin-bottom: 2px;

	background-color: #FFFFFF;

}



/* links */

#catlinks {

	padding-top: 7px;

	font-size: 11px;

	font-family: Verdana;

	color: #FFF204;

	font-weight: bold;
    text-transform: uppercase;

}



#catlinks a:link {

	color: #FFFFFF;
    text-decoration: none;

}



#catlinks a:visited {

	color: #FFFFFF;
    text-decoration: none;

}



#catlinks a:hover {

	color: #FFF204;
    text-decoration: none;

}



#topleftlinks {

	font-weight: bold;

}



#topleftlinks a:link {

	color: #FFFFFF;
    text-decoration: none;

}



#topleftlinks a:visited {

	color: #FFFFFF;
    text-decoration: none;

}



#topleftlinks a:hover {

	color: #FFF204;
    text-decoration: none;

}



.menutext a:link {

	color: #009AF2;
    font-size: 11px;
    font-weight: bold;
}



.menutext a:visited {

	color: #009AF2;
    font-size: 11px;
    font-weight: bold;
}



.menutext a:hover {

	color: #00BCF4;
    font-size: 11px;
    font-weight: bold;

}



.welcomearea a:link {

	color: #FFF204;

}



.welcomearea a:visited {

	color: #FFF902;

}



.welcomearea a:hover {

	color: #FFFFFF;

}





.membersmenu a:link {

	color: #009AF2;

}



.membersmenu a:visited {

	color: #009AF2;

}



.membersmenu a:hover {

	color: #00BCF4;

}



.footer a:link {

	color: #FFFFFF;

}



.footer a:visited {

	color: #FFFFFF;

}



.footer a:hover {

	color: #FFF204;

}



a:link {

	color: #000000;

}



a:visited {

	color: #000000;

}



a:hover {

	color: #888888;

}

/* end of links */



.searchtext {

	font-size: 9px;

	border: 1px solid #000000;

	background-color: #FFFFFF;

}



.searchbutton {

	font-size: 9px;

	border: 1px solid #000000;

	background-color: #FFFFFF;

}



.sidemenucontent {

	border: 1px solid #DCDCDC;

	background-color: #FAFAFA;

	font-family: Verdana;

	font-size: 9px;

	padding: 3px;

	color: #666666;

	text-align: left;

}
.contentlink1 {color: #FF9900;font-family: Arial;font-size:10px;font-weight: normal;text-decoration: none;  }
.contentlink1:visited {color: #FF9900;font-family: Arial;font-size:10px;font-weight: normal;text-decoration: none;  }
.contentlink1:hover {color: #FF9900;font-family: Arial;font-size:10px;font-weight: normal;text-decoration: underline;  }



.gamethumb {

	margin: 0px;

	border: none;
    padding: 5px;

}
.gamethumb {

	margin-right: 4px;

	border: 1px solid #669900;
    padding: 5px;

}
