a {
	color:#5E5E5E;
}
a:hover{
	color: #EA7500;
}
table, body{
	padding:0;
	margin: 0;
}
body, TD {

font-family:Trebuchet MS;
font-size:12px;
line-height:135%;
	vertical-align:top;
	color: #5E5E5E;
	text-align: justify;
}

h1,h2,h3,h4,h5,h6, .contentheading{
	color:#75633F;
	margin-bottom:5px;
}
.componentheading{
	color:#75633F;
	text-indent:3px;
	margin-bottom:4px;
	font-size:18px;
}

.maintable{
	margin-left:auto;
	margin-right:auto;
}

.topmenu {
	text-align:right;
}
.topmenu TD{
color:#75633F;
font-size:11px;
	padding:25px 30px 0px 0px;
	text-align:right;
	vertical-align:bottom;
}
.topmenu TD a{
color:#75633F;
text-decoration:none;
}
.topmenu TD a:hover{
color:#75633F;
text-decoration:underline;
}

.eerste{
	background-image: url(../images/top.gif);
	background-position: top;
	background-repeat: no-repeat;
	height:23px;
}

.tweede{
padding:20px 30px 15px 30px;
	background-image: url(../images/mid.gif);
	background-position: top;
	background-repeat: repeat-y;
}

.derde{
	background-image: url(../images/bottom.gif);
	background-position: top;
	background-repeat: no-repeat;
}



.rightmenu TD{
	text-align:right;
}
.rightmenu A{
	color: #5E5E5E;
	text-decoration:none;
}
.rightmenu A:hover{
	color: #333333;
	text-decoration:underline;
}


.content{
	padding:0px 20px 20px 0px;
	
}

.contentheading{
	font-size:18px;

}
.moduletable{
width:100%;
text-align:right;
margin-bottom:10px;
}
.moduletable th{
background-color:#F7F7F7;
font-size:0.7em;
	color:#75633F;
	text-transform: uppercase;
}
.derde, .derde a{
	font-size:10px;
	color:silver;
	text-align:center;
}
.derde a:hover{
color:black;
}
.contenttoc{
	margin:0px 0px 15px 15px;
}
.contenttoc th{
	background-color:#F7F7F7;
	font-size:0.7em;
	color:#75633F;
	text-transform: uppercase;
}