BODY {
	FONT-SIZE: 11px; 
	MARGIN: 0px; 
	COLOR: black; 
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #FFE8BE; 
	/*TEXT-ALIGN: justify*/
}

H1 {
	MARGIN-TOP: 0px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	MARGIN-BOTTOM: 5px;
	COLOR: #663300;
	text-align: center;
	BORDER-BOTTOM: #000033 0px solid;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-stretch: extra-expanded;
	letter-spacing: 5px;
}

IMG {
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	BORDER-LEFT: 0px; 
	BORDER-BOTTOM: 0px;
}
LI {
	MARGIN-TOP: 15px; 
	FONT-SIZE: 11px; 
	TEXT-ALIGN: justify
}
LI.enumeration {
	MARGIN-TOP: 1px; 
	TEXT-ALIGN: justify
}
P {
	FONT-SIZE: 11px; 
	/*TEXT-ALIGN: justify;*/
	margin-bottom: 7pt;
}


A {
	COLOR: #663300; TEXT-DECORATION: none
}
A:active {
	COLOR: #663300; TEXT-DECORATION: none
}
A:link {
	COLOR: #663300; TEXT-DECORATION: none
}
A:visited {
	COLOR: #663300; TEXT-DECORATION: none
}
A:hover {
	COLOR: #993300;
	TEXT-DECORATION: underline;
}


/* outermost border around website */
.outermostBox{
	border: 1px solid #331A00;
}

/* TD -- TABLES*/
TD {
	FONT-SIZE: 11px
}
TD.content {
	PADDING-RIGHT: 70px;
	BORDER-TOP: #cccccc 0px solid;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 10px;
	VERTICAL-ALIGN: top;
	PADDING-TOP: 10px;
	BORDER-BOTTOM: #000033 0px solid;
	BACKGROUND-COLOR: #EFD7AD; 
	background-image: url(../img/bg.jpg);
	background-position: left bottom;
	position: relative;
	background-repeat: no-repeat;
	background-attachment: fixed;
	color: #000033;
}
TD.footer {
	BORDER-TOP: #663300 1px solid; 
	BACKGROUND-COLOR: #663300;
	color: #FAFAFA;
}
TD.header {
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	BORDER-LEFT: 0px;
	BORDER-BOTTOM: #663300 1px solid;
	BACKGROUND-COLOR: #663300;
	/* background-image : url(../img/reep.jpg); */
	font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-variant: normal;
}
TD.menu {
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px solid; 
	VERTICAL-ALIGN: top; 
	BORDER-LEFT: 0px solid; 
	BORDER-BOTTOM: 0px solid; 
	margin-left: 15px;
	padding-left: 15px;
	background-image: url(../img/menubg.jpg);
	background-repeat: repeat ;
}
td.menu_item{
	margin-left: 15px;
	margin-right: 10px;
}

/* BOXes*/

.boxBorder{
	border: 1px solid #331A00;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-variant: normal; 
}

.boxTitle {
	background-color: #663300;
	color: #FAFAFA;
	font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-variant: normal; 
}

.boxContent {
	background-color: #FAFAFA;
	color: Black;	
	font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-variant: normal; 
}
input {
	background-color: white;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	border: 1px solid Black;
	size: 10;
}




.footerA {
	TEXT-DECORATION: underline;
	BACKGROUND-COLOR: #663300;
	color: #FAFAFA;

}
.footerA:active {
	BACKGROUND-COLOR: #663300;
	color: #FAFAFA;
	TEXT-DECORATION: underline;
}
.footerA:link {
	BACKGROUND-COLOR: #663300;
	color: #FAFAFA;
	TEXT-DECORATION: underline;
}
.footerA:visited {
	BACKGROUND-COLOR: #663300;
	color: #FAFAFA;
	TEXT-DECORATION: underline;
}
.footerA:hover {
	BACKGROUND-COLOR: #663300;
	color: #FAFAFA;
	TEXT-DECORATION: none;
}


.contentIMG {
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	BORDER-LEFT: 0px; 
	BORDER-BOTTOM: 0px;
	MARGIN-LEFT: 15px; 
}

.nieuwsEmpathic {
	font-weight: bold;
}
