body,html {
	background-color: #5E604B;
   }
.style1 {font-size: 2px}

#fixedtipdiv{
color: #484739;
position:absolute;
padding: 2px;
border:1px solid #000;
font: normal 12px Arial;
line-height:18px;
z-index:100;
}
.midden {
position: absolute;
width: 785px;
height: auto;
top: 50%;
left: 50%;
margin-left: -500px;
margin-top: -275px; 
}
.style2 {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style6 {font-size: 20pxl; }
.inhoud { color : #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 30px; }
.inhoud a:link { color : #000000; line-height: 17px; text-decoration: underline; }
.inhoud a:visited {	color : #000000; line-height: 17px; text-decoration: underline; }
.inhoud a:hover {color : #000000; line-height: 17px; text-decoration: underline; }

.menu { color : #B1B1A8; font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size: 16px; }
.menu a:link { color : #B1B1A8; font-family: Arial, Helvetica, sans-serif; font-size: 16px; text-decoration: none; }
.menu a:visited { color : #B1B1A8; font-family: Arial, Helvetica, sans-serif; font-size: 16px; text-decoration: none; }
.menu a:hover { color : #B1B1A8; font-family: Arial, Helvetica, sans-serif; font-size: 16px; text-decoration: none; }

.menu_active { color : #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size: 16px; }
.menu_active a:link { color : #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 16px; text-decoration: none; }
.menu_active a:visited { color : #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 16px; text-decoration: none; }
.menu_active a:hover { color : #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 16px; text-decoration: none; }

.main_text {
color : #484739; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; line-height: 20px;
width:      600px;
margin-top: 5px;
margin-left: 5px;
} 
.main_text a:link { color : #484739; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline; line-height: 20px; }
.main_text a:visited {	color : #484739; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline; line-height: 20px; }
.main_text a:hover { color : #1FB5E8; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline; line-height: 20px; }

/*********************** SCROLLERS ***********************/
.root     {
	position:relative;
	height:      245px;
	width:      700px;
	margin:       0px 0px 8px 7px;
    }
.root p   {
    margin:      10px 10px 5px 10px;
    }
.thumb     {
    position:      absolute;
    height:      5px;
    width:      27px;
    left:       10px;
    }
.up, .dn   {
    position:      absolute;
    left:       10px;
    }
.up a, .up a img, .dn a, .dn a img, .thumb a , .thumb a img{
    border:      0;
    }
.scrollContainer {
	position:      absolute;
	left:      -7px;
	top:      -6px;
	width:      650px;
	height:      203px;
	clip:      rect(0,467,324,0);
	overflow:      auto;
	border-top:    2px none #000000;
	border-left:    2px none #000000;
	border-right:    2px none #686262;
	border-bottom:    2px none #686262;
	background:    #D9D9B0;
	background-color: #FFFFFF;
    }
.scrollContent {
color : #484739; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; line-height: 20px;
	position:      absolute;
	left:      0px;
	top:      0px;
	width:      580px;
    }
.mainContainer {  
		left:			2px; 
		top:			19px; 
		width:			600px; 
		height:			240px; 
		overflow: hidden;
		}
