body {
	background-image: url(../plaatjes/bg.jpg);
	SCROLLBAR-FACE-COLOR: #EFF3F8;
	SCROLLBAR-HIGHLIGHT-COLOR: #EFF3F8;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #003388;
	SCROLLBAR-TRACK-COLOR: #EFF3F8;
	SCROLLBAR-DARKSHADOW-COLOR: #EFF3F8;
	margin-top: 30px;


	}


.tdbg {
	background-image: url(../plaatjes/bgmenu.jpg);
	background-repeat: repeat-y;


}

.bdr {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #006699;
	border-bottom-color: #006699;
}
p {
	font-family: Verdana;
	font-size: 12px;
	color: #003399;
}
h2 {
	font-family: "Tennessee SF";
	font-weight: bold;
	color: #003399;
}
h4 {
	font-family: "Tennessee SF";
	font-weight: normal;
	color: #003399;
}
a {
	font-family: Verdana;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #F9C700;
	text-decoration: none;
}
.link {
	font-family: Verdana;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}

.box { 
  background: #FFFFFF; 
}
.boxtop { 
  background: url(../plaatjes/ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(../plaatjes/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(../plaatjes/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(../plaatjes/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 10px 0px 10px;
}
.bgbl {
	background-color: #113366;
}
