@charset "utf-8";
/* CSS Document */

h3{
color:#006600;

}
.ratingstable  {
	width:230px;
	border:1px thin;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:auto;
	text-align:center;
	
}
.ratingsTable {
width:230px;
	border:1px solid #AAAAAA;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:auto;
	text-align:center;
border-collapse:collapse;

}

.ratingstable th , .ratingsTable th {
	border:none;
	background:#3399FF;
	color:#ffffff;
	padding:2px;
	font-size:12px;
}
.ratingstable tr , .ratingsTable tr {
height:20px;
}
.ratingstable td , .ratingsTable td {
	border:none;
	color:#333333;
	font-size:12px;
	text-align:left;
	vertical-align:middle;
	height:20px;
	padding:3px;
}
.r_subMain {
	clear:both;
	text-align:center;
	float:left;
	width:100%;
	padding:8px 0px 8px 0px;
	
}
.r_subMain_sub{
	float:left;
	width:31%;
	padding-right:16px;
	
}
.r_subMain_head{
	clear:both;
	float:left;
	width:100%;
	text-align:center;
	padding:5px;

}
.menuteam-feed {
	width:60%;
}
.menuteam{
	width:10%;
}

.Cf_r_subMain{
float:left;
width:100%;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
	color:#000000;

}
.Cf_row_v{
float:left;
width:100%;
margin:0px 0px;
background:#ECF6FC;
padding:2px 2px;
height:20px;
}
.Cf_row_h{
float:left;
width:100%;
margin:0px 0px;
padding:2px 2px;
height:20px;
}
.Cf_rank, .Cf_Mats{
float:left;
width:10%;
margin:3px 0px;
}
.Cf_rat, .Cf_rats{float:left;
margin:3px 0px;
width:10%;}
.Cf_name{
margin:3px 0px;
text-align:left;
float:left;
width:40%;}
.Cf_best_h{
margin:3px 0px;
width:30%;
float:left;}
.Cf_name a{
text-decoration:none;
}
.Cf_name a:hover{
text-decoration:underline;
}

