
body { background-color: #e2e2e2;
       font-family: Arial, Helvetica, sans-serif;
       font-size: small;
       color: #330066;
       background: url("../Graphics/embleem.gif");
       background-repeat: repeat;
       background-attachment: fixed
     }

p.title { background-color: #e2e2e2;
       font-family: fantasy;
       font-size: xx-large;
       font-weight: bold;
       color: #330066
     }

p.border { background-color: #b2b2b2;
       font-family: Arial, Helvetica, sans-serif;
       font-size: large;
       font-weight: bold;
       color: #330066
     }

p.advertentie { background-color: #6699CC;
       font-family: Arial, Helvetica, sans-serif;
       font-size: xx-small;
       color: #eeeeee
     }

     
a:link { color: #ff0000 }

a:link.advertentie { color: #eeeeee }

a:visited { color: #660000 }

a:visited.advertentie { color: #eeeeee }

a:hover { color: #000066 }

a:hover.advertentie { color: #eeeeee }

a:active { color: #ff0000 }

a:active.advertentie { color: #eeeeee }

table { background-color: #e2e2e2;
       font-family: Arial, Helvetica, sans-serif;
       font-size: small;
       color: #330066;
     }

.indented { 
       padding-left: 10pt;
       padding-right: 10pt;
     }
     

address { background-color: #e2e2e2;
       font-family: Arial, Helvetica, sans-serif;
       font-size: x-small;
       color: #330066
     }

BODY.menu{
	background-color:White ; 
	FONT-FAMILY: arial, helvetica, sans-serif; 
	FONT-SIZE: 10pt
}

TABLE.menu{
	COLOR: #000000; 
	FONT-FAMILY: Verdana, arial, helvetica, sans-serif; 
	FONT-SIZE: 12pt
}

TD.menu {
	COLOR: #000000; 
	FONT-FAMILY: Verdana, arial, helvetica, sans-serif; 
	FONT-SIZE: 8pt
}

BODY.privemenu{
	background-color:White ; 
	FONT-FAMILY: arial, helvetica, sans-serif; 
	FONT-SIZE: 10pt
}

TABLE.privemenu{
	COLOR: #000000; 
	FONT-FAMILY: Verdana, arial, helvetica, sans-serif; 
	FONT-SIZE: 10pt
}

TD.privemenu{
	COLOR: #000000; 
	FONT-FAMILY: Verdana, arial, helvetica, sans-serif; 
	FONT-SIZE: 8pt
}


TD.title{
	COLOR: #000000; 
	FONT-FAMILY: Verdana, arial, helvetica, sans-serif; 
	FONT-SIZE: 16pt; 
	FONT-WEIGHT: bold
}

P{
	COLOR: #330066; 
	FONT-FAMILY: arial, helvetica, sans-serif; 
	FONT-SIZE: 10pt
}

.useful{
	COLOR: #000000; 
	FONT-FAMILY: verdana, helvetica, sans-serif; 
	FONT-SIZE: 8pt; 
	BORDER:solid 1Px green; 
	TEXT-ALIGN:left; 
	TEXT-DECORATION:none;
}


.bottom{
	COLOR: #000000; 
	FONT-FAMILY: tahoma, helvetica, sans-serif; 
	FONT-SIZE: 8pt;
	WIDTH:800; 
	CURSOR:hand; 
	BACKGROUND-COLOR:#99bbff; 
	BORDER:solid 1px black; 
	BORDER-RIGHT:solid 1px black
}

A.menu_active{
	BORDER:1px solid #413D75;
	BACKGROUND-COLOR:#6666ff;
	COLOR:White;
    	FONT-SIZE: 8pt;
    	FONT-WEIGHT: bold;
    	TEXT-DECORATION: none;
    	CURSOR: hand;
}

A.menu_inactive{
	COLOR: #0033cc;
	TEXT-DECORATION: none;
	BORDER:1px solid #413D75;
}

A.menu_active:hover{
	BORDER:1px solid #413D75;
	BACKGROUND-COLOR:#6666ff;
	COLOR:orange;
    	FONT-SIZE: 8pt;
    	FONT-WEIGHT: bold;
    	TEXT-DECORATION: none;
    	CURSOR: hand;
}

A.menu_inactive:hover{
	COLOR: orange;	
   	TEXT-DECORATION: none;
	BACKGROUND-COLOR:#1111ff;
	BORDER:1px solid #413D75;
}

H1{	
	FONT-FAMILY: Arial Rounded MT Bold, arial, helvetica, sans-serif;
	COLOR: black;
}

H2{	
	FONT-FAMILY: arial, helvetica, sans-serif; 
}

H3{	
	FONT-FAMILY: arial, helvetica, sans-serif; 
}

H4{	
	FONT-FAMILY: arial, helvetica, sans-serif; 
}
H5{	
	FONT-FAMILY: arial, helvetica, sans-serif; 
}

H6{	
	FONT-FAMILY: arial, helvetica, sans-serif; 
}

TABLE.dbdisplay{
	FONT-FAMILY: arial, helvetica, sans-serif, verdana; 
	FONT-SIZE: 10pt;
	BORDER-STYLE: hidden; 
	BORDER-COLOR: white;
	BORDER-SPACING: 1px;
	
}

TR.dbdisplayheader{
	BACKGROUND-COLOR: black; 
	FONT-FAMILY: arial, helvetica, sans-serif, verdana; 
	FONT-SIZE: 10pt;
	COLOR: white;
}
TR.silver{
	BACKGROUND-COLOR: silver; 
	COLOR: black; 
}
TR.white{
	BACKGROUND-COLOR: white; 
	COLOR: black; 
}
TD.dbdisplay{
	PADDING-RIGHT: 10pt;
	}