BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-height: 0px;
	margin-width: 0px;
	scrollbar-arrow-color: #66727C;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-track-color: #F4F4F1;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-lightshadow-color: #FFFFFF;

}


A:ACTIVE {
	color : #025e66; text-decoration:underline;
}

A:LINK {
	color : #025e66; text-decoration:underline;
}

A:VISITED {
	color : #025e66; text-decoration:underline;
}

A:HOVER {
	color : #D2222A;
	text-decoration:underline;

}
.menu1,a.menu1:link,a.menu1:visited {
	font-family: Helvetica, Arial, sans-serif;
	color: #009E58;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 20px;

}
a.menu1:hover {
    color: #0CBC6E;
    text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 20px;

}

TD {
	font-family : Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px
}
	
.textinput{
	font-family: Arial, sans-serif;
	font-size: 11px;
	border-style: groove;
	text-decoration: blink;

}
.Button { width: 40px; height: 
25px; text-align: center; background: lightgrey; border: 1 solid black; cursor: 
hand; }



.kop1 {
	font-family: Arial, sans-serif;
	color: #009E58;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 20px;
}
.kop2 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #009E58;
	font-weight: bold;

}
.textKlein {
	font-size: 9px;
	color: #A3939C;

}
.kop3 {
	letter-spacing: 1px;
	color: #CC0033;
	text-decoration: blink;
	background-color: #f4f4f4;



}
.txt /* textbox, textarea */
{
font-family: arial;
font-size:10px;
border-style:solid;
border-width:1px;
border-color:#D2222A;
color:#000000;
background-color:transparent;
}


.cmd /* buttons */
{
font-family: arial;
font-size:10px;
border-style:solid;
border-width:1px;
border-color:#8D7582;
color:black;
background-color:#FFFFFF;

}

.cmderror /* buttons */ 
{
font-family:arial;
font-size:10px;
border-style:solid;
border-width:1px;
border-color:DB1386;
color:DB1386;
background-color:#FFFFFF;

}

.onderschrift
{
font-family: arial;
font-size:9px;
border-style:solid;
border-width:1px;
border-color:#FFFFFF;
color:gray;
background-color:#FFFFFF;

}

.button
{
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#FFFFFF;
	background-color:#D2222A;
	border: 1px solid #000000;

}