/* CSS Document */
.tabel_menu{
	background-repeat:no-repeat;
	background-position:bottom;
	background-image:url(../images/site_layout/loginBackground.png);
	font-size:13px;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	width:140px;
}
.tabel_menu_info{
	font-size:13px;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	width:140px;
}
.tabel_menu_knvb{
	background-image:url(../../images/menu/knvb_logo.jpg);
	padding-left:-10px;
	width:140px;
	height:100px;
	font-size:13px;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	width:140px;
	border-collapse:collapse;
}
.tabel_menu_contact{
	background-image:url(../images/site_layout/loginBackground.png);
	font-size:11px;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	width:140px;
}
.tabel_menu_header{
	background-image:url(../images/site_layout/BalkItem.png);
	background-repeat:repeat-x;
	font-size:15px;
	color:#FFFFFF;
	text-align:center;
	font-family:Arial,Helvetica,Sans Serif;
	vertical-align:top;
	border-collapse:collapse;
}
.menuItem{
border-collapse:collapse;
border-style:solid;
border-width:1px;
color:#999999;
float:left;
width:167px;
}
.subItem{
padding-left:15px;
}

a.menuLink{
text-decoration:none;
color:#0000CC;
text-shadow:none;
text-transform:capitalize;
}
a.imageLink{
border-style:none;
border-width:0px;
border-color:#FFFFFF;
text-decoration:none;
text-transform:none;
color:#FFFFFF;
}
a.menu_mail{
text-decoration:underline;
color:#000000;
text-transform:none;
}
