body
{
	background-color: White;
	background-image: url('/images/top_background.gif');
	background-attachment: fixed;
	background-position: top left;
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 11px;
}

/* Menu */

.knop
{
	color: #FFCC33;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.knop:visited
{
	color: #FFCC33;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.knopActive
{
	color: #FF6600;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.knop:hover
{
	color: #FFF4D4;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

td.navigator
{
	width: 100px;
	text-align: center;
}
