
body {
	margin: 0px;
	background-color: #FFFFFF;

}

body,td,th,textarea,input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 1px;
}

h2 {  font-size: 13px; }

h3 {  font-size: 11px; }

input, select, textarea {  color: #000000; background-color: #eeeeee; border: #2E5B89 solid; border-width: 1pt 1pt 1px 1px; font-size: 8.5pt; padding-top: 0px; padding-bottom: 0px; marging-top: 0px; margin-bottom: 0px;}
input[type="checkbox"] {  color: #000000; background-color: #eeeeee; border: none;}

.klein {  font-size: 8pt;}

small {  font-size: 8pt;}

a {  color: #AAAAAA; font-weight: bold; text-decoration: none}
a:visited {  color: #AAAAAA; font-weight: bold; text-decoration: none}

a.navsub {
	color: #AAAAAA;
}
a.navsub:visited {
	color: #AAAAAA;
}

a.wittelink {  color: #eeeeee;}

.kolom {
	border: 0px solid #000000;
}

.title {
	font-size: 11pt;
	font-weight: bold;
	letter-spacing: -1px;
	vertical-align: middle;
	padding: 5px;
}

.submit {  background-color: #009933; color: #FFFFFF; font-weight: bold; border: #006600 outset; border-width: 1pt 1pt 1px 1px}

.navkop {
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #009966;
}

th, .header {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px;
}

.rowodd {
	vertical-align: top;
	font-size: 8.5pt;
	padding-left: 3px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
}

.roweven {
	vertical-align: top;
	font-size: 8.5pt;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
}

.blocked  {display: none;}

.warning {  background-color: #FFFFFF; border: 1px solid #CC0000; color: #000000; padding-top: 9px; padding-right: 9px; padding-bottom: 9px; padding-left: 9px}

.navsub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
}

.disclaimer {
	font-size: 8pt;
	font-style: italic;
	color: #AAAAAA;
}

