body {
	background-color: #FFFFFF;
	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	color: #2D476D;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

marquee {
    color: #FFFFFF;
	background-color: #556177;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

marquee a {
    color: #FFFFFF;
    text-decoration: none;
}

marquee a:hover {text-decoration: underline;}

td {
    font-family: Arial, Verdana, sans-serif;
    font-size: 9pt;
    color: #556177;}

td.top {vertical-align: top;}
td a {color: #556177; text-decoration: none;}
td a:hover {text-decoration: underline;}
form {padding: 0; margin: 0;}

.wit_alert {
    font-family: Arial, Verdana, sans-serif;
    font-size: 9px;
    color: #FFFFFF;
}

.wit_alert a {
    color: #FFFFFF;
    text-decoration: none;
}

.wit_alert a:hover {
    text-decoration: underline;
}


div.sorter {position:relative; width:100%; height:100%;}
div.sorter img {position: absolute; top:0em; right:0px;}
.wit {color: #FFFFFF;}
.wit a {color: #FFFFFF; text-decoration: none;}
.wit a:hover {text-decoration: underline;}
.zwart {color: #000000;}
.zwart a {color: #000000; text-decoration: none;}
.zwart a:hover {text-decoration: underline;}
.blauw {color: #353E4D;}
.blauw a {color: #353E4D; text-decoration: none;}
.blauw a:hover {text-decoration: underline;}
.lb {color: #687787;}
.lb a {color: #687787; text-decoration: none;}
.lb a:hover {text-decoration: underline;}
.bottom {font-family: Arial, Verdana; font-size:7pt; color: #D3D8DF;}
.tmenu {font-family: Arial, Verdana; font-size:9pt; color: #A0100B;}

.it	{background:#E0E8F0; font-size: 11px; font-family: Arial; color: #687787; border: 1px solid #687787;}
.is {background:#E6BD90; font-size: 11px; font-family: Arial; color: #485866; border: 1px solid #E6BD90;}
.input {background:#E0E8F0; font-size: 11px; font-family: Arial; color: #687787; border: 1px solid #687787;}
.button2 {background:#E6BD90; font-size: 11px; font-family: Arial; color: #485866; border: 1px solid #E6BD90;}
textarea	{background:#E0E8F0; font-size: 11px; font-family: Arial; color: #687787; border: 1px solid #687787;}
select {background:#E0E8F0; font-size: 11px; font-family: Arial; color: #687787; border: 1px solid #687787;}

.footer {font-family: Arial, Verdana; font-size:7pt; color: #303030;}
.rtbutton { BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BACKGROUND: #ffce00; FONT: bold 10px Verdana, Arial, Helvetica, sans-serif; BORDER-LEFT: #000000 1px solid; WIDTH: 45px; COLOR: #000000; BORDER-BOTTOM: #000000 1px solid; LETTER-SPACING: 1px; HEIGHT: 18px; TEXT-ALIGN: center }
.button3 { BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BACKGROUND: #ffce00; FONT: bold 10px Verdana, Arial, Helvetica, sans-serif; BORDER-LEFT: #000000 1px solid; WIDTH: 160px; COLOR: #000000; BORDER-BOTTOM: #000000 1px solid; LETTER-SPACING: 1px; HEIGHT: 18px; TEXT-ALIGN: center }
.bad { color: red; font-weight: bold; }

.header1 {
    font-family: Arial, Verdana;
    font-size: 18pt;
    color: #687787;
}

.header2 {
    font-family: Arial, Verdana;
    font-size: 14pt;
    color: #e26614;
}

.header3 {
    font-family: Arial, Verdana;
    font-size: 10pt;
    color: #68778;
    text-decoration: underline;
}

.tooltip {
    FONT-family: courier;
    FONT-SIZE: 11px;
    font-weight: bold;
    position: absolute;
    border: 1px solid black;
    border-color: #000000;
    padding: 1px;
    background-color: #D5DBEB;
    color: #000000;
    visibility: visible;
}

#dhtmltooltip {
    position: absolute;
    width: 300px;
    border: 2px solid black;
    padding: 10px;
    background-color: #E6BD90;
    visibility: hidden;
    z-index: 100;
}