BODY { 	Font-Family: trebuchet MS, arial;
	Font-Size: smaller;
	Font-weight: Bold;
	color: green;	
	background: #aaaaaa url(images/mainbg.gif);
	background-attachment: not-fixed;
	background-repeat: repeat;
	}
H9 {
	color=orange;
	FILTER: dropShadow(color=#000000, offX=1, offY=1, positive=2);
	HEIGHT: 2px
	}
	
FONT.dropshadow {
	FILTER: dropShadow(color=#000000, offX=1, offY=1, positive=2);
	HEIGHT: 2px
	}
	
font,td {
	Font-Family: Trebuchet MS, verdana, arial;
	Font-Size: smaller;
	Font-weight: Normal;
	color: black;
}

FONT.footer {
	Font-Family: verdana, arial;
	Font-Size: smaller;
	Font-weight: bold;
	color: white;
}

.forminputO { 
	border-style: solid; 
	border-width: 1; 
	font-size: 12; font-family: Trebuchet MS, Verdana; 
	letter-spacing: -0,5px; 
	background: FFFFFF;
}

.grijsveld { 
	border-style: solid; 
	border-width: 1; 
	font-size: 12; font-family: Trebuchet MS, Verdana; 
	letter-spacing: -0,5px;
	background: EEEEEE;
}

.formbutton { 
	border-style: solid; 
	border-width: 1; 
	font-size: 12; font-family: Trebuchet MS, Verdana; 
	letter-spacing: -0,5px; 
	cursor: hand;
	background: EEEEEE; 
}

.tableindex {
	Font-Family: Trebuchet MS, verdana, arial;
	Font-Size: smaller;
	Font-weight: Normal;
	color: white;
}


.smalltable {
	Font-Family: arial;
	Font-Size: 10;
	Font-weight: Normal;
	color: black;
}


a:link, a:visited, a:active { color: black; font-weight: bold; Text-decoration: none };/* unvisited, visited en active link kleur*/
A:hover {color: black; font-style: none; font-weight: bold; text-decoration: underline}


