body, p, td, li, ul, div, input, select { color: #ffffff; font-family: Verdana; font-size: 13px; font-weight: 500; color: #000000}

a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
.tpl_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-transform: none;
	border-bottom-style: solid;
	border-top-style: solid;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-transform: none;
	border-bottom-style: solid;
	border-top-style: solid;
}
.form-item {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;

}
.searched {
	color: #FF3366;
	font-size: 13px;
	background-color: #FFCC66;
}
.menu-link {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	text-align: center;

}
.kop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	font-style: italic;

}
.hoofdtitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 25px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	padding-bottom: 10px;
	padding-top: 10px;
}
.sorted {
	background-color: #FFFF66;

}
.rowover {
	background-color: #FFFFAA;
	color: #000000;
	font-size: 13px;
}
.rowsel {
	background-color: #C9C9C9;
	color: #000000;
	font-size: 13px;
}
.rowselover {
	background-color: #AAAAAA;
	color: #000000;
	font-size: 13px;
}
.row {
	color: #000000;
	font-size: 13px;
	background-color: #ECEAEA;

}
/* outer border and main layer */
#tipDiv {
	border: 1px solid #aaa;
	font-size: 8pt;
	background-color: #ddd;
	color: #000;
}
/* inner white border */
#tipDiv div {
	border: 1px solid #fff;
	padding-left: 2px;
	padding-right: 2px;
}
.options {
	border-top: 1px none;
	border-right: 1px outset;
	border-bottom: 1px none;
	border-left: 1px outset;

}
.fields {
	border: 1px inset;
}
.result {

	border: 1px inset;
}
.field {
	font-style: italic;
}
.resulttable {
	color: #999966;
}
.emphasize {
	font-style: italic;
}
.tip {
	list-style-image: url(../images/bullet.gif);
	text-align: center;
	background-position: bottom;

}
.group {
	color: #000000;
	background-color: #CCCCCC;
	font-weight: bold;
	font-style: italic;
	border-top: thin solid #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	border-left: thin none #CCCCCC;
}
.subgroup {
	color: #000000;
	font-weight: bold;
	font-style: italic;
	background-color: #ECEAEA;
}
