HTML {
scrollbar-arrow-color:#000000; 
scrollbar-face-color:#C86205; 
scrollbar-3dlight-color:#C86205; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#C0C0C0; 
}

BODY {
font-family: Verdana, Arial, sans-serif;
text-align: center;
font-size: 75%;
margin: 0px 0px 0px 0px;
color: #000000;
}

P, TD, LI, UL {
font-family: Verdana, Arial, sans-serif;
font-size: 100%;
}

Table {
font-family: Verdana, Arial, sans-serif;
font-size: 100%;
border-collapse: collapse;
border: 0px;
padding: 0px;
}

li {
list-style-image: url('images/bullet.gif');
}

HR {
background-color: #C86205;
color: #C86205;
height: 3px;
width: 100%;
}

p.double {
line-height: 22px;
text-align: center;
font-weight: bold;
font-size: 110%;
letter-spacing: 3px;
}

/* HEADINGS, HORIZONTAL RULE AND LINK COLORS */

A:LINK {color: #C86205; text-decoration: none; font-weight: bold;}
A:VISITED {color: #C86205; text-decoration: none; font-weight: bold;}
A:HOVER {color: #DE9B06; text-decoration: underline; font-weight: bold;}
A:ACTIVE {color: #C86205; text-decoration: none; font-weight: bold;}

H1 {
color: #FFCD6D;
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: right;
font-size: 150%;
font-weight: bold;
letter-spacing: 2px;
margin: 0px;
}

h2 {
	color: #9A5606;
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	text-align: center;
	font-size: 150%;
	font-weight: bold;
	letter-spacing: 2px;
	height: 20px;
	border: 1px solid #9A5606;
	padding: 2px;
	background-color: #FFFFFF;
}

h3 {
color: #9A5606;
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: left;
font-size: 170%;
text-transform: none;
font-weight: bold;
letter-spacing: 5px;
margin: 0px;
}

h4 {
color: #9A5606;
font-size: 120%;
font-weight: bold;
letter-spacing: 2px;
height: 22px;
} 

h5, h6 {
font-size: 110%;
font-weight: bold;
color: #9A5606;
}

/* BEGIN TABLE AND CELL CLASSES */

/* SETS THE FONT, COLOR, AND SIZE OF YOUR NAME */

.headerlogo {
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
font-size: 220%;
text-align: left;
vertical-align: bottom;
width: 400px;
height: 60px;
background-color: #FEEED6;
color: #6A0B04;
padding: 0px 0px 5px 20px;
border-left-color: #C86205;
border-left-width: thin;
border-left-style: solid;
}

/* SETS THE BACKGROUND COLOR AND ALIGNMENT OF GLOBAL ICONS */

.headerglobal {
	text-align: right;
	width: 350px;
	height: 50px;
	background-color: FEEED6;
	color: #000000;
	vertical-align: bottom;
	padding: 0px 10px 5px 0px;
border-right-color: #C86205;
	border-right-width: thin;
	border-right-style: solid;
}

/*SETS THE TOP NAVIGATION AREA AND LINK COLORS */

#navigation {
background-color: #000000;
}

.navigation {
color: #FFCD6D;
font-weight: bold;
font-size: 90%;
text-align: center;
letter-spacing: 2px;
width: 750px;
height: 40px;
padding: 5px;
}

.navigation A:LINK {color: #FFCD6D; text-decoration: none; font-weight: bold; padding: 1px 3px; margin: 0px 5px;}
.navigation A:VISITED {color: #FFCD6D; text-decoration: none; font-weight: bold; padding: 1px 3px; margin: 0px 5px;}
.navigation A:HOVER {color: #DE9B06; text-decoration: none; font-weight: bold; padding: 1px 3px; margin: 0px 5px;}
.navigation A:ACTIVE {color: #FFCD6D; text-decoration: none; font-weight: bold; padding: 1px 3px; margin: 0px 5px;}

/* SETS THE PROPERTY OF THE MAIN IMAGE AREA */

#mainimage {
background-color: #C86205;
margin: 0px;
}

.mainimage {
	background-color: #C86205;
	color: #FFCD6D;
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-align: right;
	width: 750px;
	height: 150px;
	padding: 10px 60px 20px 0px;
	vertical-align: bottom;
	background-image: url('images/mainimage.jpg');
}

/* SETS THE PROPERTIES OF THE MAIN TEXT AND SIDEBAR AREAS */

.main {
	background-color: #FFFFFF;
	color: #000000;
	text-align: justify;
	line-height: 18px;
	vertical-align: top;
	padding: 15px;
	border-right-color: #C86205;
	border-right-width: thin;
	border-right-style: solid;

}

.sidebar {
	background-color: FEEED6;
	color: #000000;
	text-align: justify;
	font-size: 90%;
	vertical-align: top;
	padding: 15px;
	width: 200px;
	border-left-color: #C86205;
	border-left-width: thin;
	border-left-style: solid;
}

.main2 {
	background-color: #FFFFFF;
	color: #000000;
	text-align: justify;
	line-height: 18px;
	vertical-align: top;
	padding: 15px 0px;
}

/* SETS THE PROPERTIES FOR THE BOTTOM FOOTER AREA */

.footerCopy {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
	font-size: 100%;
	text-align: center;
	letter-spacing: 2px;
	line-height: 15px;
	width: 100%;
	padding: 0px;
	border-color: #FEEED6;
}

.footer A:LINK {color: #FFCD6D; text-decoration: none; font-weight: bold; padding: 1px 3px; margin: 0px 5px;}
.footer A:VISITED {color: #FFCD6D; text-decoration: none; font-weight: bold; padding: 1px 3px; margin: 0px 5px;}
.footer A:HOVER {color: #DE9B06; text-decoration: none; font-weight: bold; padding: 1px 3px; margin: 0px 5px;}
.footer A:ACTIVE {color: #FFCD6D; text-decoration: none; font-weight: bold; padding: 1px 3px; margin: 0px 5px;}


.feedback {
background-color: #FFFFFF;
color: #000000;
}.mainimagegroot {
	font-size: 36px;
	vertical-align: top;
}
.mainimagekraan {

	background-color: #C86205;
	color: #FFCD6D;
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-align: right;
	width: 750px;
	height: 150px;
	padding: 10px 60px 20px 0px;
	vertical-align: bottom;
	background-image: url('images/mainimagekraan.jpg');
}
.footer {

background-color: #000000;
color: #FFCD6D;
font-weight: bold;
font-size: 90%;
text-align: center;
letter-spacing: 2px;
line-height: 20px;
width: 100%;
padding: 5px;
}
.animatie {
color: #FFCD6D;
font-weight: bold;
font-size: 75%;
text-align: center;
letter-spacing: 2px;
width: auto;
padding: 5px;
}
