a 		{text-decoration:none;color:#0F8121;background-color:inherit;}
a:hover {text-decoration: underline;color:#0F8121;background-color:inherit;}
a img 	{border:0;}

h1 {font-size:2.0em;margin: 0 0 0.5em 0;}
h2 {font-size:1.5em;margin:0 0 0.5em 0;}
h3 {font-size:1.3em;margin:0 0 10px 0;}

body {
	margin:10px 0px 0px 0px;
	padding:0;
	font:76% Verdana,Tahoma,Arial,sans-serif;
	background:#99B1DD url(images/background3.gif) repeat-y center top;
}

.main {
	margin:0 auto;	
	width:760px;
	background:#ffffff;
	color:#000000;
}

.logo {
	margin:0px 0 0px;
	border:0;
}

.title {
	margin:20px 0px 30px 5px;
	padding:0 0px 0 10px;
	line-height:1.6em;
	text-align:right;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
}

.title p {
	width:400px;
	float:left;
	text-align:center;
	margin:0 0 0 0;
	font-size:0.8em;
	line-height:1.2em;
	color:#666666;
	background-color:#ffffff;
}

.nav {
	clear:left;
	float:left;
	width:160px;
	margin:0 0 70px 0px;
	padding:10px 0 5px;
	font-size:0.9em;
	background:#FFFFFF;
	border:1px solid #000000;
}

.nav ul {	
	list-style:none;
	width:160px;
	margin:0px 0 0px 0;
	padding:0;
	font-size:1.1em;
}	

.nav li {
	margin-bottom:0px;
	margin-right:10px;
	margin-left:10px;
}

.nav li a {
	font-weight:bold;
	height:20px;
	text-decoration:none;
	display:block;
	padding:6px 10px 0 30px;
	color:#0F8121;
	background:#FFFFFF;
	border-bottom:1px solid #000;
	background: transparent url('images/flower-rose.gif') left center no-repeat;
}	
	
.nav li a:hover {
	color:#0F8121;
	background:#e9e9e9;
	background: transparent url('images/flower-geel.gif') left center no-repeat;
}

.navimg {
	margin:0 auto 10px auto;
	border:none;
	display:block;
}

.announcement {
	margin:40px 0 10px 0;
	padding:10px;
	width:130px;
	line-height:1.3em;
	color:#000000;
	background-color:#cccccc;
}

.textright {
	text-align:right;
}

.content {
	margin:0px 10px 40px 170px;
	padding:0 10px;
	text-align:left;
}

.content img {
	padding:0px;
	display:inline;
	border:1px solid #000000;
}

.footer {
	clear:both;
	margin:5px 0px; 
	padding:5px 0 0px;
	width:760px;
	text-align:center;
	font-size:0.9em;
	color:#cccccc;
	background-color:inherit;
	border-top:1px solid #000000;
}

.footer a {
	text-decoration:none;
	color:#0F8121;
	background-color:inherit;
}

.footer a:hover {
	text-decoration:underline;
}

.left {
	margin:10px 10px 5px 0;
	float:left;
}

.right {
	margin:10px 0 5px 10px;
	float:right;
}

.center {
	text-align:center;
}

.small {
	font-size:0.8em;
}

.bold {
	font-weight:bold;
}

.w3c {
	float:none;
	text-align:center;
	margin-bottom: 10px;
}

.w3c img {
	margin:0px 10px 5px;
}
