BODY  {
	background-color : #fffbcc;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	margin-left : 2%;
	margin-right : 2%;
	margin-bottom : 2%;
}

A  {
	color : white;
}

A:Hover  {
	color : ff0000;
}

A.menu  {
	color : white;
	text-decoration : none;
	text-indent : 3pt;
}

A.menu:Hover  {
	color : ff0000;
}

TH  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
}

TH.main  {
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	background-color : #0066cc;
	font-weight : bold;
	height : 1pt;
	margin-bottom : 0pt;
	margin-top : 0pt;
}

TH.sub  {
	color : #ffffff;
	background-color : #0066cc;
	font-weight : bold;
	text-align : left;
}

TD  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
}

TD.main  {
	background-color : #ffd620;
	vertical-align:top;
}

TD.menu  {
	background-color : #0066cc;
	font-size : 10pt;
}

TD.space  {
	width : 2%;
}

TD.sub  {
	width : 32%;
	background-color : #75a7da;
}

TD.sub2  {
	background-color : #75a7da;
}

TD.kaartplaatje  {
	background-color : #75a7da;
}

TD.kaarttekst  {
	width : 90%;
	background-color : #75a7da;
}

SELECT  {
	background-color : #fffbcc;
}

TEXTAREA  {
	background-color : #fffbcc;
}

INPUT.text  {
	background-color : #fffbcc;
}

INPUT.button  {
	font-size : 9pt;
	height : 16pt;
	cursor : hand;
}

INPUT.button_groot  {
	font-size : 10pt;
	cursor : hand;
}

