BODY {
	margin : 5pt;
}

.toptable {
  background-image: url(/images/map.gif);
  background-color: white;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
INPUT, SELECT, TEXTAREA {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
 A {
	text-decoration: none;
	color:#0000FF;
}
 A:hover {
	text-decoration: underline;
	color: Red;
}
.promohome {
	font: bold 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
}
.promohome:hover {
	color: yellow;
}
.sidemenu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#003366;
}
.sidemenu:hover {
	color: red;
}
.topmenu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#003366;
}
.topmenu:hover {
	color: Red;
}
 .text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
 .textbold {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.menutitel {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003366;
	font-weight: bold;
}
 .output {
	font: 9pt "Courier New", Courier, monospace;
}
.disclaimer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
.wbk {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}
 .serverrood {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}
 .vetgroen {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #008000;
}
 .streep {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}
 H3 {
	font: bold 12pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#3300CC;
}

.btnsmall {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	border: 0px none;
	background-image: url(/images/btnsmall.gif);
	background-repeat: no-repeat;
	margin: 3px;
	height: 21px;
	width : 91px;
}
.btn {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	border: 0px none;
	background-image: url(/images/btn.gif);
	background-repeat: no-repeat;
	margin: 3px;
	height: 21px;
	width : 120px;
}
.btnbig {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	border: 0px none;
	background-image: url(/images/btnbig.gif);
	background-repeat: no-repeat;
	margin: 3px;
	height: 21px;
	width : 140px;
}




