body {
	background:normal !important;
	background-color: #00ccff !important;
	color: #000080 !important;
	font-family: verdana;
	font-size:12px;
	font-weight: bold;
	scrollbar-3dlight-color:black; 
	scrollbar-arrow-color:blue;
	scrollbar-base-color:black; 
	scrollbar-darkshadow-color:black; 
	scrollbar-face-color:#000080; 
	scrollbar-highlight-color:white; 
	scrollbar-shadow-color:black;
	scrollbar-track-color:#00ccff ; 
}

td	{
	font-family: verdana !important;
	font-size:12px !important;
	font-weight: bold !important;
	color:grey !important;
	background-color: #000080 !important;
	border-width: 1px;
	border-style: solid;
	border-color: #000080;
	width=30%;
}

#table1	{
	cellspacing:0; 
	cellpadding:0;
    align:center !important;	
}

#subkopjes {
	font-family: verdana !important;
	font-size:12px !important;
	font-weight: bold !important;
	color:#ffffff !important;
}

#nav, #nav ul {
padding: 3px 0 0 0;
margin: 0;
list-style: none;
align:center;
}

#nav li {
float: left;
width: 120px;
}

#nav ul {
position: absolute;
width: 120px;
left: -1000px;
    align:center !important;	
}

#nav li:hover ul, #nav li.ie_does_hover ul {
left: auto;
background-position: 0 0;
}

#nav a {
display: block;
margin: 2px 5px 3px 5px;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;

}

ul a{
font-weight: bold;
text-align:center;
background-color: #000080;
color: #ffffff ;
cursor: default;
}

ul ul a:link, ul ul a:visited{
font-weight: normal;
color: #00FFFF;;
cursor: pointer;
}

ul ul a:hover, ul ul a:active{
font-weight: normal;
color: #FFF;
cursor: pointer;
}

ul li{
background-color: #0000FF;
border-left: 3px solid #000080;
}

ul ul li{
background-color: #0000FF;
border-top: 3px solid #000080;
border-left: 0;
}

/* IE only hack \*/
* html ul li, * html ul ul li{
border-bottom: 3px solid #000080;
}

* html ul ul li{
border-top: 0;
}
/* Einde IE only hack */
