body {
	scrollbar-face-color: #4F4F78;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #4F4F78; 
	scrollbar-highlight-color: #ffffff;
	scrollbar-darkshadow-Color: black;}
	
.colorborder { border: 1px solid #000000;}

.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; list-style-type: square;}
.texta {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; list-style-type: square; font-weight:bold;}

.title {font-family: Verdana ; font-size: 14px; text-decoration: none ; color: #ffffff;  font-weight:bold;}
.titlea {font-family: Verdana ; font-size: 16px; text-decoration: none ; color: #ffffff;  font-weight:bold;}
.title2 {font-family: Verdana ; font-size: 12px; text-decoration: none ; color: #ffffff;  font-weight:bold;}
.title2a {font-family: Verdana ; font-size: 16px; text-decoration: none ; color: #ffffff;  font-weight:bold;}
.title3 {font-family: Verdana ; font-size: 14px; text-decoration: none ; color: #ffffff;  font-weight:bold;}
.title3a {font-family: Verdana ; font-size: 14px; text-decoration: none ; color: #ffffff;  font-weight:bold;}
.title4 {font-family: Verdana ; font-size: 11px; text-decoration: none ; color: #ffffff;  font-weight:bold;}

a.nav {font-family: Verdana; font-size: 11px; text-decoration: none; color: #ffffff; width="100%"; height="100%";}
a:active.nav {} 
a:visited.nav {color: #ffffff;}
a:hover.nav {color: #ffffff; background-color: #2B2C5F; FILTER: progid:DXImageTransform.Microsoft.Alpha( style=1,opacity=100);}

a.nav2 {font-family: Verdana; font-size: 12px; text-decoration: none; color : #ffffff;}
a:active.nav2 {} 
a:visited.nav2 {color:#ffffff;}
a:hover.nav2 {color: #000000;}

a.nav3 {font-family: Verdana; font-size: 12px; text-decoration: none; color: #880000;}
a:active.nav3 {} 
a:visited.nav3 {color: #880000;}
a:hover.nav3 {color: #ffffff;}

input {border: solid #ffffff;       /* this defines the lay-out of every input field */
       color: #ffffff;
	   border-width: 1;
	   background-color: transparent; font-size: 10px}
	   

input.Ja_Nee {
	background-color: transparent;
} 	   /* set the same color as the table background 
                                                  this defines the color around the Ja/nee radio buttons*/

textarea {border: solid #ffffff;     /* this defines the lay-out of every textarea */
          font-family: Verdana;
		  font-size: 11px;
		  color: #ffffff;
		  border-width: 1;
	      background-color: transparent; font-size: 10px}


.backmain {  background-attachment: fixed; background-repeat: no-repeat; background-position: left top; 
background-color: #4F4F78;  background-image: url(images/main.jpg)}

.backprod {  background-attachment: fixed; background-repeat: no-repeat; background-position: left top; 
background-color: #4F4F78;  background-image: url(images/main.jpg)}

.backtop1 {  background-attachment: fixed; background-repeat: no-repeat; background-position: left top; 
background-color: #4F4F78;  background-image: url(images/top1.jpg); border-bottom: 2px solid #2B2C5F; border-right: 2px solid #2B2C5F;}

.backtop2 {  background-attachment: fixed; background-repeat: no-repeat; background-position: left top; 
background-color: #F4F4F78;  background-image: url(images/top2.jpg); border-bottom: 2px solid #2B2C5F;}

.fill{  background-attachment: fixed; background-repeat: no-repeat; background-position: right top; 
background-color: #5A5A78;  background-image: url(images/main0.jpg)}

.backnav {  background-attachment: fixed; background-repeat: no-repeat; background-position: right top; 
background-color: #4F4F78;  background-image: url(images/main0.jpg); border-right: 2px solid #2B2C5F;}

.titlebar1 { background-color: #000000; border: 2px solid #000000;}
.titlebar2 { background-color: #2B2C5F; border: 2px solid #2B2C5F;}
.titlebartop { background-color: #454579; border: 2px solid #454579; font-family: Verdana ; font-size: 16px; text-decoration: none ; color: #000000;  font-weight:bold; width="100%"; FILTER: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=85);}