/* This is a CSS document, created by Prime Style, available at http://www.northnet.com.au/~hardy/prime/style/ */ 

/* Modified TAGS */

BODY {
   font-family: "Verdana", "Arial", "Sans-serif";    
   font-size: 10pt;    
   color: RGB(0,0,0);    
   background: rgb(255, 255, 255);
   scrollbar-face-color: #336633;
   scrollbar-highlight-color: #336633;
	scrollbar-3dlight-color: #FFCC66;
	scrollbar-darkshadow-color: #FFCC66;
	scrollbar-shadow-color: #FFCC66;
	scrollbar-arrow-color: #FFCC66;
	scrollbar-track-color: #336633; 
}
 
P {
   font-family: "Verdana", "Arial", "Sans-serif";    
   font-size: 10pt;    
   color: RGB(0,0,0);    
   background: rgb(255, 255, 255);
     
} 
    
TD {
   font-family: "Verdana", "Arial", "Sans-serif";    
   font-size: 10pt;    
   color: RGB(0,0,0);    
   background: rgb(255, 255, 255);
     
} 

SUP{
   font-family: "Verdana", "Arial", "Sans-serif";    
   font-size: 8pt;    
   color: #CC0000;    
   background: rgb(255, 255, 255);  
}


	
H1 {font-size: 18pt;font-weight: bold;}
H2 {font-size: 14pt;font-weight: bold;}
H3 {font-size: 12pt;font-weight: bold;}
H4 {font-size: 11pt;font-weight: bold;}

H1,H2,H3,H4,H5,H6 {color: RGB(51,102,51);}

A:link    { color: #cc6600; text-decoration: none;}
A:visited { color: #cc6600; text-decoration: none;}

/* New classes */

.textfont {
   font-family: "Verdana", "Arial", "Sans-serif"; 
   font-size: 10pt;
}

   
.tablefont {
   font-family: "Verdana", "Arial", "Sans-serif"; 
   font-size: 9pt;}    
   
.tableheader {
   color: RGB(255,255,255);
   font-weight: bold;   
   background: rgb(51,102,51); 
   padding: 0pt;
}     


.tableheader2 {
   color: RGB(255,255,255);
   font-weight: bold;   
   background: rgb(255,153,0); 
   padding: 0pt;
}

.smallfont {
   font-family: "Verdana" "Arial", "Sans-serif"; 
   font-size: 8pt;}    

.lijnen {
  border-right: 2px rgb(255, 255, 255);
}

.linesm {
  border-left: 2px rgb(255, 255, 255);
  border-right: 2px rgb(255, 255, 255);
}

.lines {
  border-left: 2px rgb(255, 255, 255);
}

.top {
    background: rgb(51, 102, 51);
	background-image : url("http://www.eaza.net/bgtopmenu.gif");
	background-repeat: repeat-x;
}

.main{ 
	background-image : url("http://www.eaza.net/bgmain.gif");
	background-repeat: repeat-y;
}

.navigatie{ 
    background: rgb(255, 204, 102);
	background-image : url("http://www.eaza.net/orange.gif");
	background-repeat: repeat-y;
}

