/* Copyright Dynarch.com, 2003-2005.  All Rights Reserved. */
.menubar td, .menubar ul {
font-size:9px;
}
.menuContent ul li {
font-family: Georgia, "Times New Roman", Times, serif;
text-indent:0px;
list-style:none;
padding:10px;
height:0px;
text-align:center;
margin:1px;
margin-top:0px;
}
.menuContent ul {
	margin:0px;
	padding:0px;
	height:10px;
	overflow-y:hidden;
}
.menuContent a,{
	margin-left:0px;
	margin-right:0px;
}
.nolink {
cursor:default;
}
div.dynarch-horiz-menu table {
font-size:9px;
}
div.dynarch-horiz-menu {
border:0px;
padding:0px;
cursor:hand;
}
div.dynarch-horiz-menu table {
width:100%;
}
div.dynarch-horiz-menu table tr td {
/*hoofdmenu*/
	color:#FFFFFF;
	height:11px;
	/*width:156px;*/
	text-align:left;
	padding:0px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
div.dynarch-popup-menu {
	border:0px;
	padding:0px;
	/*afstand tot hoofdmenu item*/
	margin-top:0px;
	background-color: #601A73;
}
div.dynarch-popup-menu tr.item td.label {
/*submenu*/
	font-weight: bold;
	padding-top:9px;
	padding-bottom:6px;
	padding-left:9px;
	padding-right:9px;
	cursor:hand;
	height:11px;
/*	width:135px;*/
		border-left:1px dotted #FF4205;
		border-right:1px dotted #FF4205;
		border-bottom:1px solid #FF4205;
}
div.dynarch-horiz-menu table tr td.hover, div.dynarch-horiz-menu table tr td.active, div.dynarch-popup-menu table td {
	color: #FFFFFF;
	font-size:12px;
} 
/*submenu normal*/
div.dynarch-horiz-menu, div.dynarch-popup-menu table td {
/*background-color:#5BABD0;*/
color:#FFFFFF;
} 
/*submenu rollover*/
div.dynarch-popup-menu tr.item.hover td, div.dynarch-popup-menu tr.item.active td {
background-color:#ff4205;
color:#000000;
} 



.color5_bg {
	background-color:#ff4205;
}
.color5_border {
	border-color:#ff4205;
}
.color5_text {
	color:#ff4205;
}
