body {
	scrollbar-3dlight-color : #7A6962;
	scrollbar-arrow-color : #ffffff;
	scrollbar-base-color : #7A6C64;
	scrollbar-darkshadow-color : #7A6962;
	scrollbar-face-color : #7A6962;
	scrollbar-highlight-color : #E49F44;
	scrollbar-shadow-color : #7A6962;
	scrollbar-track-color : #876C5D;
	background-repeat : no repeat;
    background-image : url(images/contentbg.gif);
	background-attachment : fixed;
	background-color : #004075;
	background-position : left, top;
}
.hoofdkop {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF852C;
}
.subkop {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #de600b
}

.subkop3 { 
    font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.kop {
	font-family: Verdana;
	font-size:12px;
	font-weight: bold;
	color: #f44103;
}
.txt {
	font-family: Verdana;
	font-size: 11px;
    color: #47362E;
}
.txt2 {
	font-family: Verdana;
	font-size: 11px;
    color: #fdfdfd;
}
.txt3 {
	font-family: Verdana;
	font-size: 11px;
    color: #ffffff;
}
	
a {
	color: #000033;
	
	text-decoration: underline;
}
a:visited { 
	color: #000033;
	
	text-decoration: underline;
}
a:hover { 
	color: #FF7800;
	 
	text-decoration: underline;
}
ul {
	margin-top:    .1em;
    margin-bottom: .1em;
}
li {
	color : #2F0C60;
}
.button {
	font-family: Verdana;
	font-size:11px;
	color: #000033;
    font: bold;
	border: #798AB6;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	
}
INPUT {
	font-family: Verdana;
	font-size: 10px;
	color: #2F0C60;
	background-color : #ffffff;
}



