h1 { margin:0px;
font-size: 15px;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	


 }
.container {
	width: 758px;
	padding: 0px;
	border-top: 3px solid #FFFFFF;
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	text-align: center;
}
.gamelink {font-size:11px; font-weight:bold;}
.bookTitle {font-size:12px; font-weight:bold; color:#000099;}
.gdesc {font-size:10px;}
.smalla {margin-top:2px; margin-right:4px; font: normal 11px arial, sans-serif; text-decoration:underline;font-weight:normal; color:#000000; line-height:12px;}
.footer {
	background-color: #000000;
	font-family: Verdana;
	font-size: 11px;
	width: 750px;
	padding: 8px;
	color: #FFFFFF;
}


.topgrad {
	border: 1px solid #42B0F0;
	height: 29px;
	background-image: url(img/topgrad.png);
	font-size: 9px;
}

.topleft {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	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-repeat: repeat-x;
	background-position: top;
	margin-bottom:0px;
	background-color:#ffffff;
}

.categoryselectsection {
	border-bottom: 3px solid #C8CBCD;
	height: 31px;
}

.catgrad {
	width: 550px;
	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: 9px;
	font-family: Verdana;
	width: 150px;
}

.columnsection {
	background-color: #FFFFFF;
}


.welcomearea {
	font-size: 11px;
	font-family: Verdana;
	color: #FFFFFF;
	background-image: url(img/welcomebg.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #05d105;
	border: 1px solid #000000;
	padding: 4px;
	text-align:left;
}

.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;
}

.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/yellowgrad2.png);
	border: 1px solid #02c802;
	background-repeat: repeat;
	font-family: Verdana;
	font-size: 9px;
	color: #555555;
	text-align: center;
	margin-bottom: 4px;
	padding: 8px;
}

.membersmenu {
	border: 1px solid #05d105;
	background-color: #05d105;
	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: 8px;
	font-size: 9px;
	font-family: Verdana;
	color: #FFF204;
	font-weight: bold;
}

#catlinks a:link {
	color: #FFFFFF;
}

#catlinks a:visited {
	color: #FFFFFF;
}

#catlinks a:hover {
	color: #FFF204;
}

#topleftlinks {
	font-weight: bold;
}

#topleftlinks a:link {
	color: #FFFFFF;
}

#topleftlinks a:visited {
	color: #FFFFFF;
}

#topleftlinks a:hover {
	color: #FFF204;
}

.menutext a:link {
	color: #000000;
}

.menutext a:visited {
	color: #000000;
}

.menutext a:hover {
	color: #006500;
}

.welcomearea a:link {
	color: #FFF204;
}

.welcomearea a:visited {
	color: #FFF902;
}

.welcomearea a:hover {
	color: #FFFFFF;
}


.membersmenu a:link {
	color: #000000;
}

.membersmenu a:visited {
	color: #000000;
}

.membersmenu a:hover {
	color: #006500;
}

.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 #05d105;
	background-color: #eaffed;
	font-family: Verdana;
	font-size: 9px;
	padding: 3px;
	color: #666666;
	text-align: left;
}

.topmenu {
	font-family: Verdana;
	font-size: 9px;
	padding: 3px;
	color: #000000;
	text-align: left;
	margin-top:5px;
	font-weight:bold;
	margin-bottom:0px;
	text-align:top;
}
.topmenu b {color:#ffffff;}
.topmenu input {
	width: 100px;
	font-size: 9px;
	font-family: Verdana;
	border: 1px solid #000000;
	padding: 1px;
	margin-bottom: 2px;
	background-color: #FFFFFF;
}
.menuheadyellow {
	background-image: url(img/yellowgrad.png);
	height: 30px;
	border: 1px solid #ffb703;
	margin-bottom: 4px;
	text-align:left;
	padding-left:5px;
	color: #555555;
	font-size
}
.menuheadtextad {
	font-size: 15px;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 6px;
}
.menuheadyellow a {
	text-decoration: none;
	font-size: 15px;
	font-family: Arial;
	color: #555555;
	font-weight: bold;
	padding-top: 6px;
	
}
.adthumb {border: 1px solid #FFB703;}
.gltable2 {font-size:11px; font-family: Verdana;}

.menuheadgrayad {
	background-image: url(img/graygrad.png);
	height: 30px;
	text-align: left;
	border: 1px solid #9B9B9B;
	margin-bottom: 4px;
}
.menuheadgrayad a {
	text-decoration: none;
	font-size: 15px;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 6px;
	
}
small {font-size:8px;}