body,table,td,tr {
		font-size:12px; 
		font-family: Arial, Helvetica, sans-serif; 
		color: #000000;
		}
a:link {
		text-decoration: none;
		}
a:visited {
		text-decoration: none;
		}
a:active {
		text-decoration: none;
		}
a:hover	{
		text-decoration: underline;
		}
h1
{
	font-size:18pt;
}

.image
{
	border-width: 1px;
	border-style: solid;
	border-color: #1B60A5;
}

.button
{
	font-family: arial,verdana, sans-serif;
	font-size:9pt;
	font-weight:bold;
	color:#FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color:black;
	background-color:#1B60A5;
	width:100;
	height:20;
}

.textdarkbluetitle {
	color: #FFFFFF;
	font-size:13px;
	font-weight:bold;
}

.tabletitlestyle1 {
	width: 10px;
	background-color: #F0DE18;
}
.tabletitlestyle2 {
	border-bottom: #84B816 1px solid;
	background-color: #1B60A5;
}

.whitetext {
	COLOR: #FFFFFF;
}

.menu_top_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #1D60AE;
	text-indent: 8px;
	border-bottom: 1px solid #FFFFFF;
	font-weight:bold;
}
.menu_top_off, .menu_top_off a:link, .menu_top_off a:hover, .menu_top_off a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #193A6A;
	background-color: #F0DE18;
	text-indent: 15px;
	border-bottom: 1px solid #1D60AE;
}
.menu_top_on, .menu_top_on a:link, .menu_top_on a:hover, .menu_top_on a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #193A6A;
	cursor: hand;
	background-color: #FFFFFF;
	text-indent: 15px;
	border-bottom: 1px solid #FFFFFF;
}
TD.menu_top_on A:link, TD.menu_top_on A:hover, TD.menu_top_on A:visited {
	text-decoration: none;
}

.contenttable
{
	width: 750px;
}

.contenttable .header
{
	font-weight:bold;
	border-width: 1px;
	border-style: solid;
	border-color:black;
	background-color:#005083;
	vertical-align : middle;
	height : 25px;
	width : 390px;
	color : #FFFFFF;
}

.contenttable .content
{
	border-width: 1px;
	border-style: solid;
	border-color:black;
	height : auto;
	width : 750px;
	background : White;
}

.headertable
{
	width:750px;
}

.headertable .header
{
	font-weight:bold;
	border-width: 1px;
	border-style: solid;
	border-color:black;
	background-color:#005083;
	vertical-align : middle;
	height : 25px;
	width : 100%;
	color : #FFFFFF;
}

.overzicht
{
	width: 750px;
}

.overzicht .header
{
	font-weight:bold;
	border-width: 1px;
	border-style: solid;
	border-color:black;
	color:#FFFFFF;
	background-color:#005083;
	vertical-align : middle;
	height : 25px;
	font-size:8pt;
}

.overzicht .content
{
	border-width: 1px;
	border-style: solid;
	border-color:black;
	height : auto;
	background : White;
}