body {
	color:#988F86;
	font-size: 8pt;
	font-family: Verdana ;
	background-image:  url("../images/oranje2.jpg");
	background-repeat: repeat-x;
	SCROLLBAR-FACE-COLOR: #EEEEEE;
	SCROLLBAR-HIGHLIGHT-COLOR: #F4F4F4;
	SCROLLBAR-SHADOW-COLOR: #DFDFDF;
	SCROLLBAR-3DLIGHT-COLOR: #DFDFDF;
	SCROLLBAR-ARROW-COLOR:  #000000;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #F8F8F8;
}

td { color:#988F86; font-size: 8pt; font-family: Verdana }
a { color: #645A50; font-weight: bold;font-family: Verdana; text-decoration: none }
a:active { color: #645A50;font-weight: bold;font-family: Verdana ; text-decoration: none }
a:link { color: #645A50; font-weight: bold;font-family: Verdana ; text-decoration: none}
a: visited { color: #645A50; font-weight: bold;font-family: Verdana ; text-decoration: none}
a:hover { color:#D35211; font-weight: bold;font-family: Verdana ; text-decoration: underline }


INPUT, SELECT {
	background-color: #B2B3B5;
	border: #5B5B5B 0px solid;
	color: black;
	font-size: 8pt;
	font-family: Tahoma;
}
.inputgewoon {
	background-color: #B2B3B5;
	border: 0px solid #C9C6B2;
}
.inputgewoonrand {
	background-color: #FFFFFF;
	font-weight: regular;
	font-size: 8px;
}
.texaerea {
	background-color: #B2B3B5;
	border: 0px solid #C9C6B2;
	color: black;
	font-size: 8pt;
	font-family: Tahoma;
}
.checkbox{
	background-color: #B2B3B5;
	border: 0px solid #9CD8D9;
}
div.tp1 { background-color:#FFFFFF; font-size:8pt; color:#808080;}
div.tp2 { background-color:#FFFFFF;font-size:8pt; color:#808080; }

.vetrood {
	color: #990000;
	font-weight: bold;
}
.vetgroen {
	font-weight: bold;
	color: #009933;
}
.menuOut {
	font-weight:bold;
	color: #000000;
	cursor:pointer;
	padding:0px;
	margin:2px;
	font-size: 12px;
	line-height:125%;
}
.menuOut:active {
	font-weight:bold;
	cursor:pointer;
	padding:0px;
	margin:2px;
	font-size: 12px;
	line-height:125%;
}
.menuOut:link {
	font-weight: bold;
	cursor:pointer;
	padding:0px;
	margin:2px;
	font-size: 12px;
	line-height:125%;
}
.menuOut:visited {
	font-weight: bold;
	cursor:pointer;
	padding:0px;
	margin:2px;
	font-size: 12px;
	line-height:125%;
}
.menuOut:hover {
	font-weight: bold;
	cursor:pointer;
	padding:0px;
	margin:2px;
	font-size: 12px;
	text-decoration: none;
	line-height:125%;
}
.menuOver {
	font-weight: bold;
	color:#FDA010;
	cursor:pointer;
	padding:0px;
	margin:2px;
	font-size: 12px;
	text-decoration: none;
	line-height:125%;
}
.submenu a {
	font-weight: normal;
}
.submenu a:hover {
	font-weight: normal;
}