body {
 background-color: #ffffff;
 background-repeat: no-repeat;
 font-family: Verdana, sans-serif; 
 font-size: 10pt;
 scrollbar-arrow-color : #ffffff;
 scrollbar-base-color : #8aaacc;
 scrollbar-face-color : #244078;
}


body.index {
 background-color: #aabdd1;
}


a {
 color: #ffffff;
 font-size: 10pt;
 text-decoration: none;
}

a:hover {
	background-color: #9AB6D5;
	color : #0C3B6E;
}

tr, td {
 font-family: Arial, Helvetica, sans-serif;
 color: #ffffff;
 font-size: 10pt;
}


.main {
 background-color: #ffffff;
}

.subtile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table.small td {
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

.head {
	font-family: Verdana, sans-serif;
	font-size: 12pt;
	width: 386px;
	height: 19px;
	margin-top: 36px;
	margin-bottom: 15px;
	padding-left: 18px;
	color: #ffffff;
	font-weight: bold;
	background-color: #0D5399;
}
 

.producten {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	padding-left: 4px;
}

 
.menuitem {
 width: 156px;
 height: 18px;
 border: 1px solid grey;
 background-color: #4d709e;
 text-align: left;
 padding-left: 4px;
 font-family: Verdana, sans-serif;
 font-size: 10pt;
 
}


.menu {
 position: absolute;
 visibility: hide; 
 visibility: hidden;
 top: 0;
 left: -400;
}

