TD {
	font-family : verdana;
	font-size : 11px;
	line-height: 20px;
	font-style : normal;
	letter-spacing : 0px;
}

body {
background-attachment: fixed;
background-repeat: repeat;
scrollbar-face-color: #BEAEA7;
scrollbar-shadow-color: #BEAEA7;
scrollbar-highlight-color: #B9A8A0;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-track-color: #B9A8A0;
scrollbar-arrow-color: #ffffff;
}

.inhoud {
	padding-left : 15px;

	
}
.copyright {
	font-size : 10px;
	
}
INPUT {
	color : #000000;
	font-family : verdana;
	font-size : 11px;
	background: #F2F2F2;
	border-width: 1;
	border-color: #2C4B83; 
	border-style: solid; 
}

textarea {
	color : #000000;
	font-family : verdana;
	font-size : 11px;
	background: #F2F2F2;
	border-width: 1; 
	border-color: #2C4B83; 
	border-style: solid; 
}
.checkbox {
	color : #000000;
	font-family : verdana;
	font-size : 11px;
	border-width: 1; 
	border-color: #2C4B83; 
	border-style: solid; 
}
INPUT.button {
	color : #000000;
	cursor: hand;
	text-align: center;
	font-family : verdana;
	font-size : 10px;
}
.radio {
	color : #000000;
	font-family : verdana;
	font-size : 11px;
	border-width: 1; 
	border-color: #2C4B83; 
	border-style: solid; 
}
.cursor {
	cursor : hand
}

A.menutop {
	font-family : verdana;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	line-height : 15px;
	color : #000000;
	text-decoration : none;
}
A.menutop:HOVER {
	font-family: verdana;
	color: #2D4D88;
}
A.menutop:VISITED {
text-decoration : none;
}
A {
	font-family : verdana;
	font-size : 11px;
	font-style : normal;
	line-height : 15px;
	color : #2D4D88;
	text-decoration : none;
}
A:HOVER {
	font-family: verdana;
	color: #2D4D88;
}
A:VISITED {
text-decoration : none;
}
A.menu {
	font-family : verdana;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	line-height : 15px;
	color : #ffffff;
	text-decoration : none;
}
A.menu:HOVER {
	font-family: verdana;
	color: #E8D19F;
}
A.menu:VISITED {
text-decoration : none;
}

