html {
     overflow: -moz-scrollbars-vertical;
     overflow: scroll;
}

body{
	font-family: Verdana, Helvetica, sans-serif;
	font-size:12px;
	background-image: url(/images/natfl216.jpg);
	margin: 0px;
}

a{
	text-decoration: none;
	color: #66B8DC;
}

a img{
	border: none;
}

a:hover{
	color: #006600;
}

h1{
	margin: 15px;
	color: #66B8DC;
	font-size: 12px;
}

.kopje{
font-weight:bold;
	color: #66B8DC;
	font-size: 11px;

}	
.kopje2{
font-weight:bold;
	color: #66B8DC;
	font-size: 14px;
}

.menuselected{
	color: #66B8DC;
}

#topbar{
	background-color: #FFFFFF;
	background-position: bottom;
	background-image: url('images/top_spacer.jpg');
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	height: 120px;
	width: 955px;
}

#main_image{
	width: 170px;
	height: 69px;
	float: left;
}

#main_contact_home{
	padding-top: 12px;
	padding-right: 15px;
	float: left;
	font-size: 10px;
	width: 300px;
	text-align: left;
	padding-left: 15px;
}

#main_menu_links{
	margin-left: 15px;
	float: left;
	width: 620px;
	font-size: 11px;
	height: 60px;
	margin-top: 0px;
}

#main_menu{
	padding-right: 10px;
	float: right;
	width: 150px;
	font-size: 11px;
	height: 40px;
	margin-top: 10px;
}

#sub_menu{
	margin-left: 15px;
	float: left;
	width: 700px;	
	font-size: 10px;
}

#header{
	width: 955px;
	height: 142px;
	margin-left: auto;
	margin-right: auto;
}

#main_content{
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	background-color: #FFFFFF;
}

#leftbar{
	width: 170px;
	float: left;
	marge-left:10px;
	background-color: #FFFFFF;
}

#leftbar img{
	padding-left: 15px;
	padding-bottom: 10px;
}

.leftblocks{
	padding-left: 10px;
	padding-right: 5px;
}

.lb_text{
	line-height: 14px;
	font-size: 10px;
}

.lb_date{
	font-size: 10px;
	color: #66B8DC;
}

.lb_link{
	font-size: 10px;
	color: #006600;
}

#main_content #mastertable{
	border-collapse: collapse;
	height: 550px;
	margin-top: 40px;
}

#middlebar{
	font-size: 12px;
	width: 580px;
	padding-left: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #66B8DC;
	border-left-color: #66B8DC;
}

#middlebar p{
	font-size: 12px;
}

#rightbar{
	width: 170px;
}

#rightbar img{
	margin-left: 10px;
	margin-bottom: 10px;
}

#bottombar{
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;	
	color: #66B8DC;
	font-size: 10px;
	background-color: #FFFFFF;
	padding-bottom: 5px;
}

.clearfix{
	clear: left;
}
