.block_head {
	margin: 15px;
	color:#FFFFFF;
	font-family:Sylfaen;
	font-size:13px;
}


.block_text {
	margin:5px;
}

.b {position: relative;
       margin-left: auto;
       margin-right: auto;
       left: 0;
       right: 0;
       width: 100%;
       height: 100%;
	   } 

.f  {position: absolute;
       top: 0;
       left:0;
       height: 50px;
       width: 50px;
}

.s  {position: absolute;
       top: 170px;
       left:0px;
       height: 10px;
       width: 10px;
}

.sg  {position: absolute;
       top: 90px;
       left:0px;
       height: 10px;
       width: 10px;
}

.t  {position: absolute;
       top: 90px;
       left:660px;
       height: 10px;
       width: 4px;
}

.block_text {
	position:relative;
	margin-left:5px;
	font-family:Sylfaen;
	font-size:12px;
}

.geo_text {
     font-family:Sylfaen;
     font-size:12px;
     color:black;
}

.geo_tab_head {
	font-family:Sylfaen;
	font-size:12px;
	color:#FFFFFF;
}

.pla_name {
     font-family:Sylfaen;
     font-size:13px;
}

.pla_name a:link {
     font-family:Sylfaen;
     font-size:13px;
     text-decoration:underline;
}

.pla_name a:visited {
     font-family:Sylfaen;
     font-size:13px;
     text-decoration:underline;
}

.pla_num {
     font-family:Arial;
     font-size:12px;
     color: black;
     font-weight: bold;
}

.pla_result {
     font-family:Arial;
     font-size:25px;
     color: black;
}

.pla_pos {
     font-family:Sylfaen;
     font-size: 10px;
     color: black;
}

.s_wins {
     font-family:Sylfaen;
     font-size: 11px;
     color: black;
}

.logo {
	border: 1px solid #999999;	
	background-color:#FFFFFF;
}

.club_name {
     line-height: 30px;
     font-family: Sylfaen;
     font-size: 13px;
     font-weight: bold;
}

.team {
     background-color: white;
     font-family: Sylfaen;
     font-size: 13px;
     color: black;
     
}

.team_sel {
     background-color: #F0F0F0;
     font-family: Sylfaen;
     font-size: 13px;
     color: black;
     
}

.tmhead {
	font-family:Sylfaen;
	font-size:13px;
	color:#515836;
}

.clubroundtop {
	background: url(/images/c/rt.png) no-repeat top right;
	background-color:#F9F9F9;
	height:25px;
}

.clubroundbottom {
	background: url(/images/c/rb.png) no-repeat top right;
	background-color:#C5C5C5;
	height:10px;
}


