body {
	background-color: #ffffff;
	color:#000000; 
	font-family: Arial;
	font-size: 10pt;
	background-image:url(../images/achtergrond.png);
	background-position:50% 0;
}
html, body, #tbbg {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	}

a img {border:0px;}

#tbbg {
	background-color: #000000;
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 100%;
}

.txt {
 color:#333366;
 font-size: 10pt;
 text-align: left;
 vertical-align: top;
}

.tit {
	font-size: 10pt;
	font-weight: bold;
	color:#ffffff;
	 text-align: left;
 vertical-align: middle;
}

.subm {
	text-align: right;
	vertical-align: top;
}

.lsubm {
 font-size: 9pt;
 color:#333366;
 text-align: left;
 vertical-align: top;
 width: 201px;
}

.cdiv {
	width:585px;
	height:684px;
	overflow:auto;
	vertical-align: middle;
	letter-spacing: 0;
}

.stxt{
 font-size: 8pt;
 
}

.btxt{
 font-size: 8pt;
 font-weight: bold;
 color:#ffffff;
 text-align: right;
}
.cursor {
	cursor: pointer;
}

a.foo    {color: #ffffff; font-weight: normal; text-decoration: none;}
a.foo:link    {color: #ffffff; font-weight: normal; text-decoration: none;}
a.foo:visited {color: #ffffff; font-weight: normal; text-decoration: none;}
a.foo:hover  { color:#007e98;  font-weight: normal; text-decoration: none;}

a:link {color:#007e97;} 
a:visited {color:#007e97;} 
a:hover {color:#4db748;}
a {color:#333366;text-decoration:none;}