@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #535353;
	line-height: 1.2em;
	background-color: #009f4d;
}
a:link, a:visited, a:active {
text-decoration:none;
color:#00a952;

}
a:hover {
text-decoration:underline;
color:#00a952
}
.padtop {
	padding-top: 5px;
}
.padbottom {
	padding-bottom: 20px;
}

.leftside {
	float: left;
	margin-right: 17px;
	margin-bottom: 10px;
}
.rightside {
	float: right;
	margin-left: 22px;
	margin-right: 5px;
}
.newarticles {
	background-image: url(../images/newarticle_bg.gif);
	margin: 0px;
	height: 221px;
	width: 260px;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 14px;
	background-repeat: no-repeat;
}
.newarticles a {
	font-weight: bold;
	color: #535353;
	text-decoration: none;
}

.login {
	background-image: url(../images/membersarea.gif);
	background-repeat: no-repeat;
	height: 158px;
	width: 256px;
	clear: both;
	padding-top: 7px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
	color: #FFFFFF;
}
.login a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.poll {
	background-image: url(../images/poll_bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 123px;
	width: 284px;
	text-align: center;
}
.bestplayer {
	background-image: url(../images/bestplayer_bg.gif);
	background-repeat: no-repeat;
	height: 256px;
	width: 883px;
}
.bestplayer2 {
	background-image: url(../images/top3bg.jpg);
	background-repeat:repeat-y;
	height: 256px;
	width: 883px;
}
.bestplayer2 img {
border:1px solid #333;
}
.galC {
width:81%;
padding:12px;
background:#e9e9e9;
color:#000
}
.blog {
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color:#fff;
}
.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.footer  a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.footer   a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #535353;
	text-decoration: fff;
}
