body {
	background-position: center;
	background-color: #161616;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Geneva, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
#main {
	overflow: auto;
	height: 294px;
	padding-right: 12px;
	scrollbar-arrow-color : #F1F1F1;
	scrollbar-base-color : #333333;
	scrollbar-track-color : #333333;
	scrollbar-3dlight-color : #333333;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-darkshadow-color : #333333;
	scrollbar-face-color : #333333;
	scrollbar-highlight-color : #FFFFFF;
	width: 564px;
	margin-top: 60px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 24px;
}
a, a:link, a:visited  {
	color: #E9E9E9;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-color:#7C7C7C;
	border-bottom-width:1px;
}

a:hover {
	color: #CCCCCC;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.nav, a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 8px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.nav:hover {
	background-color: #515151;
	color: #999999;
	text-decoration: none;
}

.klein {
	font-size: 10px;
}
.regelafst {
	line-height: 18px;
}
.randjewit {
	border: 2px solid #AEAEB2;
}
.titel {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
.fout {
	color: #FFFFFF;
	background-color: #990000;
}
input {
	font-size: 11px;
}
form {
	margin: 0px;
	padding: 0px;
}
