td {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}
.cursor {
	cursor: hand;
}
div {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}

.tableback {
	background-repeat: no-repeat;
	background-position: center center;
}

.kopjeblauw {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	line-height: 18px;
	color: #50b3d4;
}
.kopjeblauw2 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	line-height: 18px;
	color: #50b3d4;
	text-transform: uppercase;
}

.kopje {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	line-height: 18px;
	color: #50b3d4;
	text-transform: uppercase;
}
.kopje2 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	text-transform: uppercase;
}

.scrollbar {
	scrollbar-arrow-color: #b4e0ed;
	scrollbar-base-color:#b4e0ed;
	scrollbar-dark-shadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3d-light-color: #ffffff;
}

a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	line-height: 18px;
	color: #50b3d4;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	line-height: 18px;
	color: #ffaa0f;
}
