/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #333333;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #C43434;
}
a:active {
	text-decoration: none;
	color: #C43434;
}
h1 {
	font-size: 12px;
	color: #333333;
	text-align: left;
}
.bold {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.boldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C43434;
	font-weight: bold;
	text-decoration: none;
}
.navigatie {
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3F71B6;
	display: block;
	width: 80px;
	border: 1px outset #666666;
	text-align: center;
}

.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #3F71B6;
	display: block;
	width: 80px;
	border: 1px outset #666666;
	text-align: center;
}
.navigation:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #EAEAEA;
	display: block;
	width: 80px;
	border: 1px outset #666666;
	text-align: center;
}

.subnavigation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F71B6;
	font-weight: bold;
	text-decoration: none;
}

.subnavigation:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C43434;
	font-weight: bold;
	text-decoration: none;
	}
	
.subnavigation:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C43434;
	font-weight: bold;
	text-decoration: none;
	}

	

.kopkolom {
	font-size: 11px;
	color: #3F71B6;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
} 
	
.footertxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	}
	
.footerlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	}
	
.footertaal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	font-weight: normal;
	text-decoration: none;
	}
.footertaal:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	}
	
.footerlink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C43434;
	font-weight: normal;
	text-decoration: none;
	}
.tabelA {
	background-color: #EBEBEB;
	width: 100%;
	border-collapse: collapse;
}
.tabelA_td1 {
	background-color: #B5B5B5;
	font-weight: bold;
}
.tabelA td {
	padding-left: 6px;
	border: 1px solid #CCCCCC;
}