body
{
scrollbar-face-color:#5B4F4B;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#5B4F4B;
	scrollbar-highlight-color:#5B4F4B;
	scrollbar-darkshadow-Color:#5B4F4B;}
	
body{
color:#550000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
background-color:#5b4f4b;
}


.txtwhite { font-family: Arial; font-size: 11px; color: #FFFFFF }
.txtdark { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #550000}
.borderwhite {  border: 1px #cccccc solid}
.txttitle { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #CC3399}

input {border: solid #F2F2F2;                 /* this defines the lay-out of every input field */
       color: #333333;               
	   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 #F2F2F2;               /* this defines the lay-out of every textarea */
          color: #333333;
		  border-width: 1;
	      background-color: transparent;}
