body {
    scrollbar-face-color:#EF4136;
    scrollbar-highlight-color:#76A7B3;
    scrollbar-shadow-color:#FFFFFF;
    scrollbar-3dlight-color:#9b9b9b;
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-track-color:#EEF3F6;
    scrollbar-darkshadow-color:#000000;
	line-height: 19px;
}

BODY, TABLE, TD {
	font-family : Trebuchet MS,Verdana,Arial,Helvetica,MS Sans Serif;
	font-size : 12px;
	color : #000000;
}

B {
	font-size : 13px;
	color : #EF4136;
}

IMG {
   border: 0px solid black;
}

H1 {
	font-family : Arial,Helvetica,MS Sans Serif;
	font-size : 20px;
	font-weight: bold;
	color : #FFFFFF;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 24px;
}

HR {
	color: #000000;
	height: 2px;
	border: solid #D1D7DC 0px;
	border-top-width: 2px;
	width: 75%;
}

A, A:ACTIVE, A:VISITED {
	text-decoration : underline;
	color : #000000;
}

A.info, A.info:ACTIVE, A.info:VISITED {
	text-decoration : underline;
	color : #EF4136;
}

A:HOVER {
	text-decoration : underline;
	color : #F35E21;
}

UL {
	list-style-image: url(/img/list_item.gif);
	margin-top: 4px;
	margin-bottom: 12px;
	margin-left: 22px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.inputveld {
	color: #000000;
	font-family : Verdana,Arial,Helvetica,Sans Serif;
	FONT-SIZE: 10px;
	height: 19px;
	width: 176px;
	border: 0px solid #000000;
	background-image: url(/img/search_input.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	padding-left: 6px;
	padding-top: 4px;
}

.form INPUT, SELECT{
   width: 416px;
   z-index: -1;
   font-size: 11px;
}

.invoer {
	background-color: #FFFFFF;
	color: #000000;
	font-family : Trebuchet MS,Arial,Helvetica,Sans Serif;
	font-size : 11px;
	border: 1px solid #000000;
	height: 18px;
	width: 110px;
}

.invoerklein {
	background-color: #FFFFFF;
	color: #000000;
	font-family : Trebuchet MS,Arial,Helvetica,Sans Serif;
	font-size : 11px;
	border: 1px solid #000000;
	height: 18px;
	width: 50px;
}

.invoergroot {
	background-color: #FFFFFF;
	color: #000000;
	font-family : Trebuchet MS,Arial,Helvetica,Sans Serif;
	font-size : 11px;
	border: 1px solid #000000;
	height: 18px;
	width: 160px;
}

