body, table, form {
	margin: 0px;
	border: 0px;
	font-size: 9pt;
	color: #006089;
	font-family: Arial;
}

body,  {

	background: #e6f7fe;
	scrollbar-face-color:#c02323;
	scrollbar-arrow-color:#78a3c2;
	scrollbar-track-color:#E6F7FE;
	scrollbar-shadow-color: #78a3c2;
	scrollbar-highlight-color: #78a3c2;
	scrollbar-3dlight-color: #c02323;
	scrollbar-darkshadow-color: #c02323;
}

div	{
	margin: 0px;
	border: 0px;
	font-size: 9pt;
	color: #006089;
	font-family: Arial;
}
textarea {
	margin: 0px;
	border: 0px;
	height: 100%;
 	font-family: verdana, helvetica, arial; 
	font-size: 10px;
	line-height: normal;
	color: #ffffff;
	border: solid 1px #c02323;
	background: #006089;
}

select, input	{
	margin: 0px;
	border: 0px;
 	font-family: verdana, helvetica, arial;
 	font-size: 9pt;
	color: #fff;
	border: solid 1px #c02323;
	background: #006089;
}

h1	{
	font-size: 12pt;
	color: #006089;
	font-family: Arial;
}

h3 {
 	font-size: 10pt;
 	color: 006089;
 	font-family: Arial;
}

.tabel {
	background: #BAD0DD;
	font: Icon;
	color: #fff;
	background: #fff;
	border: 1px solid #c02323;
}

.tabel thead {
 	font-size: 9pt;
 	color: #fff;
 	font-weight: bold;
	padding: 0px 5px;
	background: #006089;
	font-family: Arial;;
}

.tabel tbody  {
	padding: 0px 5px;
	background: #B9CFDC;
	color: #fff;
}


.tabel tfoot  {
	padding: 0px 5px;
	background: #B9CFDC;
	color: #fff;
}


.tabelMain {
	font: Icon;
	color: #fff;
	background: #006089;
}

.tabelMain tbody  {
	padding: 0px 5px;
	background: #e6f7fe;
	color: #fff;
}

td, p {
 	font-size: 9pt;
 	color: #006089;
	font-family: Arial;
	//background: #e6f7fe;
}

a, a:active, a:link, a:visited {
 	font-size: 9pt;
 	color: #c02323;
 	font-family: Arial;
	text-decoration: none;
}

a:hover {
 	font-size: 9pt;
 	color: ##BAD0DD;
 	font-family: Arial;
	text-decoration: underline;
}

a.menu, a.menu:active, a.menu:link, a.menu:visited {
 	font-size: 9pt;
 	font-weight: bold;
 	color: #c02323
 	font-family: Arial;
	text-decoration: none;
	background: url(pics/pil_up.gif); 
	width: 130px; 
	height: 20px; 
        margin:0px; 
        padding-left:30px;

}

a.menu:hover {
 	font-size: 9pt;
 	color: #fff;
 	font-weight: bold;
 	font-family: Arial;
	text-decoration: none;
	background: url(pics/pil_down.gif); 
	width: 130px; 
	height: 20px; 
        margin:0px; 
        padding-left:30px;

}

a.nieuwsheader, a.nieuwsheader:active, a.nieuwsheader:link, a.nieuwsheader:visited {
 	font-size: 11pt;
 	font-weight: bold;
 	color: #006089;
 	font-family: Arial;
	text-decoration: none;
	

}

a.nieuwsheader:hover {
 	font-size: 11pt;
 	color: #BAD0DD;
 	font-weight: bold;
 	font-family: Arial;
	text-decoration: none;
}

li {
	font-size: 9pt;
	color: #006089;
	font-weight: bold;
	list-style-type: square;
}

.footer {
	font: Icon;
	font-size: 9pt;
	color: #006089;
	padding-left: 20 px;
}

.welkom {
	font: Icon;
	font-size: 9pt;
	color: #006089;
	padding-left: 0 px;
}

.left {
	margin: 3px;
	border: 0px;
	font-size: 9pt;
	color: #006089;
	font-family: Arial;
	background: #A1C2D1;
}
.login {
	height: 17px;
	background: #c8bb0c;
	border: 1px solid #450f30;

 	font-size: 8pt;
	color: #450f30;
	font-family: Arial;
}

.border {
	border: 1px solid #450f30;
}

.noBorder {
	border: 0px;
}

hr	{
	border: 0px solid ;
	height: 1px;
	color:  #006089;
}

.left20 {
	padding-left: 15px;
	padding-right: 15px;
}

.left10 {
	padding-left: 10px;
	padding-right: 10px;
}

.right5 {
	padding-right: 5px;
}


		#divNewsCont {
			width:100px;
			height:125px;
			clip:rect(0px 100px 125px 0px);
			visibility:hidden;
			overflow:hidden;
		}

		#divNews {
			position:absolute;
		}

		.tabel {
			color: #fff;
			background: #fff;
			border: 1px solid #960000;
		}

		.tabel thead {
		 	font-size: 9pt;
		 	color: #fff;
		 	font-weight: bold;
			padding: 0px 5px;
			background: #960000;
			font-family: Arial;
		}

		.tabel tbody  {
			padding: 0px 5px;
			background: #FCF6DE;
			color: #fff;
		}

		.tabel tfoot  {
			padding: 0px 5px;
			background: #FCF6DE;
			color: #960000;
			font-size: 11px;
		}
	