@CHARSET "UTF-8";

body {
	background: #000 url("../img/back.jpg") top center repeat;	
	color: #fff;
	font-family: georgia, Times New Roman, arial, tahoma,'lucida grande',verdana,helvetica,arial,sans-serif;
	font-size: 12px;
	margin: 0;
}

h2 {
	font-size: 16px;
}
/* Layout */
#container {
	text-align: left;
	padding: 0px;
	border: 0px solid #eee;
	width: 760px;
	margin: 0px auto;
}
#header{
	font-size: 100%;
	height: 105px;
	background: transparent url("../img/wwp_pps.jpg") no-repeat scroll 50% 0;	
}
#line{
	font-size: 100%;
	height: 100px;
	backgroundssssss: transparent url("../img/line.jpg") no-repeat scroll 50% 0;	
	margin: 0px auto;
	width: 536px;	
}

#line2{
	font-size: 100%;
	height: 125px;
	background-color: #fff;
	margin: 0px auto;
	width: 536px;
}
#banner {
	font-size: 100%;
	height: 120px;
	background-color: #000;
	margin: 0px auto;
	width: 536px;
}
#best_player {
	background: transparent url("../img/best_player.jpg") no-repeat scroll 0 0;	
}
#total {
	background: transparent url("../img/total.jpg") no-repeat scroll 0 0;	
}
#header h1 {
	font-weight: bold;
	font-size: 20pt;
	color: #000;
	padding: 5px 0px;
}
#header #slogan {
	margin: 2px 0 0 110px;
	padding: 0px 0px;
	font-size: 14px;
	text-transform: uppercase;
}
#header h1 a {
	color: #000;
	text-decoration: none;
}
#header h1 a:hover {
}
#content{
	background: transparent url("../img/table.jpg") no-repeat scroll 0 0;	
	clear: both;
	color: #222;
	padding: 60px 0px 20px 0px;
	overflow: auto;
	text-align: center;
	border: 0px solid #000;
	width: 536px;
	height: 564px;
	margin: 0px auto;
}

#footer {
	padding: 20px 10px 30px 10px;
	text-align: center;
}


table.top {
	margin: 10px 25px 0 30px;
	width: 480px;
	border-collapse: collapse;
	border: 0px solid #cc0000;
	font-size: 9pt;
	font-weight: normal;
}

table.top tr {
	
}

table.top th {
	font-weight: bold;
	padding: 7px 5px;
	font-size: 120%;
}

table.top td {
	font-weight: bold;
	font-size: 14px;
	border: 0px solid #333;	
	padding: 7px 5px;
	color: #2C0200;
			
}

.switchers {
	margin: 1em 0;
}

.switchers span{
	padding: 5px;
	background-color: #eee;
	margin-right: 5px;
}

.switchers span a{
}

.switchers span a:hover{
}

.paginate {
	width: 576px;
	margin: 0px auto;
	padding: 5px;
	background-color: #000;
}

.paginate_in {
	margin: 0px auto;
	padding: 5px;

}

.paginate span {
}

.paginate_in a{
	font-family: 'Times New Roman', Georgia;
	font-size: 14px;
	padding: 5px 0px 5px 0px;
	margin-left: 5px;
	color: #000;
	font-weight: normal;
	text-transform: uppercase;
}

.paginate a:hover{
	color: #fff;
	background-color: #CC0000;
}

.count {
	font-weight: bold;
	font-size: 28px;
	color: #000;
	margin: 0 20px 0 4px;	
	padding-top: 10px;
}
.best_player {
	position: relative; 
	font-weight: bold;
	font-size: 20px;
	color: #000;
	text-align: center;
	margin: 0 4px 0 20px;
	padding-top: 15px;	
}

.mode {
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	padding: 10px 2px;
}

.mode a{
	color: #000;
}
