BODY, td, h1, h2 {	FONT-FAMILY:  Arial;}

BODY	{
	font-size: 1em;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-face-color:#d9e1e4;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-3dlight-color:#d9e1e4;
    scrollbar-shadow-color:#FFFFFF;
    scrollbar-darkshadow-color:#d9e1e4;
    scrollbar-track-color:#d9e1e4;
} 

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #C2C2C2;
	height: 16px;
}

.fields-multirow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #C2C2C2;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #EEEEEE;
	text-align: center;
	border: 1px solid #C0C0C0;
}

/* --- DEFINING FONT SIZES DIRECTLY APPLIED TO TD-TAGS */
td, td.shead, td.BlauweKop {font-size: 70%;}
td.lhead, td.WitteKop, td.lhead_orange {font-size: 75%;}
td.small{font-size: 65%;}

/* --- DEFINING FONT SIZES APPLIED TO SPAN, DIV-TAGS ETC. */
h2, .shead, .BlauweKop {font-size: 100%;}
h1, .lhead, .WitteKop, .lhead_orange {font-size: 110%;}
.small{font-size: 85%;}

/* --- DEFINING FONT-WEIGHTS */
h1, h2, td.lhead, td.shead, .lhead, .shead, td.BlauweKop,  td.WitteKop, .BlauweKop, .WitteKop, .OrangeBold, td.lhead_orange, .lhead_orange, .bold, .attention {font-weight: bold;}

/* --- DEFINING FONT COLORS */
h2, td.lhead, td.shead, .lhead, .shead, td.BlauweKop, .BlauweKop, .blue {color: #7196AC;} 
h1 {color: #000000;} 
td.WitteKop, .WitteKop {color: #FFFFFF;} /* white */
.lhead_orange, .Orange, .OrangeBold {color: #FF5000;} /* orange */
.red, .attention {color: #FF0000} /* red */
.softgrey {color: #CCCCCC;} /* soft grey */
.hardgrey {color: #666666;} /* hard grey */

/* --- DEFINING FORM OBJECTS */
select, input {font-size: 100%;	height: auto;}
.hand {cursor:hand;}

/* --- DEFINING HEADER MARGINS */
h1, h2 {margin-bottom: 0px;	margin-top: 0px;}

/* --- DEFINING LINKS */
a {text-decoration:none;}



a:link, a:visited, a:hover, a:active, a.black:active, a.blacknochange:active, a.greylink:active {font-weight: bold;}
a.black:link, a.blacknochange:link, a.greylink:link, a.black:visited, a.blacknochange:visited, a.greylink:visited, a.black:hover,  a.blacknochange:hover, a.greylink:hover {font-weight: normal;}

a:link, a:visited {color: #446D96;}
a.black:link, a.blacknochange:link, a.black:visited, a.blacknochange:visited, a.blacknochange:hover, a.blacknochange:active {color: #000000;}
a.greylink:link, a.greylink:visited, a.greylink:active {color: #666666;}
a:hover, a.black:hover, a.greylink:hover, a:active, a.black:active {color: #000000;}