BODY {
	margin: 0 0 0 0;
	background-color: #D2A713;
	background-image: url('/images/background.gif');
	background-repeat: repeat-x;
	background-position: top left;
	font-family: arial, helvetica;
	font-size: 12px;
	color: #244585;
}
TD,INPUT,SELECT,TEXTAREA {
	font-family: arial, helvetica;
	font-size: 12px;
	color: #244585;
}
A {
	color: #244585;
	text-decoration: underline;
}
.kader {
	border:1px solid #D9B21E;
}
.lijn {
	border-bottom: 1px solid #F8ECA9;
}
.stippellijn {
	height: 1px;
	border: 1px dashed #D9B21E;
	margin: 0 0 3 0;
}
.tooltip {
	background-color: #F4DC56;
	border: 1px solid #FFFFFF;
	color: #000000;
	padding: 7 8 7 8;
	z-index: 2;
}
.tooltip B {
	color: #244585;
}
.footer, .footer B {
	font-size: 11px;
	color: #FFFFFF;
	text-align:center;
	line-height: 18px;
}
.footer A {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
}