td.menubutton
{
	background: url(../images/buttons/knop_normaal.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 50px;
}
td.menubutton_hover
{
	background: url(../images/buttons/knop_hover.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 50px;
}
a.menulink
{
	text-decoration: none;
	color: Black;
	font-size: 14px;
	font-weight: bolder;
}
body
{
	background-color: White;
	font-family: Verdana;
	color: #006600;
}
td.formulier
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: top;
	text-align: right;
	width:175px;
}
body.menu
{
	background-color: White;
	background-image: url(../images/middleback.jpg);
	margin:2px;
}
