BODY	{
	font-family: "Trebuchet", "Trebuchet MS", "Arial";
	color: #EEEEEE;
	font-size: 12pt;
	background: #330066; /* #FFF8E8; //#FFFCF8; */
	background-position: -223px 0px;
	background-image: url("img/AnaCalBG.gif");
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin-left: 8;
	margin-right: 8;
	}
INPUT	{
	font-family: "Trebuchet", "Trebuchet MS", "Arial";
}
H1	{color: #FFE899; font-size:22pt}
H2	{color: #FFF0CC; font-size:18pt}
H3	{color: #FFFFD8; font-size:14pt}
A	{color:#FFFFCC}
/*
positie van gefixeerde background-images:
bij Netscape t.o.v. het venster (body)
bij IE t.o.v. het vensterONDERDEEL (body, header, paragraph) 
*/
TH	{
	text-align: left
	}
TD	{
	vertical-align: top;
	font-size: 10pt;
	}
A.HINT	{
	font-style: italic; 
	color: #CCFFCC;
	text-decoration: none
	}
table.editor{
	border-collapse:collapse;
}
TR.HDR	{
	background-color:#000080;
	border:2px solid #000080;
	}
/* tr.ODD, tr.ODD td		{
	background-color:#330066;
	border:2px solid #330066;
	}
tr.EVEN, tr.EVEN td	{
	background-color:#330066;
	border:2px solid #330066;
	}*/

tr.DESCR, tr.DESCR td		{
	color:#999;
	}
form{
	display:inline;
	}
table.form td.left{
	width:120px;
	}
table.form td{
	vertical-align: middle;
	font-size:12pt;
	}
input.btnXXS{
	width:16px;height:16px;margin:0px 0px 0px 0px;
	}
input.btnS{
	width:90px;margin:4px 0px 4px 0px;
	}
input.btnL{
	width:180px;margin:4px 0px 4px 0px;
	}
input.txtL{
	width:180px;margin:4px 0px 4px 0px;
	}