/* Copyright Dynarch.com, 2003-2005.  All Rights Reserved. */
table#pulldown2{
	background-color:#004982;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	z-index:9000px;
}
table#pulldown2 td{
padding:0px;
margin:5px;
padding-top:0px;
padding-bottom:0px;
white-space:nowrap;
}


.menubar td, .menubar ul {
/*font-size:13px;*/
}
.menuContent ul li {
/*font-family: Verdana;*/
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;
}

.ypmenutable {
	/*height:14px;*/
	overflow:hidden;
}

div.dynarch-horiz-menu table {
	/*font-size:9px;*/
}
div.dynarch-horiz-menu {
	border-width: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: normal;
	/*font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	*/
}
div.dynarch-popup-menu {
	border-width:0px;
	padding:0px;
	/*afstand tot hoofdmenu item*/
	margin-top:0px;
	/*Kleur Uitklap Menu*/
	background-color: #FD7421;
}
div.dynarch-popup-menu tr.item td.label {
/*submenu*/
	border-width:1px;
	font-weight: normal;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:9px;
	padding-right:9px;
	cursor:hand;
	/*height:11px;*/
	font-family: Verdana;
}
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:10px;*/
} 
/*submenu normal*/
div.dynarch-horiz-menu, div.dynarch-popup-menu table td {
background-color:#004982;
color:#FFFFFF;
} 
/*submenu rollover*/
div.dynarch-popup-menu tr.item.hover td, div.dynarch-popup-menu tr.item.active td {
background-color:#99CCEE;
color:#004982;} 
