/* CSS Document */
BODY {
	scrollbar-3dlight-color:    rgb(121,179,216);   
	scrollbar-arrow-color:      rgb(255,255,255);   
	scrollbar-base-color:       rgb(255,255,255);   
	scrollbar-darkshadow-color: rgb(121,179,216);   
	scrollbar-face-color:       rgb(121,179,216);  
	scrollbar-highlight-color:  rgb(255,255,255);   
	scrollbar-shadow-color:     rgb(255,255,255);   
	scrollbar-track-color:      rgb(255,255,255);
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;	
}



.div2 {
	font-family: Georgia, serif;
	font-size: 10pt;
	color: #666666;
	margin-top: 5px;
	position: absolute;
	width: 5492px;
	height: 100%;
	left: 0px; 
	top: 0px; 
	background: white; 
	margin-right: 0px;
	float: left;
}






.style1 {
	font-family: Georgia, serif;
	font-size: 12pt;
	color: #666666;
}
a {
	font-family: Georgia, serif;
	font-size: 10pt;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
body {
	background-color: #FFFFFF;
}


/*niet gebruikt

.div1 {
	position:absolute;
	width:5492px; 
	height:18px; 
	background:white;
	font-family:Georgia, serif;
	font-size:10pt;
	color:#CCCCCC;
	margin-top:5px;
	margin-left:5px;
}
.div3 {
	position: static;
	width: 2746px;
	height: 100%;
	background: white;
	left: 2746px;
	top: 0px;
	margin-right: 0px;
	float: left;
	z-index: 2;
}
.menu {
	font-family: Georgia, serif;
	font-size: 10pt;
	color: #CCCCCC;
}