BODY {
	background-color : white;
	
	scrollbar-face-color: #FFFFFF; 
	scrollbar-shadow-color: #A4191F; 
	scrollbar-highlight-color: #A4191F; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #A4191F; 

}

Table {
	color : #313131;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: none;
	text-decoration: none;
	font-style: normal;

}

Div {
	color : #313131;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: none;
	text-decoration: none;
	font-style: normal;

}







A.klein:LINK {
	color : #A9A6A6;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;

 } 

A.klein:VISITED {
	color : #A9A6A6;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;

 } 

A.klein:HOVER {
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;

 } 





A.hoofd:LINK {
	color : #A4191F;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;

 } 

A.hoofd:VISITED {
	color : #A4191F;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;

 } 

A.hoofd:HOVER {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	text-decoration: none;
	font-style: normal;

 } 






A.sub:LINK {
	color : #474849;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: none;
	text-decoration: none;
	font-style: normal;

 } 

A.sub:VISITED {
	color : #474849;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: none;
	text-decoration: none;
	font-style: normal;

 } 

A.sub:HOVER {
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;

 } 






 

.form {
	BORDER-BOTTOM: #60480F thin solid;
	BORDER-LEFT: #60480F thin solid;
	BORDER-RIGHT: #60480F thin solid;
	BORDER-TOP: #60480F thin solid;
	FONT-FAMILY: verdana, helvetica, sans-serif;
	FONT-SIZE: 10px;
	WIDTH: 100px
}

.formgroot {
	BORDER-BOTTOM: thin solid black;
	BORDER-LEFT: thin solid black;
	BORDER-RIGHT: thin solid black;
	BORDER-TOP: thin solid black;
	FONT-FAMILY: verdana, helvetica, sans-serif;
	FONT-SIZE: 10px;
	WIDTH:140px;
	color: red;
}


.imageborder {  

	border-style:solid;
	border-color:#005900;
}