body {
	scrollbar-face-color: #FFEFCE;
	scrollbar-shadow-color: #006246;
	scrollbar-highlight-color: #FFA902;
	scrollbar-3dlight-color: #FFA902;
	scrollbar-darkshadow-color: #006246;
	scrollbar-track-color: #FFDB94;
	scrollbar-arrow-color: #006246; 
	background-image: url(background.gif);
}
.SmallImage {
	z-index: 500;
}
.txtMenu, .txtMenuHL {
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #8A944B;
}
.txtMenu{
	color: #006246;
	background-color: #FFFFFF;
}
.txtMenuHL {
	color: #FFFFFF;
	background-color: #FFA902;
}
.txtMenuLast, .txtMenuLastHL, .txtMenuBold, .txtMenuBoldHL {
	text-align: left;
	height: 19px;
	vertical-align: top;
	font-size: 11px;
	border-top: 1px solid #8A944B;
/*	border-bottom: 1px solid #8A944B;*/
}
.txtMenuLast {
	color: #006246;
	background-color: #FFFFFF;
}
.txtMenuBold {
	font-weight: bold;
	font-size: 12px;
}
.txtMenuLastHL {
	color: #FFFFFF;
	background-color: #FFA902;
}
.txtMenuBoldHL {
	color: #FFFFFF;
	background-color: #FFA902;
	font-weight:bold;
}
.pageTitle {
	font-size: 14px;
/*		text-transform: uppercase; */
	color: #FFA902;
	letter-spacing: 2px;
	font-weight: bold;
}
.ColumnCell, .ColumnCell A, .MainBackground {
	font-size: 11px;
	color: #006246;
}
.ColumnSearch {
	font-size: 11px;
	line-height: 24px;
	color: #006246;
}
.ColumnCell, .MainBackground {
	background-color: #FFA902;
	filter:alpha(opacity=30);
}
.ColumnHeader1, .ColumnHeader2 {
	font-weight: bold;
}
.ColumnHeader1 {
	color: white;
	background-image: url(hdr-Background1.gif);
}
.ColumnHeader2 {
	color: white;
	background-image: url(hdr-Background2.gif);
}
.MainContent, .MainIntro {
	position: relative;
	visibility: visible;
	z-index: 10;
	width: 465px;
}
.MainIntro, .MainIntro A {
	color: #006246;
	left: 10px;
	top: 6px;
}
.MainContent, .MainContent A {
	color: #006246;
}
.MainContent {
	font-size: 11px;
	left: 10px;
	vertical-align: top;
	text-align: left;
}
.MainContent A, .MainContent A:hover{
	font-size: 11px;
	font-weight: bold;
	filter:alpha(opacity=60);
}
.MainContent A {
	text-decoration: none;
}
.MainContent A:hover {
	text-decoration: underline;
}
.ColumnMore {
	color: #006246;
  position: relative;
  top: -6px;
}
.MenuBlock {
/*	filter:progid:DXImageTransform.Microsoft.shadow(color=#CCCCCC,direction=135);*/
	border-bottom: 1px solid #8A944B;
}
.bottomborder, .bottomborder A {
	font-size: 10px;
	font-weight: bold;
	color: #006246;
}
.bottomborder {
	border-bottom: 1px solid #FFA902;
}
.bottomborder A {
	text-decoration: none;
}
.systemMenu, .systemMenu A {
	color: #FFA902;
}
INPUT, SELECT, TEXTAREA {
	font-size: 10px;
}
.inpSearch, .lstSearch {
	border-style: solid;
	border-width: 1px;
	border-color: #00614C;
	width: 204px;
}
INPUT {
	border-style: solid;
	border-width: 1px;
	border-color: #00614C;
}
TEXTAREA {
	border-style: solid;
	border-width: 1px;
	border-color: #00614C;
	width: 349px;
	height: 70px;
}
.NewsItemsBG {
	background-color: #FFA902;
	filter:alpha(opacity=80);
}
.NewsLine { /* Oranje achtergrond balk */
	position: relative;
	visibility: visible;
	z-index: 8;
	width: 230px;
	left: 0px;
	top: 0px;
}
.NewsItems {
	position: relative;
	visibility: visible;
	z-index: 10;
	width: 200px;
	left: 15px;
	top: -125px;
	font-size: 11px;
	color: #FFFFFF;
}
.NewsArchive {
	font-weight:bold;
	color:#FFFFFF;
}
.NewsArchive A {
	color:#FFFFFF;
}
