/* Elements */
BODY {background-color: transparent;
	font-family: Arial,	Helvetica, Sans-serif;
	color: #001D61;
	font-size: 9pt;
	scrollbar-arrow-color: #001D61;
	scrollbar-3dlight-color: #D7DAC3;
	scrollbar-highlight-color: #D7DAC3;
	scrollbar-face-color: #D7DAC3;
	scrollbar-shadow-color: #EBEDE1;
	scrollbar-darkshadow-color: #EBEDE1;
	scrollbar-track-color: #EBEDE1;
	}

P	{font-family: Arial, Helvetica, Sans-serif;
	color: #001D61;
	font-size: 9pt;
	}
	
EM	{font-style: italic;
	}
	
INPUT, SELECT, OPTION {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	background: #003366;
	width: 450;
	color: #FFFFFF;
	border: 1 solid #FFFFFF
	}

/* Tables */	
TABLE {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	}
	
TABLE.menu {text-align: right;
	font-size: 9pt;
	font-weight: normal;
	color: #001D61;
	}

TD.menu {text-align: right;
	font-size: 9pt;
	font-weight: normal;
	color: #001D61;
	}

.hoofdtabel {border-top: 1px outset #001D61;
			border-bottom: 1px outset #001D61;
			border-right: 1px outset #001D61;
			border-left: 1px outset #001D61;
			border-color: #001D61;
			}
			
.menu_kader	{border-top: 1px outset #EBEDE1;
			border-bottom: 1px outset #D7DAC3;
			border-right: 1px outset #D7DAC3;
			border-left: 1px outset #EBEDE1;
			padding-left: 5px;
			padding-top: 5px;
			text-align : left;
			height: 270px;
			}
	
/* Fonts */
.copyright {font-family: arial, helvetica, sans-serif;
			font-size: 8pt;
			color: #001D61;
			}

/* Kopteksten */
STRONG {font-size: 10pt;
	font-weight: bold;
	}
	
H1	{font-size: 10pt;
	font-weight: bold;
	}

H2	{font-size: 9pt;
	font-weight: bold;
	}

FONT {font-size: 9pt;
	font-weight: normal;
	color: #001D61;
	}
	
/* Kleuren */
.lichtgrijs {color: #EBEDE1;}
.donkergrijs {color: #D7DAC3;}
.blauw {color: #001D61;}

.border_lg {border-color: #EBEDE1;}
.border_dg {border-color: #D7DAC3;}
.border_top_bl {border-top: 1px outset #001D61}

.border_left_bl {border-left: 1px outset #001D61}

/* Muis en links */	
A:hover {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10pt;
	color: #3333CC;
	font-weight: bold;
	text-decoration: underline;
	}

A:link {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #3333CC;
	font-weight: bold;
	text-decoration: underline	}

A:active {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline	}

A.menu {font-family: Arial, Helvetica, Sans-serif;
	font-size: 10pt;
	color: #001D61;
	font-weight: bold;
	text-decoration: none;
	}

A.menu:hover {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	}

A.visited {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10pt;
	color: #0033CC;
	font-weight: bold;
	text-decoration: none;
	}

	
/* Forms */	
.clsCursor {cursor: hand}

.input	{background: #EBEDE1;
		font-weight: normal;
		border-left: #001D61 solid 1px;
		border-top: #001D61 solid 1px;
		border-right: #001D61 solid 1px;
		border-bottom: #001D61 solid 1px;
		color: #001D61;
		font-size: 10pt;
		width: 250px;
}

.input2	{background: #EBEDE1;
		font-weight: normal;
		border-left: #001D61 solid 1px;
		border-top: #001D61 solid 1px;
		border-right: #001D61 solid 1px;
		border-bottom: #001D61 solid 1px;
		color: #001D61;
		font-size: 10pt;
		width: 250px;
}

.submit	{background: #001D61;
		font-weight: bold;
		border-left: #001D61 solid 1px;
		border-top: #001D61 solid 1px;
		border-right: #001D61 solid 1px;
		border-bottom: #001D61 solid 1px;
		color: #EBEDE1;
		font-size: 10pt;
		width: 100px;
}
