/* CSS Document */


body {
	background-color: #CCCCCC;
	margin-left: 100px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family:Trebuchet MS;
	font-size:9px;
	color:#FFFFFF;
	line-height: 16px;
}

a {
	font-family:Trebuchet MS;
	font-size:9px;
	color:#666666;
	text-decoration:underline;
}

a:hover {
	color:#009999;
}

#hoofdmenu a {
	font-family:Trebuchet MS;
	font-size:10px;
	color:#9E6407;
	text-decoration:underline;
}

#hoofdmenu a:hover {
	color:#009999;
}

#submenu a {
	font-family:Trebuchet MS;
	font-size:10px;
	color:#582F11;
	text-decoration:underline;
}

#submenu a:hover {
	color:#CCFF00;
}

}
#scrollbar {
3dlight-color:#CCFF00;
arrow-color:#009999;
base-color: #CCFF00;
darkshadow-color: #CCFF00;
face-color: #CCFF00;
highlight-color: #009999;
shadow-color: #CCFF00;
}