BODY {
	background-color: #D7CA9D;
	color: Black;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	line-height: 150%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-image: url("img/back-tile.jpg");
	background-repeat: repeat; 
	
	scrollbar-arrow-color:White;
 	scrollbar-base-color:#872565;
 	scrollbar-darkshadow-color:#494228;
 	scrollbar-face-color:;
	scrollbar-3dlight-color:
 	scrollbar-track-color:;
	scrollbar-highlight-color:;
 	scrollbar-shadow-color:;
}

TD {
	color: #571A43;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	line-height: 150%;
	padding: 0px;
}
.footer {
	color: White;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	line-height: 150%;
	padding: 0px;
}

.KOP {
	color: #872565;
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}


A
{
    color: #872565;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	text-decoration : none;
    
}
A:hover
{
    color: Black;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	text-decoration : none;
}


A:ACTIVE {
    color: Black;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	text-decoration : none;
	
}
A:LINK {
    color: #872565;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	text-decoration : none;
	
}

.footerlink A
{
    color: White;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	text-decoration : none;
    
}
.footerlink A:hover
{
    color: #E985B8;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	text-decoration : none;
}


.footerlink A:ACTIVE {
    color: #E985B8;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	text-decoration : none;
	
}
.footerlink A:LINK {
    color: White;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	text-decoration : none;
	
}
INPUT.textbox {
	font-family: verdana, arial, sans-serif ;
	font-size: 	8pt;
	font-weight: normal;
	border-width: 1px;
	border-left-width: 1px;
 	border-right-width: 1px;
	background-color: 	#D7A8CD;
}

TEXTAREA.formtext, SELECT {
	font-family: verdana, arial, sans-serif ;
	font-size: 	8pt;
	font-weight: normal;
	border-width: 1px;
	border-left-width: 1px;
 	border-right-width: 1px;
	background-color: #D7A8CD;
}