
#tournament_select{
	background-color: #71a3bc;
	padding-left: 40px;
	padding-right: 40px;
	/*margin-left: 210px;*/
	margin-right: 70px;
	margin-bottom: 30px;
	width: 429px;
}

.category{
	margin-top: 12px;
	margin-bottom: 0px;
	width: 500px;
	background-color: #ecf4f7;
	font-size: 11px; 
	font-style: normal; 
	line-height: 13px; 
	font-weight: bold; 
	color: #277399; 
	padding-top: 3px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-right: 3px;
}

.category_active{
	margin-top: 12px;
	margin-bottom: 0px;
	width: 500px;
	background-color: #c0d7e2;
	font-size: 11px; 
	font-style: normal; 
	line-height: 13px; 
	font-weight: bold; 
	color: #277399; 
	padding-top: 6px;
	padding-right: 4px;	
	padding-bottom: 4px;	
	padding-left: 4px;
}

.bold_link a:link, .bold_link a:visited{
	color: #277399;
}

.bold_link a:hover{
	color: #ac2f2f;
}

.groups{
	list-style:none;
	display: inline;
	margin-left: 10px;
	padding-left: 0px;
}

.group{
	display: inline;
	font-size: 10px; 
}

.group_active{
	display: inline;
}


.subgroups{
	width: 509px;
	margin-top: 0px;
}

.subgroups td{
	width: 100px;
	background-color: #ecf4f7;
	height: 23px;
	vertical-align: middle;
	text-align:center;
}

.subgroups td a:link, .subgroups td a:visited{
	font-size: 10px; 
	font-style: normal; 
	line-height: 12px; 
	font-weight: normal; 
	color: black;
}

 .subgroups td a:hover{
	color: #ac2f2f;
}



.group_stat{
	width: 509px;
	margin-bottom: 30px;
}

.group_stat th{
	font-size: 11px; 
	font-style: normal; 
	line-height: 13px; 
	font-weight: bold; 
	color: #277399; 
	margin: 0px;
	padding: 0px;
}

.group_stat td{
	text-align: center;
	background-color: #c0d7e2;
	margin: 0px;
	padding: 0px;
}

.group_stat .flag{
	background-color: white;
	width: 30px;
	height: 20px;
}


.group_stat .country{
	width: 150px;
	height: 20px;
}


.group_stat .small{
	width: 30px;
}


.group_stat .middle{
	width: 50px;
}




.games{
	width: 550px;
	margin-bottom: 30px;
	margin-top: 30px;
}


.games tr.odd td{
	text-align: center;
	background-color: #c0d7e2;
	margin: 0px;
	padding: 0px;
}

.games tr.even td{
	text-align: center;
	background-color: #ecf4f7;
	margin: 0px;
	padding: 0px;
}

.games th{
	font-size: 11px; 
	font-style: normal; 
	line-height: 13px; 
	font-weight: bold; 
	color: #277399; 
	margin: 0px;
	padding: 0px;
}

.games .flag{
	background-color: white;
	width: 30px;
	height: 20px;
}


.games .date{
	width: 75px;
}

.games .stadium{
	width: 110px;
}
.games .teams{
	/*width: 150px;*/
}

.games .middle{
	width: 50px;
}
