<style type="text/css">
body {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	background-color:#FFFFFFF;
}
hr  {
	color: #000066;
	height: 1px;
}

.titel1 {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.maintable {
	color: #000066;
	background-color:#FFFFFF;
	background-position: center;
	font: 11px;
	vertical-align: top;
	padding-top: 10px;
}

.titel2 {
	font-size: 11px;
	font-weight: bold;
	color: #3366CC;
}
.bottomlink {
	color: #cccccc;
}
td {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}
td.header {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}

input, .input { 
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px ;
}

textarea {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: auto;
}

.tabeltekst {
	background-color: #FFFFFF;
}

.tabeltekstoneven {
	background-color: #F5F5F5;	
}

.iframe, .hoofdtabel {
	background-image:url(img/Main_trans.png)
}

.title {
	background-image:url(img/Logo_Main.jpg);
	background-repeat:no-repeat;
}
.menu {
	background-image:url(img/logo_left.png);
}
.bottom {
	background-image:url(img/Bottom_bar.png);
	background-repeat:no-repeat;
}
a {
	color: #000066;
	text-decoration: none;
}
a:hover {
	background-color: #000066;
	color: #FFF;
}

.comment {
	font-size: 10px;
	color: #666666;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
}.titel3 {
	font-size: 10px;
	font-weight: bold;
	color: #3366CC;
}
.cssBorder {
	BORDER-BOTTOM: black 1px solid;
	BORDER-LEFT: black 1px solid;
	BORDER-RIGHT: black 1px solid;
	BORDER-TOP: black 1px solid;
	PADDING-LEFT: 2px;
}

#nav, #nav ul, #nav ul ul{
padding: 0;
margin: 0;
list-style: none;
background: url(none.gif) repeat 0 0;
font-family: Georgia, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size: 75%;
}

#nav{
width: 100%;
}

#nav li{
width: 100%;
}

#nav ul{
position: absolute;
left: -1000px;
margin: -22px 0 0 90px;
font-size: 100%;
}

* html #nav ul{
margin: -23px 0 0 90px;
}

#nav li li{
width: 120px;
}

#nav ul ul{
width: 150px;
margin: -22px 0 0 140px;
font-size: 100%;
}

* html #nav ul ul{
margin: -23px 0 0 140px;
}

#nav li li li{
}

#nav li:hover ul, #nav li.ie_does_hover ul{
left: auto;
color: #000066;
}

#nav li:hover ul ul, #nav li.ie_does_hover ul ul{
left: -1000px;
}

#nav ul li:hover ul, #nav ul li.ie_does_hover ul{
left: auto;
}

#nav a {
display: block;
text-decoration: none;
padding: 2px 4px 3px 4px;
margin: 1px;
color: #ffffff;
}

#nav a:link, #nav a:visited{
font-family : Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
color : #000066;
font-size : 11px;
font-style : normal;
font-weight : bold;
}

#nav a:hover, #nav a:active{
color : #fff;
font-size : 11px;
font-style : normal;
font-weight : bold;
text-decoration : none;
background-color: #000066;
color: #cccccc;
}
</style>

