body
{
}


.ondermenutabel
{
	border-top:solid 1px silver;
	width : 400px;
}



ondermenu
{
	height:15px;
	font-family: arial;
	font-size:10px;
	color:Navy;
	border-top:solid 0px silver;
	width:80px;
	text-align:center;
}

.ondermenuhover
{
	height:15px;
	font-family: arial;
	font-size:10px;
	color:#3B3FF5;
	border-top:solid 0px silver;
	width:80px;
	text-align:center;
	}


.ondermenuspacerbefore
{
	background-color:none;
	height:0px;
	
}
.ondermenuspacerafter
{
	background-color:none;
	height:0px;
	
}



.ondermenuhyperlink
{
	color:#808080;
	font-family: arial;
	font-size:10px;
	text-decoration: none;
	width:80px;
	text-align:center;
}

.ondermenuhyperlink:hover
{
	color:#3B3FF5;
	font-family: arial;
	font-size:10px;
	text-decoration: none;
	width:80px;
	text-align:center;
	
}
