.menuheader span {
    color: #4a4a4a;
    font-weight: bold;
	font-family: Trebuchet MS, Calibri, Arial;
	font-size: 12px;
	display: block;
	border-bottom: 1px solid #555;
	
	margin-right: 3px;
	padding-left: 10px;
	width: 173px;
	text-align:left; 
	
	}


.menuseperator {
    display: block;
    height: 7px;
	}

#menu {
	font-size: 11px;
	z-index: 1000;
	width: 186px;
	color: #52A6DC;

	}

#menu a, #menu  span {
	display: block;
	font-weight: bold;
	height: 22px;
    line-height: 22px;
	font-size: 12px;
    font-family: Trebuchet MS, Calibri, Arial;
	white-space: nowrap;
	color: #52A6DC !important;
	}

#menu a:hover {
	color: #a7cf38  !important;
	
}

#menu a.doubletext {
	line-height: 20px !important;
    height: 38px !important;
    overflow: hidden;
	}

#menu a .menutext {
    font-weight: normal;
    color: #5a5a5a;
	line-height: 8px !important;
	}

#menu ul, #menu li {
	list-style: none;
	margin: 0;
	padding: 0;
    position: relative;
	
}


#menu ul.popupsubmenu {
	display: none;
	}

#menu ul.popupsubmenu li{
	display: none;
	}



#menu ul.activesubmenu ul li {
	min-height: 22px;
	line-height: 22px;
	text-align:right;
	padding-right: 0px;
	
	color: #52A6DC  !important;
	}
	
#menu ul.activesubmenu li {
	min-height: 22px;
	line-height: 22px;
	text-align:right;

	
	}

#menu .activeroot {
	
	color: #555 !important;
background-position: top;
	background-repeat:no-repeat;

	}

#menu .activeroot a {
	color: #555;

	}


#menu .activeroot span {
	height: 30px !important
    line-height: 30px !important;
	padding-left: 10px;
	color: #3f4040;
	border-bottom: 1px solid #555;
}

#menu ul.popupsubmenu a, #menu ul.activesubmenu a {
	min-height: 22px;
	line-height: 22px;
	font-weight: normal;
	}

#menu ul.activesubmenu {
	border-bottom: 1px solid #555;
 	}

#menu ul.activesubmenu a {
	padding: 0;
	font-weight: normal;
	padding-right: 3px;
	}

#menu ul.activesubmenu a:hover, #menu ul.popupsubmenu a:hover  {
	color: #a7cf38;
	}

#menu li.haspopupmenu:hover {
	background-position: 0 -38px !important;
	}

#menu li.haspopupmenu:hover ul {
	display: block;
	}

#menu a.rootitem, span.rootitem {
	height: 30px !important;
    line-height: 30px !important;
	padding-left: 10px;
	color: #555;

	border-bottom: 1px solid #555;
	}

li.rootmenu2, li.rootmenu3, li.rootmenu4, li.rootmenu5, li.rootmenu6, li.rootmenu7  {

	}
	
#a.rootitem2, span.rootitem	{

	}
	
.rootmenu2 ul.activesubmenu, .rootmenu3 ul.activesubmenu, .rootmenu4 ul.activesubmenu {

	}


li.activeroot {
	
	}



.homebutton {
	background-color: #E5E5E5; 
	height: 30px;
	border-bottom: 1px solid #555;
	}

.homebutton a {
	padding-left: 10px;
	height: 30px !important;
    line-height: 30px !important;
	}

.homebutton a:hover {
	background-color: #ccc;
	color: #3f4040;
	}

.currentnode a {
    font-weight: bold !important;
	color: #a7cf38 !important;
}


