#menu a {
	width: 100%;
	line-height: 40px;
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #FFF;
	background-image: url(img/menubg.jpg);
	font-size: 12px;
	
}
#menu a:hover {
	background-image: url(img/menubg2.gif);	
}
#menutop a {
	width: 100%;
	line-height: 40px;
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
	background-image: url(img/menubg3.jpg);
	
}
#menutop a:hover {
	background-color: #000;
	color: #8FBC8F;
}
.header {
	font-size: 18px;
	color: #c90044;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #333;
}


td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.subbg {
	background-image: url(img/subbg.jpg);
}
.zeropad {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.textf {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	line-height: 18px;
}
.border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #c90044;
	border-right-color: #c90044;
	border-bottom-color: #c90044;
	border-left-color: #c90044;
}
.leesmeer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c90044;
	font-weight: 400;
}
.subheading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

