body {
	margin: 0px;
	background: #333333;
}
.main {
	background: url("../img/bg_midden.gif");

}
.bg_bottom {
	background: url("../img/bg_bottom.gif");
}
.copyright {
	font-family: Verdana;
	font-size: 7pt;
	color: #ffffff;
}
a.copy {
	color: #FFFFFF; 
	text-decoration: none;
}
a.copy:hover {
	color: #FF0000; 
	text-decoration: none;
	background-color: #000000;
}
.top_rand {
	background: #333333;
}
.menu {
	background: #666666;
}
.content {
	background: #8a8a8a;
	padding-left: 5px;
}
.kopje {
	font-family: Tahoma;
	font-size: 18pt;
	color: #333333;
	font-weight: bold;
}
td {
	font-family: Verdana;
	color: #ffffff;
	font-size: 9pt;
}
.td_kopje {
	font-family: Verdana;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #444444;
	border: #000000 1px solid;
}
.brd_top {
	border-top: #000000 solid 1px;
	font-size: 2pt;
}
.content_bg {
	border-left: #000000 solid 1px;
	border-right: #000000 solid 1px;
	background: #CCCCCC;
	font-family: Arial;
	font-size: 10pt; 
	color: #000000;
}
.content_bg_brd {
	border: #000000 solid 1px;
	background: #CCCCCC;
	font-family: Arial;
	font-size: 10pt; 
	color: #000000;
}
a {
	color: #000000; 
	text-decoration: none
}
a:hover {
	color: #FF0000; 
	text-decoration: none
}
input.text, textarea {
	padding: 5px;
	font-family: Verdana;
	font-size: 10pt;
	border: 0px;
	background: #CCCCCC;
}
.submit {
	font-family: verdana; 
	font-size: 10pt;
	color: #FFFFFF; 
	border-color: #000000; 
	border-width: 1px; 
	background-color: #444444;
	width: 120px;
	height: 24px;
}
a.sub {
	font-family: Arial;
	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
a.sub:hover {
	font-family: Arial; 
	font-size: 10pt; 
	color: #FFFFFF; 
	font-weight: bold; 
	text-decoration: none; 
	background-color: #000000;
}
.hiddenPic {
	display:none;
}