body {
	scrollbar-base-color: #003366;
	scrollbar-arrow-color:white;
	scrollbar-DarkShadow-Color: gray;
	background-color: #FFFFCC;
	background-attachment: fixed;
	background-image: url(../images/achtergrond.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.textbox {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: none;
	color: #003366;
	height: 18px;
	background-color: #CCCCFF; 
	border-left-color: #A1ABC3; 
	border-right-color: #A1ABC3; 
	border-top-color: #A1ABC3; 
	border-bottom-color: #A1ABC3; 
	border-style: solid; 
	border-width: 1px; 
	padding: 2px 4px;
	background-image: url(../images/textfield_bg.gif);
	background-attachment: fixed;
}

.button {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: none;
	width: 80px; 
	height : 18px;
	color: #5C6B91; 
	background-color: #DDEEFF; 
	border-left-color: #A1ABC3; 
	border-right-color: #A1ABC3; 
	border-top-color: #A1ABC3; 
	border-bottom-color: #A1ABC3;
	border-style: solid; 
	border-width: 1px; 
}

.regulartekst {
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: justify;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;

}

FORM {
	display: inline;
}
.opsomming {
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;

}
.regulartop {

	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}
.koptekst {

	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: justify;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}
.menutekst {

	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}
.top {

	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: right;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}
.mavari {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
.regulartopleft {


	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}
.textarea {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: none;
	color: #003366;
	background-color: #CCCCFF;
	border-left-color: #A1ABC3;
	border-right-color: #A1ABC3;
	border-top-color: #A1ABC3;
	border-bottom-color: #A1ABC3;
	border-style: solid;
	border-width: 1px;
	padding: 2px 4px;
	background-image: url(../images/textfield_bg.gif);
	background-attachment: fixed;
	height: 40px;
}
