.RadMenu_Hoofdmenu  .link 
{
	text-decoration :none;	
}
.RadMenu_Hoofdmenu  .link:visited
{
	text-decoration :none;	
}
.RadMenu_Hoofdmenu  .link:hover
{
	text-decoration :none;
	color: #FFCC32;	
}
.RadMenu_Hoofdmenu  .link:active 
{
	text-decoration :none;	
}
.RadMenu_Hoofdmenu li 
{
	background-image: none;
}
.RadMenu_Hoofdmenu .link  .text
{
	cursor: hand;
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	background-color: #007dba;
	padding-left: 10px;
	padding-right: 35px;
	text-align: center;
	margin-top: 3px;
}
.RadMenu_Hoofdmenu .link:visited  .text
{
	cursor: hand;
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	background-color: #007dba;

	text-align: center;
}
.RadMenu_Hoofdmenu .link:hover .text 
{
	cursor: hand;
	font-family: Verdana;
	font-size: 12px;
	color: #FFCC32;
	background-color: #007dba;
	text-align: center;
}

.RadMenu_Hoofdmenu .focused .text,
.RadMenu_Hoofdmenu .expanded
{
	cursor: hand;
	font-family: Verdana;
	font-size: 12px;
	color: #FFCC32 !important;
	background-color: #FFCC32;
	text-align: center;
}
.RadMenu_Hoofdmenu .link:active{}
.RadMenu_Hoofdmenu .item{}
.RadMenu_Hoofdmenu .last{}
.RadMenu_Hoofdmenu {}
.RadMenu_Hoofdmenu .rootGroup{background-color: #007dba;}
.RadMenu_Hoofdmenu .level1 .text{}
.RadMenu_Hoofdmenu .group{}
.RadMenu_Hoofdmenu .level1 .item,
.RadMenu_Hoofdmenu .level1 .last{}
.RadMenu_Hoofdmenu .level1 .link{}
.RadMenu_Hoofdmenu .level1 .link:hover{}
.RadMenu_Hoofdmenu .level1 .expandLeft,
.RadMenu_Hoofdmenu .level1 .expandRight{}

/* right to left */
.RadMenu_Hoofdmenu_rtl .level1 .expandLeft,
.RadMenu_Hoofdmenu_rtl .level1 .expandRight
{
}

.RadMenu_Hoofdmenu_rtl .level1 .group .link:hover .expandLeft,
.RadMenu_Hoofdmenu_rtl .level1 .group .link:hover .expandRight
{
}

.RadMenu_Hoofdmenu .level1 .link:hover
{

}
.RadMenu_Hoofdmenu .leftArrow,
.RadMenu_Hoofdmenu .rightArrow,
.RadMenu_Hoofdmenu .topArrow,
.RadMenu_Hoofdmenu .bottomArrow,
.RadMenu_Hoofdmenu .leftArrowDisabled,
.RadMenu_Hoofdmenu .rightArrowDisabled,
.RadMenu_Hoofdmenu .topArrowDisabled,
.RadMenu_Hoofdmenu .bottomArrowDisabled
{

}
.RadMenu_Hoofdmenu .topArrow,
.RadMenu_Hoofdmenu .topArrowDisabled
{

}
.RadMenu_Hoofdmenu .bottomArrow,
.RadMenu_Hoofdmenu .bottomArrowDisabled
{

}
.RadMenu_Hoofdmenu .rightArrow,
.RadMenu_Hoofdmenu .leftArrow
{

}
.RadMenu_Hoofdmenu .rightArrow,
.RadMenu_Hoofdmenu .rightArrowDisabled
{
}
