HTML {
	text-align:justify;
	font-family:"Arial";
	font-size:12px;
}
BODY {
	background-color:#262625;
	background-image:url('bg.png');
	background-repeat:repeat;
	background-position:top;
}
#menu A {
	color: black;
	font-weight: bold;
	font-size:16px;
	font-family:"Arial";
}	
.spaties IMG {
	padding:25px 25px 0px 25px;
}

#content IMG {
    border:none;
}

.first {
	border-left: 2px white dotted;/**/
}
P {
	color:#333333;
	font-family:Verdana;
}
H1, H2, H3 {
	color: #480001;
	font-size: 24px;
}
A {
	color: #453e3e;
}
.popupmenu DIV {
	background-color: #61625f;
	margin-top: 27px;
	background-position:top;
	width: 150px;
}
.popupmenu DIV A {
	color: #4d4d4d;
}
.popupmenu DIV A:hover {
	background-color: #262625;
	text-decoration: underline;
}
.shade {
	margin-top: 27px;
	margin-left:-1px;
}
.index H3 {
	font-family:arial;
	font-size:15px;
	color:white;
	padding: 7px;
	background:#262625;
	}


.form LABEL {
	width: 14em;
	margin-right: 5px;
	}
