body {
	scrollbar-3dlight-color:FFFFFF;
	scrollbar-arrow-color:FFFFFF;
	scrollbar-base-color:FFFFFF;
	scrollbar-darkshadow-color:FFFFFF;
	scrollbar-face-color:e1dfdf;
	scrollbar-highlight-color:e1dfdf;
	scrollbar-shadow-color:e1dfdf;
	scrollbar-track-color:FFFFFF;
	background-color: #FFFFFF;
}

html, body, #wrapper {
	margin: 0px;
	padding: 0px;
	border: none;
	text-align: center;
}

#wrapper {
	margin: 0px auto;
	text-align: left;
	vertical-align: middle;
	width: 100%;
	position: absolute;
	top: 50%;
	left: 0px;
	margin-top: -285px;
	background-color: #FFFFFF;
}

div.filler_green{
	width: 195px;
	height: 2000px;

	position: absolute;
	left: 50%;
	top: 50%;

	margin-left: 3px;
	margin-top: -1800px;

	background-color: #99a73a;
}

div.filler_blue{
	width: 195px;
	height: 570px;

	position: absolute;
	left: 50%;
	bottom: 0px;

	margin-left: 250px;

	background-color: #638ab4;
}

.normaalNJ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: small-caps;

}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

table{
	margin: 0px;
}

