BODY {
	color : #000000;
	font-family : arial, verdana, sans serif;
	font-size : 11px;
	line-height : 18px;
	scrollbar-base-color : #DFDFDF;
	scrollbar-arrow-color : #000000;
	scrollbar-track-color : #F8F8F8;
	list-style-type: none;
	list-style: none;
}

TD {
	color : #000000;
	font-family : arial, verdana, sans serif;
	font-size : 11px;
	line-height : 18px;
}

.heading {
	font-size : 14px;
	font-weight : bold;
}

.tdbackboekenleft {
	background-color: #FFE357;
}

.tdbackboekenright {
	background-color: #FFEB8B;
}

a:link, a:visited {
	color:#000000;
/*	font-weight : bold; */
	text-decoration: underline;
}

A:HOVER {
	text-decoration: none;
}

A:ACTIVE {
	text-decoration: none;
}

A:FOCUS {
	text-decoration: underline;
}

form, input, textarea, select {
/*	background-color: #ffffff; */
	color: #000000;
	font-family: arial, verdana, sans serif;
	font-size: 10px;
}

.boekings_error {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;
}
