#navi_league{
	color:#fff;
	background-image:url(../images/leagueicons/button_cyan_middle.png);
	font-weight:bold;
}
#navi_league a:hover{
	color:#53CDD2;
}
#navi_league a{
	color:#fff;
}
.entry a {
		
		text-decoration:none;
		color: #8c9091;	
		display:block;
}
.white{
		background:#222;
		border: solid #000 1px;
}
#clan{
border-bottom:dashed 1px #ccc;
font-size: 14px;
}

#title_head{
border-left: solid 1px; 
border-bottom: solid 1px; 
background-color:#DFE6ED;
font-size: 16px;
font-weight: bold;
}
#member{
font-size:14px;
}
#change_score {
	color:black;}
	
.league_score {color:#FFF; font-family:'Courier New'; font-size:50px; background-color:#111111; text-align:center; font-weight:bold; border:$border;}


/*Challengepool*/
	.black, h2 {
			color:black}
	.ladder {
			text-align:right;}
	.links a:link, .links a:visited {
			color:blue;}
	.links a:hover {
			color:red;
			text-decoration:underline;}
	.error {
			color:red; 
			border:1px dotted white; 
			padding:3px; 
			margin:5px;}
	.no_error {
			color:lightgreen;}
	.filter {
			text-align:right;
			margin:0;}
	.headh2 {
			font-weight:bold;
			font-variant:small-caps;
			text-align:center;
			font-size:16px;}