html,body 
{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background-color: #FFF;
}
.attention {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #004AA1;
	background-color: #FFF;
	border: 2px dashed #862B28;
}


body,td,th {
	font-family: Verdana, Geneva, sans-serif;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D2D2D;
}
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #2D2D2D; font-weight: bold; }
h1 {
	font-weight: normal;
}


a:link {
	color: #05479D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #05479D;
}
a:hover {
	text-decoration: underline;
	color: #05479D;
}
a:active {
	text-decoration: none;
	color: #05479D;
}
a:link#2 {
	color: #677787;
	text-decoration: none;
}
a:visited#2 {
	text-decoration: none;
	color: #677787;
}
a:hover#2 {
	text-decoration: none;
	color: #677787;
}
a:active#2 {
	text-decoration: none;
	color: #677787;
}
.MargeLeft {
	padding-left: 5px;
}
.style1_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D2D2D;
}
.btnav {
	background-color: #D0D9E0;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E1E8EC;
} 
.mouseover {
	background-color: #E0E5E9;
	background-image: url(../images/arrowleft.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.mouseout {
	background-color: #D0D9E0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E8EC;
}
.menuopties {
	width: 130px;
	height: 25px;
}
.menuoptiestekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #232E36;
}
.menu:link {
	color: #677787;
	text-decoration: none;
	}
.menu:visited {
	color: #677787;
	text-decoration: none;
	}
.menu:active {
	color: #677787;
	text-decoration: none;
	}
.menu:hover {
	color: #677787;
	text-decoration: none;
}
.tdvoborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #852A27;
	border-right-color: #852A27;
	border-bottom-color: #852A27;
	border-left-color: #852A27;
}

