body {
	font-family:verdana;
	font-size:8pt;
	color:black;
	margin:0;
	padding:0;
	overflow:hidden;

}
td {
	font-family:verdana;
	font-size:8pt;
	color:black;
	line-height:1.5;
}
input {
	font-family:verdana;
	font-size:8pt;
	color:black;
}
a:link , a:visited {
	color:#64635e;
}
a:hover , a:active {
	color:#d1a423;
}

TR#tablerow1 {
	background-color:#EDEBE0;
	border:2px solid white;
	border-top:0px;
	padding-left:5px;
	padding-right:2px;
}
TR#tablerow2 {
	background-color:#F5F3ED;
	border:2px solid white;
	border-top:0px;
	padding-left:5px;
	padding-right:2px;
}
TR#tableheader {
	background-color:#F9D73F;
	border:2px solid white;
	border-bottom:2px solid #AE962C;
	font-weight:bold;
	padding:10px;
	background-image:url(/images/table_header.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}
H1 , H2 , H3 , H4 {font-size:10pt;font-weight:bolder;}

#h1underline {
	width:100%;
	border-bottom:1px solid #CCCCCC;
	font-family:verdana;
	color:black;
	line-height:1.5;
}
H1 , H2 {
	width:100%;
	height:20;
	border-bottom:1px solid #CCCCCC;
	font-family:verdana;
	font-size:10pt;
	color:black;
	font-weight:bolder;
	line-height:1.5;
	color:black;
	margin-top:5;
}
H3 , H4 {
	font-size:8pt;
	color:black;
	font-weight:bolder;
}
.nvgewrapper {
	position:relative;
	background-image:url(/images/1024/site_bg.gif);
	background-position:left top;
	background-repeat:repeat-y;
	
	height:100%;
	width:1000px;
	left:50%;
	margin-left:-500px;
	top:0px;
	bottom:0px;
	
	overflow:hidden;
}
.nvgeheader {
	position:absolute;
	background-image:url(/images/1024/header.gif);
	background-position:left top;
	background-repeat:no-repeat;
	
	height:89px;
	width:1000px;
	left:0px;
	top:0px;
	overflow:hidden;
}
.nvgemenuwrapper {
	position:absolute;
	
	float:left;
	width:190px;
	height: expression(((document.documentElement.clientHeight?document.documentElement.clientHeight:document.body.clientHeight)-89) + "px");
	left:0px;
	top:89px;
	bottom:0px;
	
	z-index:300;
}
.nvgecontentwrapper {
	position:absolute;
	width:781px;
	height: expression(((document.documentElement.clientHeight?document.documentElement.clientHeight:document.body.clientHeight)-89) + "px");
	left:205px;
	right:4px;
	top:89px;
	bottom:0px;
	overflow-y:auto;
	overflow-x:auto;
}
.nvgecontent {
				position:absolute;
				padding-bottom:15px;
				padding-top:5px;
				padding-left:15px;
				padding-right:35px;
}
#nvgecontentcolors a:link , #nvgecontentcolors a:visited {
	color:#d1a423;
}
#nvgecontentcolors a:hover , #nvgecontentcolors a:active {
	color:#64635e;
}
.spancommit {
	padding-top:15px;
	padding-left:32px;
	width:150px;
}
table.ewiseCommit {
	width:150px;
	border:1px solid #f9d73f;
	font-size:8pt;
	color:black;
	font-family:verdana;
	text-align:left;
}
table.ewiseCommit td {
	text-align:left;
	border:0px;
	padding-top:3px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:3px;
}
table.ewiseCommit tr {
	text-align:left;
	border:0px;
}
DIV.formContents {_position:relative;}

.tabel-kop { background-color:#F9D73F; border:2px solid white; border-bottom:2px solid #AE962C; font-weight:bold; padding:10px; background-image:url(/images/table_header.gif); background-repeat:repeat-x; background-position:left bottom; } .tabel-kop a:link , .tabel-kop a:visited {color:#d1a423;} .tabel-kop a:hover , .tabel-kop a:active {color:#64635e;} .tabel-rij-donker { background-color:#EDEBE0; border:2px solid white; border-top:0px; padding-left:5px; padding-right:2px; } .tabel-rij-licht { background-color:#F5F3ED; border:2px solid white; border-top:0px; padding-left:5px; padding-right:2px; }

