/*** Stylesheet www.fedpol.be  ***/
body {
	background-color: #F9F9F9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/*** This sets the style for the links inside the menu. ***/
#divCont .clTop nobr {color:#cc6701; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none; line-height:24px; padding-left: 0px; font-size:0.9em;}
#divCont .clTop a {color:#333399; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none; line-height:24px; padding-left: 12px; background-image: url("IMAGES/pijl_up.gif"); background-repeat: no-repeat; background-position: 0 5px;}
#divCont .clTop a:hover {color:#336688; text-decoration:none;}

/*** This sets the style for the links of the top navigation. ***/
ul#menutop {
	list-style-type:none;
	list-style-image: none;
}
ul#menutop li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:bold;
	float: right;
	padding-left: 8px;
	padding-right: 5px;
	
	background-repeat: no-repeat;
	background-position: 0 5px;
}

ul#menutop a:link, ul#menutop a:visited {
	color:#333399;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	display: block;
	text-decoration: none;
}
ul#menutop a:hover {
	color:#336688;
	text-decoration:none;
}
ul#menutop a:active {
}

