<style type="text/css">
<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}
body {
	background-color: #00CCFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(system_image/22_back.jpg);
	line-height: 14px;

}
a:link {
	color: #000099;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #000099;
}
h1 {
	font-size: 36px;
	color: #000099;
}
h2 {
	font-size: 24px;
	color: #000099;
}
h3 {
	font-size: 18px;
	color: #000099;
}
h4 {
	font-size: 16px;
	color: #000099;
}
h5 {
	font-size: 14px;
	color: #000099;
}
h6 {
	font-size: 12px;
	color: #000099;
}
/*===============================================================================================*/
/*menu*/
#navigatie {
 font-family: verdana, Helvetica, Arial, sans-serif;
 font-size: 11px;
 font-weight: bold;
 width: 150px;
 border-right: 1px solid #666;
 padding: 0;
 margin-bottom: 1em;
 background-color: #000099;
 color: #333;
}

#navigatie ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

#navigatie ul li {
 margin: 0;
 border-top: 1px solid #003;
}

#navigatie ul li a {
 display: block;
 padding: 3px 3px 3px 5px;
 border-left: 10px solid #369;
 border-right: 1px solid #69c;
 border-bottom: 1px solid #369;
 background-color: #000099;
 color: #fff;
 text-decoration: none;
 width: 100%;
}

html>body #navigatie ul li a {
 width: auto;
}

#navigatie ul li a:hover {
 border-left: 10px solid #036;
 border-right: 1px solid #69c;
 border-bottom: 1px solid #369;
 background-color: #69f;
 color: #000;
}
#navigatie ul li a:active {
 border-left: 10px solid #036;
 border-right: 1px solid #69c;
 border-bottom: 1px solid #369;
 background-color: #69f;
 color: orange;
}
.style2 {color: #FF9900}

-->
</style>