body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	scrollbar-face-color: #9c1e8b;
	scrollbar-shadow-color: #9c1e8b;
	scrollbar-highlight-color: #9c1e8b;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #E8E8E8;
	scrollbar-arrow-color: #CCE82E;
	background-color: #E8E8E8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(../../images/back.main.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
} 
A:link { color: #9A1F89; text-decoration: none} 
A:active { color: #9A1F89; text-decoration: none} 
A:visited { color: #9A1F89; text-decoration: none} 
A:hover { color: #9A1F89; text-decoration: none} 

A.navlink {
	color: #9C1E8B;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
}
A.navlink:link {color:#9C1E8B; text-decoration: none;}
A.navlink:active {color:#9C1E8B; text-decoration: none;}
A.navlink:visited {color:#9C1E8B; text-decoration: none;}
A.navlink:hover { color: #000000; text-decoration: none;}

td {  
	font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 9pt
}
hr {
	height: 1px;
	border: 1px solid #0099FF;
}
.mainTable {
	width: 100%;
}
.mainCel {
	padding: 27px 5px 34px 34px;
	vertical-align: top;
	text-align: justify;
}
.field {
	border: 1px solid #9C1E8B;
	width: 100%;
	color: #000000;
	background-color: #F3F3F3;
}
.tabelhead {
	font-weight: bold;
	color: #000000;
	background-color: #CCE82E;
	padding-right: 4px;
	padding-left: 4px;
	height: 20px;
	font-variant: small-caps;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.tabelrij {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCE82E;
}
.kader {
	border: 1px solid #9C1E8B;
}
.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;
}
.logocel {
	width: 115px;
	padding-top: 27px;
	padding-right: 10px;
	padding-bottom: 34px;
	padding-left: 0px;
}
.submenu {
	background-image: url(../../images/subback.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.titel {
	font-weight: bold;
	font-variant: small-caps;
	color: #9C1E8B;
	letter-spacing: 0.1em;
}
.button {
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	border: 1px solid #000000;
	font-size: 10px;
	background-color: #CCE82E;
}
