/* CSS Document */
/*border green =8c9b4f */
body {
	scrollbar-face-color: #FFFFFF; 		scrollbar-shadow-color: #6d82ad; 
	scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #6d82ad; 
	scrollbar-track-color: #FFFFFF; 	scrollbar-darkshadow-color: #6d82ad;	scrollbar-arrow-color: #6d82ad;
	margin:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; margin-top:0px;
	background-color:#FFFFFF;
	font-family:  Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;
}

td,th {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	font-style: normal;	font-weight: normal;	color: #000000;
}
.content {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	font-style: normal;	font-weight: normal;	color: #000000;
}
.contenttitle {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	font-style: normal;	font-weight: bold;	color: #000000;
}

.tableheader {
	background-color:#000000; 
	font-weight: bold;	color: #ffffff;
	vertical-align:top;
	font-size: 11px;
	height:10px;
}

.tableback {
	background-color: #ffffff;
	background-image:url(../images/bgmain3.gif);
	background-attachment:scroll;
	background-repeat:no-repeat;
	
	/*background-repeat:no-repeat;
	background-position:top;
	overflow-x:hidden;
	overflow-y:scroll;*/
	
	vertical-align:top;
}

.inputform,textarea,select,input {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;
	text-align: left;
	border: 1px solid #000000;
	letter-spacing: normal;
}

a:link {color: #000000;	text-decoration: underline;	font-weight: normal;}
a:visited {color: #000000;	text-decoration: underline;	font-weight: normal;}
a:hover {color: #000000; text-decoration: underline; font-weight: normal;}
a:active {color: #000000; text-decoration: underline; font-weight: normal;}

a.leesmeer:link {color: #000000; text-decoration: none;	font-weight: bold;}
a.leesmeer:visited {color: #000000;	text-decoration: none;	font-weight: bold;}
a.leesmeer:hover {color: #000000; text-decoration: none; font-weight: bold;}
a.leesmeer:active {color: #000000; text-decoration: none; font-weight: bold;}

a.whitelink:link {color: #ffffff; text-decoration: none;	font-weight: bold;}
a.whitelink:visited {color: #ffffff;	text-decoration: none;	font-weight: bold;}
a.whitelink:hover {color: #ffffff; text-decoration: none; font-weight: bold;}
a.whitelink:active {color: #ffffff; text-decoration: none; font-weight: bold;}

a.onderbalk:link {color: #ffffff;	text-decoration: none;	font-weight: normal;}
a.onderbalk:visited {color: #ffffff;	text-decoration: none;	font-weight: normal;}
a.onderbalk:hover {color: #ffffff; text-decoration: none; font-weight: normal;}
a.onderbalk:active {color: #ffffff; text-decoration: none; font-weight: normal;}
