.statstable {
	border-collapse:collapse;
	width:325px;
}
.statstable TD {
	border:1px solid #990000;
	padding:2px;padding-left:8px;padding-right:4px;
}
.statstable .rHead .rRanking {
	background-color:#ede8c2;font-weight:bold; font-size:12px;
}
.statstable .rPlayer .rRanking {
	background-color:#ede8c2;	 font-size:12px;
}
.statstable .rPlayerPID .rRanking {
	background-color:#FF9900; font-size:12px;
}
.statstable .rHead .rPoints {
	background-color:#e3dba8;font-weight:bold; font-size:12px;
}
.statstable .rPlayer .rPoints {
	background-color:#e3dba8; font-size:12px;
}
.statstable .rPlayerPID .rPoints {
	background-color:#FF9900; font-size:12px;
}
.statstable .rHead .rName {
	background-color:#d8cd8b;font-weight:bold; font-size:12px;
}
.statstable .rPlayer .rName {
	background-color:#d8cd8b; width:170px; font-size:12px;
}
.statstable .rPlayerPID .rName {
	background-color:#FF9900;	 font-size:12px;
}

.statsRang {
	font-size:11px; font-weight:bold;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#660000;
}
.statsTitle {
	font-size:12px; font-weight:bold;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#660000;
}
.statsName {
	font-size:12px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#000000;
}
a.statsName:link { text-decoration:none;  font-size:12px;}
a.statsName:visited { text-decoration:none;  font-size:12px;}
a.statsName:hover { text-decoration:none; font-weight:bold; font-size:12px;}
a.statsName:active { text-decoration:none;  font-size:12px;}

.statsTurnier {
	font-size:12px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#990000;
}
a.statsTurnier:link { text-decoration:none;  font-size:12px;}
a.statsTurnier:visited { text-decoration:none;  font-size:12px;}
a.statsTurnier:hover { text-decoration:none; font-weight:bold; font-size:12px;}
a.statsTurnier:active { text-decoration:none;  font-size:12px;}
