body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	background-color: #FFFFFF;	
}
td,th {
	border-left-color: #006600;
	border-left-style: dotted;
	border-left-width: 1px;
	border-bottom-color: #006600;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 2px;
	padding-left: 5px;
	padding-bottom: 5px;
}


h1 {
	font-size: 12px;
	color: #003300;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	font-style: normal;
}
h2 {
	font-size: 12px;
	color: #CCCCCC;
	background-color:#003300;
	line-height:20px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	text-indent: 5px;
}
h3 {
	font-size: 11px;
	color: #008000;
	border-bottom-color: #003300;
	border-bottom-style: solid;
	border-bottom-width: thin;
	line-height: 18px;
}
h4 {
	font-size: 14px;
	color: #fff;
	background-color:#003300;
	line-height:40px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	text-indent: 5px;
	font-family: "Trebuchet MS";
}
h5 {
	font-size: 12px;
	color: #CCCCCC;
	background-color:#003300;
	line-height:20px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	text-indent: 5px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
}
.navigatie {
	font-size: 9px;
	color: #FFF;
	background-color:#CCCCCC;
	line-height:25px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	text-indent: 5px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
}
a:link {
color: #006600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006600;
}
a:hover {
	text-decoration: underline;
	color: #006600;
}
a:active {
	text-decoration: none;
	color: #006600;
}
.style1 {font-size: 10px}


#navcontainer{
	position:absolute;
	width:150px;
	height:466px;
	z-index:1;
	left: 0;
	top: 0;
	background-color: #FFFFFF;
	
	list-style-type: none;
}
ul#navlist {
	font-size: 10px;
	color: #006600;
	border-bottom-color: #003300;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	line-height: 25px;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	list-style-type: none;
	text-decoration: none;
	
}

ul#navlist li {
display: block;
margin: 0px;
padding: 0px;
font-size: 10px;
	color: #006600;
	border-bottom-color: #003300;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	line-height: 25px;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	list-style-type: none;
	width: 150px;

text-decoration: none;
}

ul#navlist li a {
display: block;
padding: 8px 0px 0px 55px;
width: 150px;
height: 25px;
font-size: 10px;
	color: #006600;
	border-bottom-color: #003300;
	border-bottom-style: solid;
	border-bottom-width: 1px;

	margin: 0px;
	padding: 0px 0px 4px 0px; 
	list-style-type: none;
	text-decoration: none;
}

ul#navlist li a:link, ul#navlist  {
color: #006600;
text-decoration: none;
font-size: 10px;
text-indent: 5px;	
	border-bottom-color: #003300;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	line-height: 25px;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	list-style-type: none;
	width: 150px;


}
ul#navlist li#visited a {
background: #ccc;
text-decoration: none;
font-size: 10px;
	border-bottom-color: #003300;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	line-height: 25px;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	list-style-type: none;
width: 150px;

}

ul#navlist li#active a {
	
	text-decoration: none;
	color: #006600;
	font-size: 10px;
	border-bottom-color: #003300;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	line-height: 25px;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	list-style-type: none;
	width: 150px;

	font-style: italic;
	background-color: #FCFCE6;
}

ul#navlist li#active a:hover {
	color: #006600;
	font-size: 10px;
	border-bottom-color: #003300;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	line-height: 25px;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	list-style-type: none;
	width: 150px;

	background-color: #FCFCE6;
	text-decoration: none;
}

ul#navlist li a:hover {
	font-size: 10px;
	color: #009900;
	border-bottom-color: #003300;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	line-height: 25px;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	list-style-type: none;
	width: 150px;
	background-color: #FCFCE6;
	text-decoration: none;
}






