INPUT,TEXTAREA,SELECT {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	border : 1px solid #CCCCCC;
	}
INPUT.bericht,SELECT.bericht {
	font-family : Arial, Helvetica, sans-serif;
	border-style : ridge;
	border : thin outset #FF8C00;
	background-color : #EACD97;
	}
INPUT.reactie,SELECT.reactie {
	font-family : Arial, Helvetica, sans-serif;
	border-style : ridge;
	border : thin outset #32CD32;
	background-color : #CFF3D0;
	}
Button.reactie {
	font-family : Arial, Helvetica, sans-serif;
	background-color : transparent;
	border : 2px none;
	padding-bottom : 1px;
	padding-left : 1px;
	padding-right : 1px;
	padding-top : 1px;
	font-size : 8pt;
	}
Button.reactieover {
	font-family : Arial, Helvetica, sans-serif;
	border : 1px outset Gray;
	background-color : transparent;
	font-size : 8pt;
	}
INPUT.focus,TEXTAREA.focus {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	border : 1px solid #990000;
	}
INPUT.moment,TEXTAREA.moment {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	border : 1px solid #990000;
	color : #DC143C;
	font-weight : bold;
	}
BODY, TABLE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
BODY.dninfo, TABLE.dninfo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	background-color : #F7F7E3;
	border : 1px solid;
}
TR.links,TD.links {
	font-weight : bold;
}
TR.dbowner {
	background-color : #333366;
	color : #FFFF99;
}
TR.todn {
	background-color : #333366;
	color : #FFFF99;
}
TR.todb {
	background-color : #333366;
	color : #FFFF99;
}
TABLE.dbcontent,TD.dbcontent,TR.dbcontent {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	background-color : #F8F8E4;
	color : Black;
}
TR.rcontent,TD.rcontent {
	background-color : #EEEEEE;
	color : Black;
}
TABLE.news {
	border : 1px solid #2F4F4F;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	background-color : #EAF8EA;
	padding : 0;
}

acronym {
	cursor : help;

	border-bottom-color : Lime;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}


a            { text-decoration: none; color: #000080 }
a:hover      { text-decoration: underline; color: #0000FF }
