body{
	font: 11px verdana;
	text-align:center;
}

div{
	text-align:left;
}
td{font: 10px verdana;}

a{
	text-decoration: none;
	color:#144a86;
}

a.sport{
	text-decoration: none;
	color:#808080;
}

a:hover{
	text-decoration: underline;	
}

/*start new nifty tabs*/

div#menu{
	float:left;
	width: 100%;
	position: absolute;
	bottom:0px;
	left:0px;
}

ul#nav,ul#nav li{
	list-style-type:none;
	margin:0;
	padding:0
}

ul#nav{
	margin-left: 175px;
	width:900px
}

ul#nav li{
	float:left;
	margin-right: 3px;
	text-align: center;
}

ul#nav a{
	float:left;
	width: 12em;
	background: #205c9a;
	color: #ffffff;
	padding: 3px 0;
	text-decoration:none;
	font-weight:bold;
}

div#not_in_use{
	float:left;
	width: 12em;
	background: #205c9a;
	color: #ffffff;
	padding: 3px 0;
	text-decoration:none;
	font-weight:bold;
	text-align: center;
}

ul#nav a:hover{
	background: #ffffff;
	color: #205c9a;
}

ul#nav li.activelink a,ul#nav li.activelink a:hover{
	background: #FFF;
	color: #205c9a;
}

/*end new nifty tabs*/




a.left_menu_active{
	color:#990000;
}


.upperspace_vertical_left_menu{
	/*height:28px;*/
	color:#990000;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-size: 14px;
	font-weight: bold;
}

.upperspace_content{
	height:28px;
	padding-left: 8px;
}

.crumblepad{
	font-weight: bold;
	padding-top: 4px;
	font-size: 12px;
	float:left;
	padding-left:5px;	
	display:inline;
}

.crumblepad_header{
	font-size: 14px;
}

.empty_grey{
	height:28px;
	background-color: #ffffff;
}

.menu_row{
	height:28px;
	background-color: #205c9a;	
	margin: 0 auto;	
}

#nav_sports{margin-top:3px;}
.menu_sport0{
	/*height:22px;*/
	background-color: #c9c9c9;
	color:#808080;
	font-weight:bold;
	padding-left:6px;
	padding-bottom:3px;padding-top:2px;margin-bottom:1px	
}

.menu_sport1{
	/*height:22px;*/
	background-color: #e5e5e5;
	color:#808080;
	font-weight:bold;
	padding-left:19px;
	padding-bottom:3px;padding-top:2px;margin-bottom:1px	
}

.menu_row_depth0{
	background-color: #EFF0FF;
	padding-top:3px;
	padding-bottom:4px;
	color:#144a86;
	font-weight:bold;
	padding-left:6px;
	margin-top:3px;
}

.menu_row_depth0_active{
	background-color: #EFF0FF;
	padding-top:3px;
	padding-bottom:4px;
	color:#990000;
	font-weight:bold;
	padding-left:6px;
	margin-top:3px;
}

.menu_row_depth0 a{
	color:#205c9a;
}

.menu_row_depth0_active a{
	color:#990000;
}

.menu_row_depth1{
	background-color: #d2eefa;
	padding-top:3px;
	padding-bottom:4px;
	color:#144a86;
	font-weight:bold;
	padding-left:19px;
	margin-top:3px;
}

.menu_row_depth2{
	background-color: #E1EFF5;
	padding-top:3px;
	padding-bottom:4px;
	color:#144a86;
	padding-left:30px;
	margin-top:3px;
}

.none{
	display: none;
	float:none;
	
}

.content{
	height:28px;
	padding-left:0px;
	background-color: #FFFFFF;
	width:100%;
	margin-bottom:7px;
}



.ranking_container{
	padding-left:20px;
	padding-top: 20px;
}

select{
	color: #7d7d7d;
	background: #d9e6f3;
	font-size:11px;
}



tr.header{
	font-weight: bold;
	color:#696969;
}

td.rank{
	width:60px;
}

td.prev{
	width:60px;
}

td.name{
	width:120px;
}

td.code{
	width:120px;
}

td.team{
	width:60px;	
}

td.points{
	width:60px;
}

table.datatable, table.datatable td {
	border-color:#7D7D7D;
	border-style:solid;
	border-width:1px;
	border-collapse:collapse;
	font-size:11px;
	color:#7D7D7D;
	clear: both;
}

table.datatable{
	width:100%;
	margin:0 auto;
}

table.datatable td.caption {
	font-weight:bold;
	border-color:#7D7D7D;
	border-style:solid;
	border-width:1px;
	border-collapse:collapse;
	color: #7D7D7D;
	background-color: #E5E5E5
}


div.main_menu_container{
	height: 28px;
	bottom: 0px;
	background: #e5e5e5;
	margin-bottom:7px;
	padding-left:6px;
}



div.menu_item_white_border{
	
	background-color:#ffffff;
	width: 100px;
	height: 24px;
	margin-left: 4px;
	float: left;
	position: relative;
	top: 6px;
}

div.menu_item{
	
	background-color: #e5e5e5;
	width: 96px;
	height: 20px;
	position: absolute;
	left:2px;
	top:2px;
}

div.menu_item_active{
	background-color: #ffffff;
	width: 96px;
	height: 20px;
	position: absolute;
	left:2px;
	top:2px;
}

div.menu_item_tekst{
	text-align: center;
	font-weight:bold;
	margin-top:2px;
}


.menu_item a{
	color:#205c9a;
	font-weight:bold;
	font-size:11px;
	vertical-align:middle;
}
.menu_item_active a
{
	color:#990000;
	font-weight: bold;
	font-size:11px;
	vertical-align:middle;
}

.datatablelegend{
	font-size:11px;
	color:#808080;
	font-weight:bold;
}


.left_menu_container{
	padding-left:0px;
	font-size:7.7pt;
}
.subtitlered		{
	font-family: Verdana;
	font-size: 7.7pt;
	font-weight: bold;
	color: Maroon;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 3px;
}
div.downloadpdf a {
	padding-top: 8px;
	font-size: 12px;
	font-weight: bold;
	color: red;
	float:right;
	padding-right:0px;
	text-align:right;
	vertical-align: top;
}

div.small {
	font: 10px verdana;
	text-align: center;
	font-weight:bold;
	margin-top:0px;
	display: inline;
}
table.teamodd {background-color: #D9E6F3}
table.teameven, table.teamodd 
{
	width:100%;
	margin:0 auto;
	padding: 5px;
}

table.teameven, table.teameven td, table.teamodd, table.teamodd td {
	font-size:11px;
	color:#7D7D7D;
	clear: both;
}


