a:link { color:#B80E39 ; text-decoration: none} 
a:active { color: #B80E39; text-decoration: none} 
a:visited { color:#B80E39 ; text-decoration: none} 
a:hover { color: #B80E39; text-decoration: underline} 
a.right { color::#B80E39 ; text-decoration: none} 

BODY {
		scrollbar-face-color: #EFEFEF; 
		scrollbar-shadow-color: #EFEFEF; 
		scrollbar-highlight-color: #EFEFEF; 
		scrollbar-3dlight-color: #000000; 
		scrollbar-darkshadow-color: #000000; 
		scrollbar-track-color: #EFEFEF; 
		scrollbar-arrow-color: #000000;
		}

td {
	font: bold 11pt verdana;
	color:#000000;
	
} 
body { font: 11 pt verdana; color:#000000; font-weight: none; text-decoration: none }

.kopje { font: 11pt verdana; color:#000000; font-weight:bold; text-decoration:none }

.Textvak {
	BORDER-RIGHT: #B80E39 1px solid; BORDER-TOP: #B80E39 1px solid; FONT-SIZE: 10pt; BORDER-LEFT: #B80E39 1px solid; WIDTH: 300px; BORDER-BOTTOM: #B80E39 1px solid; font-family: verdana; color: #666666; BACKGROUND-COLOR: #EFEFEF
}
.naarboven {
	font-size: 11px;
}

.Textvakklein {
	BORDER-RIGHT: #B80E39 1px solid; BORDER-TOP: #B80E39 1px solid; FONT-SIZE: 10pt; BORDER-LEFT: #B80E39 1px solid; WIDTH: 30px; BORDER-BOTTOM: #B80E39 1px solid; font-family: verdana; color: #666666; BACKGROUND-COLOR: #EFEFEF
}

.vcontent   {margin-left:9px; margin-right: 9px; }

.formLabel { font-family : verdana; color : #000000; font-size : 9pt; FONT-WEIGHT: bold; }

.Bgcenter {
	background-attachment: scroll;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url(images/bg.jpg);
	background-position:top;
}

.nietdik {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
} 

.zwfade {
	background-attachment: fixed;
	background-image: url(images/zwfade.jpg);
	background-repeat: repeat-x;
} 

.Textvak-hoor {
	border:1px solid #B80E39;
	width:100px;
}

.input_type_submit{
	border:1px solid #BC012C;
	background-color: #373461;
	font-family: Verdana;
	font-size: 10px;
	color:white;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin:0px;
	height: 20px;
	cursor: pointer;
}

.input_type_submit_hover{
	border:1px solid #373461;
	background-color: #B30331;
}

