body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	scrollbar-face-color: #0A50A1;
	scrollbar-shadow-color: #0A50A1;
	scrollbar-highlight-color: #0A50A1;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #EAEEF4;
	scrollbar-arrow-color: #FFFFFF;
	background-color: #FFFFFF;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#FFFFFF', EndColorStr='#EAEEF4');
	margin-top: .5cm;
	margin-bottom: .5cm;
	margin-left: .4cm;
	margin-right: .4cm;
	
} 
A:link { color: #003366; text-decoration: none} 
A:active { color: #0066FF; text-decoration: none} 
A:visited { color: #003366; text-decoration: none} 
A:hover { color: #0000FF; text-decoration: none} 

A.navlink { color: #FFFFFF; text-decoration: none;}
A.navlink:link {color:#FFFFFF; text-decoration: none;}
A.navlink:active {color:#FFFFFF; text-decoration: underline;}
A.navlink:visited {color:#FFFFFF; text-decoration: none;}
A.navlink:hover { color: #FFFFFF; text-decoration: underline;}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
}
hr {
	height: 1px;
	border: 1px solid #0099FF;
}
.mainTable {
	width: 100%;
	background-attachment: fixed;
	background-image: url(../../images/back.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.mainCel {
	padding: 10px 20px 20px;
}
.field {
	border: 1px solid #000000;
	width: 100%;
}
.tabelhead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-right: 4px;
	padding-left: 4px;
	height: 20px;
}
.tabelrij {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.kader {
	border: 1px solid #000000;
}
.fotogallerij {
	background-image: url(../../images/control/fotogal.backgr.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	height: 115px;
}
.dbtext table{
	border: 0px;
}
.dbtext td{
	border: 0px;
}
.kop {
	font-weight: bold;
	background-color: #EAEEF4;
}

