a.menu{
	font-weight:bold;
	font-family: Arial;
	color: #FFFFFF;
	font-size:10pt;
	text-decoration:none;
	
}
a.menu:hover{
	font-weight:bold;
	font-family: Arial;
	color: #0A3A82;
	font-size:10pt;
	text-decoration:none;
	
}
TD.menu
{
	font-weight:bold;
	font-family: Arial;
	color: #FFFFFF;
	font-size:10pt;
	HEIGHT: 6pt;
}
TD.menuOver
{
	font-weight:bold;
	font-family: Arial;
	color: #0A3A82;
	font-size:10pt;
	HEIGHT: 6pt;
	background-color: white;
}
.contentHead1
{
	font-weight:bold;
	font-family: Arial;
	color: #3D74C7;
	font-size:12pt;
}

.contentHead2
{
	font-weight:bold;
	font-family: Arial;
	color: #3D74C7;
	font-size:11pt;
}
.contentHead3
{
	font-weight:bold;
	font-family: Arial;
	color: white;
	font-size:11pt;
	background-color:#0A3A82;
}
.content
{
	font-weight:none;
	font-family: Arial;
	color: #3D74C7;
	font-size:11pt;
	background-color:white;
}
.content2
{
	font-weight:none;
	font-family: Arial;
	background-color: #D0DDF0;
	color: #3D74C7;
	font-size:11pt;
}
.content3
{
	font-weight:none;
	font-family: Arial;

	color: #3D74C7;
	font-size:9pt;
}
.content4
{
	font-weight:none;
	font-family: Arial;
	background-color:#E0E0E0;
	color: #6B6B6B;
	font-size:11pt;
}
.content5
{
	font-weight:none;
	font-family: Arial;
	background-color:white;
	color:#6B6B6B;
	font-size:11pt;
}


input.zoeken
	{
		background-color:#D0DDF0;
		border-style : solid;
    	border-width : 1px;
		font-family : Verdana;
    	font-size : 9pt;
		border-color:#3D74C7;
		width:200;
		height:19;
	}
input.zoekenklein
	{
		background-color:#D0DDF0;
		border-style : solid;
    	border-width : 1px;
		font-family : Verdana;
    	font-size : 9pt;
		border-color:#3D74C7;
		width:91;
		height:19;
	}
input.submit
	{
		background-color:#A9BFE1;
    	border-width : 1px;
		font-family : Verdana;
    	font-size : 8pt;
		border-color:#3D74C7;
		width:90;
		height:18;
	}
