body {
	margin: 0px 0px 0px 0px;
	overflow-y: scroll;
	background-color: #7a8688;
}

body, table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height : 14pt;
	color: #E3E3E3;
	cursor: default;
	}

.submenu {
	text-decoration:none;
	color : #4d4d4d;
}

.submenu:hover {
	text-decoration:none;
	color : #ED7822;
}

a {
	color: ffe400;
}

a:hover {
	color: orange;
	}

.boxlink {
	color: black;
	text-decoration: none;
	line-height: normal;
}

.boxlink:hover {
	color: orange;
	text-decoration:none;
	}


form
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1 {
	font-size: 16pt;
	color: #eef0ef;
	font-family: "Arial Narrow";
	font-weight: normal;
}

h2 {
	font-size: 14pt;
	color: White;
	font-weight: normal;
	font-family: "Arial Narrow";
}

h3 {
    font-size:8pt;
    line-height:14pt;
    color: #ffcc00;
    font-weight: bold;
}

#balkonder{
	background-color: #f89800;
	color: White;
}

#include {
	color: #E3E3E3;
	text-align: justify;
}

#include table {
	color: #E3E3E3;
}

#include strong{
	color: White;
}

#balkcontent{
	background-color: #7a8688;
}

#balkmenu{
	background-color: #475558;
	text-align: center;	
}

#balkmenu td{
	background-color: #475558;
	text-align: center;
	font-size: 10pt;
	font-family: Arial;
	white-space: nowrap;
}

#balkmenu a{
	color: #c5d0d2;
	text-decoration: none;
}

#balkmenu a:hover {
	text-decoration: underline;
}

.balkscheiding{
	background-color: White;
}

#balklogo{
	background-image: url(/images/balklogo.jpg);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: top;
	background-color: #eef0ef;
}

#balklogolinks{
	background-color: #f9fafa;
}

#balklogorechts{
	background-color: #eef0ef;
	
}
#balklogo a{
	color: #475558;
	text-decoration: none;
}

#balklogo a:hover {
	text-decoration: underline;
}

