html,body,li,ul,img,form,h1,h2,h3,h4,h5,h6{
margin:0;
padding:0;
border:0;
}

a{
	text-decoration:none;
	color:#fcff00;
}

a:visited{
	text-decoration:none;
	color:#fcff00;
}

a:hover{
	text-decoration:underline;
	color:#fcff00;
}


body{
	font: normal 12px Arial;
	color:#f0f0f0;
	background-color:#048201;
}

h1{
	font: normal 22px Arial;
	color:#ffffff;
	margin-bottom:10px;
}

h2{
	font:normal 12px Arial;
	color:#efefef;
}

h2 a, h2 a:visited{
	font:normal 12px Arial;
	color:#fcff00;
	text-decoration:none;
}

h2 a:hover{
	font:normal 12px Arial;
	color:#fcff00;
	text-decoration:underline;
}

h3 {
	font:normal 12px Arial;
	color:#efefef;
	text-decoration:none;
}

h3 a{
	font:normal 12px Arial;
	color:#efefef;

}

h3 a:hover{
	font:normal 12px Arial;
	color:#efefef;
	text-decoration:none;
}

h4{
	font:normal 10px Arial;
	color:#efefef;
}

.content{
	position:relative;
	width:1000px;
	/*border:solid 1px #d0d0d0;*/
	margin-left:auto;
	margin-right:auto;
}


.mcc{
	position:relative;
	clear:both;
	background-color:#000;
}

.logo{
	position:relative;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:10px;
}

.menu{
	position:relative;
	clear:both;
	width:100%;
	height:33px;
	display:block;
	border-top:solid 1px #d0d0d0;
	border-bottom:solid 1px #d0d0d0;
}

.menu a, .menu a:visited{
	width:120px;
	display:block;
	float:left;
	font:normal 13px Tahoma;
	color:#fcff00;
	border-right:solid 1px #d0d0d0;
	text-align:center;
	text-decoration:none;
	line-height:33px;
}

.menu a:hover{
	width:120px;
	display:block;
	float:left;
	font:normal 13px Tahoma;
	color:#353434;
	background-color:#eeeeee;
	border-right:solid 1px #d0d0d0;
	text-align:center;
	text-decoration:none;
	line-height:33px;
}

.marg20{
	margin-left:20px;
	margin-right:20px;
}

.marg10{
	margin-left:10px;
	margin-right:10px;
}

.categories{
	position:relative;
	width:100%;
	margin-top:20px;
	margin-bottom:20px;
	color:#fcff00;
	font:normal 12px Arial;
	line-height:20px;
}

.categories a, .categories a:visited{
	color:#fcff00;
	font:normal 12px Arial;
	padding:4px;
	text-decoration:none;
	line-height:20px;
}

.categories a:hover{
	color:#fff;
	background-color:#fcff00;
	font:normal 12px Arial;
	padding:4px;
	text-decoration:none;
	line-height:20px;
}

.comments{
	position:relative;
	width:340px;
	border-top:solid 20px #048201;
	clear:left;
}

.image{
	position:relative;
	width:765px;
	float:left;
}

.viewimage{
	position:relative;
	width:345px;
	float:left;
	background-color:#fff;
	/*background:url(images/image_back.gif) repeat-y;*/
}

.pos{
	position:relative;
	padding:5px;
	width:345px;
	background-color:#fff;
	border:solid 1px #ccc;
}

.image_top{
	position:relative;
}

.image_bottom{
	position:relative;
	margin-top:13px;
}

.info{
	position:relative;
	float:right;
	width:190px;
	/*border-right:solid 6px #048201;*/
}

.info a, .info a:visited{
	font:normal 12px Arial;
	text-decoration:none;
	color:#fcff00;
}

.rightad{
	position:relative;
	float:right;
	width:225px;
	text-align:center;
}

.related{
	position:relative;
	float:right;
	width:205px;
	padding:10px;
	background-color:#036301;
	font:normal 10px Arial;
	color:#f0f0f0;
}

.c3{	
	position:relative;
	float:right;
	width:225px;
	font:normal 12px Arial;
	color:#f0f0f0;
}
.c3 a, .c3 a:visited{	
	width:225px;
	height:25px;
	background-color:#047501;
	display:block;
	margin-bottom:2px;
	border:solid 1px #d0d0d0;
	font:normal 12px Arial;
	color:#fcff00;
	text-decoration:none;
	text-indent:10px;
	line-height:25px;
}

.c3 a:hover{	
	width:225px;
	height:25px;
	display:block;
	margin-bottom:2px;
	border:solid 1px #d0d0d0;
	font:normal 12px Arial;
	color:#fcff00;
	background-color:#048201;
	text-decoration:none;
	text-indent:10px;
	line-height:25px;
}

.break{
	position:relative;
	width:100%;
	height:20px;
	/*background-color:#fff;*/
	border:0;
}


.relatedtop{
	position:relative;
	width:225px;
	height:14px;
	border:0;
}

.relatedbottom{
	position:relative;
	width:225px;
	height:14px;
	border:0;
}

.relatedcont{
	position:relative;
	width:205px;
	left:10px;
}

.rimage{
	position:relative;
	width:90px;
	margin-right:5px;
	padding-bottom:5px;
	padding-top:5px;
	float:left;
	
}

.clean{
	clear:both;
}

.clean2{
	position:relative;
	clear:both;
	/*border-bottom:solid 1px #e4e4e4;*/
}

.images{
	position:relative;
	width:250px;
	display:block;
	height:160px;
	overflow:hidden;
	float:left;
	padding-right:5px;
	font:normal 10px Arial;
	color:#f0f0f0;
	margin-bottom:5px;
	/*border-bottom:solid 1px #e4e4e4;*/
}

.hover{
	position:absolute;
	width:245px;
	padding:3px 0px 3px 5px;
	background-color:#000000;
	bottom:0px;
	left:0px;
	filter: alpha(opacity=80);
	opacity: .8;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";


}

.imglist{
	position:relative;
	height:105px;
	margin-right:5px;
	float:left;
}

.footer{
	position:relative;
	display:block;
	clear:both;
	padding-left:20px;
	border-top:solid 1px #d0d0d0;
	color:#efefef;
	font-size:10px;
	margin-top:20px;
	padding-top:20px;
	padding-bottom:10px;
	/*line-height:30px;*/
}

.footer a, .footer a:visited{
	color:#efefef;
}


.ad{
	position:relative;
	/*border-top:solid 20px #fff;
	border-bottom:solid 20px #fff;*/
}

.bar{
	position:relative;
	width:100%;
	height:38px;
	/*background:url(images/bar_back.jpg) repeat-x;*/
}

.commnumb{
	position:relative;
	float:left;
	text-indent:15px;
	color:#f0f0f0;
	line-height:38px;
	/*background-color:*/
	/*background: url(images/bar_left_back.jpg) no-repeat left;*/
}

.addcomm{
	position:relative;
	float:right;
	width:112px;
	font:bold 12px Arial;
	color:#f0f0f0;
	border-left:solid 1px #d0d0d0;
	/*background: url(images/bar_right_back.jpg) no-repeat right;*/
	line-height:38px;
	text-align:center;
}

.commtop{
	position:relative;
	width:310px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:15px;
	margin-right:15px;
	color:#f0f0f0;
	clear:left;
}

.commtext{
	position:relative;
	width:310px;
	clear:left;
	margin-left:15px;
	margin-right:15px;
	font:normal 11px Arial;
	color:#f0f0f0;
}


.rate{
	position:relative;
	width:187px;
	height:191px;
	float:left;
	margin-top:20px;
	background-color:#036301;
	/*background:url(images/rate_back.gif) no-repeat top;*/
}

.ratenumb{
	position:relative;
	width:83px;
	height:58px;
	float:left;
	margin-top:20px;
	/*background:url(images/rate_num_back.gif) no-repeat top;*/
	background-color:#034e01;
	font:bold 24px Tahoma;
	color:#fe6500;
	text-align:center;
	line-height:58px;
}


.marg12{
	position:relative;
	clear:left;
	margin:0px 12px 12px 12px;
	top:12px;
}

.ratetitle{
	position:relative;
	display:block;
	clear:both;
	font-size:14px;
	color:#fcff00;
}

.ratedesc{
	position:relative;
	width:50px;
	float:left;
	font:bold 12px Arial;
	color:#f0f0f0;
	text-align:right;
	clear:left;
	margin-right:10px;
	line-height:18px;
}

.ratecheck{
	position:relative;
	float:right;
	top:-3px;
	width:30px;
	height:20px;
	text-align:left;
}

.rateimgpos{
	position:relative;
	float:left;
	width:63px;
	height:20px;
}

input#ratebt{
	position:relative;
	float:right;
	right:10px;
	top:5px;
}


.navpages{
	position:relative;
	width:765px;
	clear:left;
}

.navpages span{
	position:relative;
	float:left;
	width:22px;
	height:22px;
	display:block;
	margin:3px;
	font:normal 10px Arial;
	background-color:#036301;
	color:#fcff00;
	text-align:center;
	border:solid 1px #999;
	line-height:22px;
}

.navpages a, .navpages a:visited{
	position:relative;
	float:left;
	width:22px;
	height:22px;
	display:block;
	margin:3px;
	font:normal 10px Arial;
	color:#fcff00;
	text-align:center;
	border:solid 1px #999;
	line-height:22px;
}

.players{
	position:relative;
	width:170px;
	float:left;
	line-height:22px;
	
}

.players a{
	display:block;
}

.club{
	position:relative;
	width:170px;
	float:left;
	line-height:22px;
	
}

.club a{
	display:block;
}

.col{
	position:relative;
	width:170px;
	padding-right:15px;
	float:left;

}

.cleanc{
	clear:left;
}