BODY 
{
scrollbar-face-color: #C6DFAF; 
scrollbar-shadow-color: #C6DFAF; 
scrollbar-highlight-color: White; 
scrollbar-3dlight-color: 000000; 
scrollbar-darkshadow-color: 000000; 
scrollbar-track-color: #C6DFAF;
scrollbar-arrow-color: White;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px; 
color: black; 
text-decoration: none; 
line-height: 13px;
}

.border
{
	border: 1px solid Black;
	background-color: #A5C58D;
}

.bordertaal
{
	border: 1px dotted Black;
}

.main
{
	background-image: url(../images/bg.gif);
}

td 
{ 
font-family: Tahoma;
font-size: 11px; 
color: #000000; 
text-decoration: none; 
line-height: 13px;
text-align:jusitfy;
}

A:LINK, A:VISITED 
{
color : #4C7339;
text-decoration : none;
}

A:HOVER 
{
color : #4C7339;
text-decoration : underline;
}

table
{
color: #525151;
font-size: 11pt;
font-family: Arial, Helvetica, sans-serif;
line-height: 13px;
}

select
{
font-size : xx-small;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
background-color : transparent;
color : #525151;
}

textarea  
{
border: 1px solid #000000;
font-family: Arial, Helvetica, sans-serif; 
font-size: 8pt;
background-color : transparent;
color : #525151;
}

input 
{
font-size: 8pt;
font-family: Arial, Helvetica, sans-serif; 
background-color : transparent;
color : #525151;
}

p
{
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #525151; 
text-decoration: none; 
line-height: 13px
}

li
{
list-style-image: url(../images/pijl.gif);
}

.knop 
{
color: #333333;
background-color: Scrollbar;
width: 180; 
line-height: 15px; 
border: outset 1px; 
text-align: center; 
font-size: 10px; 
text-transform: uppercase;
}
.knoptaal 
{
color: #FFFFFF;
background-color: #FFFAF0;
width: 150; 
line-height: 15px; 
border: outset 1px; 
text-align: center; 
font-size: 10px; 
}

.hoofd
{
background-color: #C6DFAF;
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #000000; 
text-decoration: none; 
font-weight: bold;
line-height: 16px;
border: 1px solid Black;
text-align: center;
}

.center
{
	text-align: center;
	border: 1px solid #000000; 
}

.right
{
	text-align: right;
}