a {
	color: #4F84C8;
}

a:link {
	color: #4F84C8;
}

a:hover {
	color: #1E2F5A;
}

body {
	margin: 0px 0px 10px;
}

div {
	color: #1E2F5A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: text-top;
}

p {
	color: #1E2F5A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: text-top;
}

td {
	color: #1E2F5A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: text-top;
}

.content_box {
	background: #F9FAFF;
	border-bottom: #1E2F5A 1px solid;
	border-left: #1E2F5A 1px solid;
	border-right: #1E2F5A 1px solid;
	border-top: #1E2F5A 1px solid;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
}

.content_box_header {
	background-image: url(../img/dots_hor2.gif);
	background-position: 50% bottom;
	background-repeat: repeat-x;
	color: #1E2F5A;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
}

.extra {
	color: #1E2F5A;
	text-decoration: none;
}

.footer {
	font-size: 10px;
	vertical-align: middle;
}

.footer_a {
	color: #1E2F5A;
	text-decoration: none;
}

.footer_a:link {
	color: #1E2F5A;
	text-decoration: none;
}

.footer_a:visited {
	color: #1E2F5A;
	text-decoration: none;
}

.footer_a:hover {
	color: #1E2F5A;
	text-decoration: underline;
}

.left_menu {
	background-color: #B6C8F0;
	border-left: #1E2F5A 1px solid;
	border-right: #1E2F5A 1px solid;
	vertical-align: text-top;
}


.pagina_kop {
	background-image: url(../img/dots_hor1.gif);
	background-position: 50% bottom;
	background-repeat: repeat-x;
	color: #1E2F5A;
	font-size: 16px;
	padding-bottom: 10px;
	padding-top: 10px;
	word-spacing: 3px;
}

.tabblad {
	background: #E7E7E7;
	border-left: #1E2F5A 1px solid;
	border-top: #1E2F5A 1px solid;
	color: #697AA5;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 0px;
	vertical-align: middle;
}
/* Style MENU */
.menufill {
	height: 1px;
   background-color: #1E2F5A;
}

a.menulink {
	color: #1E2F5A;
	text-decoration: none;
	font-weight: normal;
	height: 25px;
	width: 180px;
	padding-top: 7px;
	padding-left: 10px;	
	background-color: #E7E7E7;
}

a.menulink:hover {
	background-color: #697AA5;
	color: #FFFFFF;
	}
	
a.submenulink {
	color: #1E2F5A;
	text-decoration: none;
	font-weight: normal;
	height: 25px;
	width: 180px;
	padding-top: 7px;
	padding-left: 25px;	
	background-color: #F9FAFF;
}

a.submenulink:hover {
	background-color: #FFFFFF;
}

.left_menu_item, .left_menu_item_over {
	height:	21px;
	background-color: #E7E7E7;
	border-bottom: 1px solid #1E2F5A;
	vertical-align:	middle;
	cursor:	pointer;
}

.left_menu_item_over {
	background-color: #697AA5;
}
	
.left_menu_item_sub, .left_menu_item_sub_over {
	height:	21px;
	background-color: #F9FAFF;
	border-bottom: 1px solid #1E2F5A;
	padding-left: 10px;
	vertical-align:	middle;
	cursor:	pointer;
}
	
.left_menu_item_sub_over {
	background-color: #F9FAFF;

}
	
.left_menu_item_text_over {
	width: 90px;
	padding-left: 10px;
	color: #FFFFFF;
	vertical-align: middle;
}

.left_menu_item_text {
	width: 90px;
	padding-left: 10px;
}
	
.left_menu_item_text1_over {
	width: 90px;
	padding-left: 10px;
	color: #1E2F5A;
	vertical-align: middle;
}

.left_menu_item_text1 {
	width: 90px;
	padding-left: 10px;
}

.left_menu_item_image {
	text-align: right;
	padding-right: 10px;
	vertical-align: middle;
}
		
