BODY
{
	scrollbar-base-color: #666633;
	scrollbar-track-color: #A0904F;
	scrollbar-darkshadow-color: #A0904F;
	scrollbar-shadow-color: #666633;
	scrollbar-3dlight-color: #666633;
	scrollbar-highlight-color: #A0904F;
	scrollbar-arrow-color: #ffffff;
	scrollbar-face-color: #666633;
}

TABLE
{
	font-family: Arial;
	font-size: 12px;
	font-weight: none;
	font-style: none;

	border: 0px;

	background-attachment: url("../files/afbeeldingen/background/f-bg.gif");
	background-position: top left center;
	background-repeat: no-repeat;
}

TEXTAREA
{
	border: 1px solid black;
	
	font-family: Arial;
	font-size: 12px;
	font-weight: none;
	font-style: none;
	letter-spacing: 1px;
}

IMG
{
	border: 0px;
}

#body
{
	background-attachment: fixed;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

#topTable
{
	border: 0px;
	width: 100%;
	height: 100%;
	
	background: #999966 url(../afbeeldingen/background/background_grijs.gif);
}

#statusbar
{
	background: url("../files/afbeeldingen/background/f-bg.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	
	color: black;
	text-align: center;
}

.titel
{
	font-family: Arial Black;
	font-size: 30px;
	filter: DropShadow(color=B0B0B0, offX=3, offY=3);
}

.submit
{
	background: #666633;
	background-image: url("../files/afbeeldingen/background/f-bg.gif");

	border: 1px solid black
	
	color: navy;
	font-family: Verdana;
	font-size: 12px;
	font-weight: none;
	font-style: none;
	letter-spacing: 0px;
}

.fading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url("../files/afbeeldingen/background/f-bg.gif");
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
}

a.fadingClass:LINK {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;

		color: #FFFFFF;
		text-decoration: none;
}
a.fadingClass:VISITED {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;

		color: #FFFFFF;
		text-decoration: none;
}


a.menuClass:LINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #29158E;
}
a.menuClass:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #29158E;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EDECFD;
}

.style1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.veld 
{
	background-color: #999966;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.veldfout
{
	background-color: #FF6666;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.tekst {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
}