/* CSS Document */

body,html { height:100%}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D8DBE0;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-y; 
	background-position: top center;
}

body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #050306;
}

a {
	font-family: Verdana;
	font-size: 12px;
	color: #d9a800;
}
a:visited {
	color: #d9a800;
}
a:hover {
	color: #d9a800;
}
a:active {
	color: #d9a800;
}

.geel a {
	font-family: Verdana;
	font-size: 12px;
	color: #d9a800;
}
.geel a:visited {
	color: #d9a800;
}
.geel a:hover {
	color: #d9a800;
}
.geel a:active {
	color: #d9a800;
}

.RSStekst a {
	font-family: Verdana;
	font-size: 14px;
	color: #cccccc;
	text-decoration:none;
}
.RSStekst a:visited {
	color: #cccccc;
}
.RSStekst a:hover {
	color: #cccccc;
}
.RSStekst a:active {
	color: #cccccc;
}

.RSS a {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
.RSS a:visited {
	color: #000000;
}
.RSST a:hover {
	color: #000000;
}
.RSS a:active {
	color: #000000;
}

.menu       { font-family: Arial; color: #ffffff; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold;}
.menu:link       { font-family: Arial; color: #ffffff; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold;}
.menu:visited    { font-family: Arial; color: #ffffff; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold;}
.menu:active     { font-family: Arial; color: #ffffff; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold;}
.menu:hover     { font-family: Arial; color: #d9a800; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold;}

.selected      { font-family: Arial; color: #d9a800; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold;}
.selected:link       { font-family: Arial; color: #d9a800; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold;}
.selected:visited    { font-family: Arial; color: #d9a800; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold;}
.selected:active     { font-family: Arial; color: #d9a800; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold;}
.selected:hover     { font-family: Arial; color: #d9a800; font-size: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold;}

.validator {color: #d9a800;font-size:12px;}
.validatortext {color: #d9a800;}
input.stylebutton { font-size: 12px; color: #ffffff; background-color:#d9a800; border:solid 1px;}
textarea, input, select { font-size: 12px; font-family: Verdana;}

.captcha {border:1px solid #7f9db9}
