body {
	scrollbar-face-color: #eeeeee;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	background-color: #999999;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}







a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #000000;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9966CC;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066FF;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 4A6E7C;
	text-decoration: underline;
}
.tekstentree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;

}
.tekstentreetitelkes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	padding: 0px;

}
.grayfonts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
}
.buttonsregular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.buttonsbig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
}
.forms {
	background-color: #F7F7F7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-width: 1px;
	border-color: #7f9db9;
}
.bgimage {
	border: 1;
	outline-color: #7f9db9;
	outline-style: solid;
	outline-width: thin;
}
.selectionboxes {
	background-color: #E1F0FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-width: 1px;
	border-color: #7f9db9;
	width: 235px;
	color: #FF0000;
	padding: 5px;
	font-style: normal;
}
.buttonstopnav {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

