.menuNiv1{
	position:relative;
			
	text-align:left;
	left:10px;
	top:7px;
	vertical-align:middle;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	font-weight:bold;
	color:#990033;
	
	height:30px;
	width:190px;	
	
	cursor:hand;
	
}
.tdmenuNiv1{

	background-color:#f6fcb7;

	border-bottom-color:#990033;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
}
.GeselecteerdeTdmenuNiv1{
	background-color:#f6fcb7;

	border-bottom-color:#990033;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
}
.menuNiv2{
	position:relative;
			
	text-align:left;
	left:15px;
	top:7px;
	width:170px;
				
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	
	margin:0px;
	margin-bottom:15px;
		
	vertical-align:middle;
		
	cursor:hand;
	
}
.tdmenuNiv2{

	background-color:#FFFFFF;

	border-bottom-color:#990033;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
	text-align:left;		
}
.GeselecteerdeTdmenuNiv2{
	background-color:#FFFFFF;

	border-bottom-color:#990033;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
	color:#990033;
	font-weight:bold;
	
	text-align:left;
}
.menuHref{
	text-decoration:none;
	
	color:#000000;
	
}
