BODY  {
    scrollbar-base-color: #3983FF;
	scrollbar-shadow-color: #3983FF;
	scrollbar-highlight-color: #99BFFF; 
	scrollbar-3dlight-color: #3983FF; 
	scrollbar-darkshadow-color: #99BFFF;
	scrollbar-track-color: #99BFFF; 
	scrollbar-arrow-color: #ffffff;
}



body.main{
    background-image :   url(../images/back.jpg);
	background-attachment : fixed;
	background-position : left,top;
	background-repeat : no-repeat;
}



a:Active {
	font-size : 11px;
	font-family : Verdana;
	color : #E30731;
    text-decoration : underline;
	}


a:Hover {
	font-size : 11px;
	font-family : Verdana;
	color : #E30731;
        text-decoration : underline;
	}

a {
	font-size : 11px;
	font-family : Verdana;
	color : #E30731;
        text-decoration : none;
	}

a:Visited {
	font-size : 11px;
	font-family : Verdana;
	color : #E30731;

	}


a:Active.rood {
	font-size : 10px;
	font-family : Verdana;
	color : #E30731;
        text-decoration : underline;
	}


a:Hover.rood {
	font-size : 10px;
	font-family : Verdana;
	color : #E30731;
        text-decoration : underline;
	}

a.rood {
	font-size : 10px;
	font-family : Verdana;
	color : #E30731;
        text-decoration : none;
	}

a:Visited.rood {
	font-size : 10px;
	font-family : Verdana;
	color : #E30731;

	}

.kopwit {
        font-family: Verdana;  
        font-weight : bold;      
        font-size: 16px; 
        color:#ffffff; 
}



.vraag {
        font-family: Verdana;
        font-weight : bold;       
        font-size: 12px; 
        color:#1A4CA0; 
}

table {
        font-family: Verdana;        
        font-size: 11px; 
        color:#1A4CA0; 
        }

td  {
        font-family: Verdana;        
        font-size: 11px; 
        color:#1A4CA0; 
      }

input {	
        font-family : Verdana;
        font-size: 11px; 
        background-color: #7BACFF; 
        color: #3580FF; 
        border-style:1px; 
}

input.2 {	
        font-family : Verdana;
        font-size: 11px; 
        background-color: #3580FF; 
        color: #959292; 
        border-style:1px; 
}

select {	
        font-family : Verdana;
        font-size: 11px; 
        background-color: #7BACFF; 
        color: #959292; 
        border-style:1px; 
}


textarea {	
        font-family : Verdana;
        font-size: 11px; 
        background-color: #7BACFF; 
        color: #959292; 
        border-style:1px; 
}


