div.admmnholder {
	border-top:1px solid #f8f9fc;
	border-bottom:1px solid #d9dadd;
}
ul.admmnhor li {
	color:#666997;
}
ul.admmnhor li ul, ul.admmnhor li ul li ul, ul.admmnhor li ul li ul li ul {
	background:#ecedf1 url(/admin/inc/imgs/admmnbg.png) repeat-y top left !important;
}
ul.admmnhor li:hover {
	background-color:#316ac5;
  background: -webkit-linear-gradient(#8ea1ef, #23539e); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#8ea1ef, #23539e); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#8ea1ef, #23539e); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#8ea1ef, #23539e); /* Standard syntax */
	color:white;
}
ul.admmnhor ul {
	background:#ecedf1 none;
}
ul.admmnhor ul ul {
	background:#ecedf1 none;
}
ul.admmnhor ul ul ul {
	background:#ecedf1 none;
}
ul.admmnhor ul li:empty {
	border-top:1px solid #dddddd;
}
li.admmnhassub {
	background-image: url(/admin/inc/imgs/admmnhassub_BLUE.png) !important;
}
li.admmnhassub:hover {
	background-image: url(/admin/inc/imgs/admmnhassub_invert_BLUE.png) !important;
}
ul.admmnhor ul li.scrollup {
	background-image: url(/admin/inc/imgs/admmnup_BLUE.png) !important;
}
ul.admmnhor ul li.scrolldown {
	background-image: url(/admin/inc/imgs/admmndown_BLUE.png) !important;
}
div.admmnright {
	background:transparent url(/admin/inc/imgs/admmn_sep.png) center left no-repeat;
}
div.admmnbuts a:hover {
	border:1px solid #f8f9fc;
	border-bottom-color:#d9dadd;
	border-right-color:#d9dadd;
}
ul.admmnstart li.admmninact {
	color:silver;
}
ul.admmnstart li.admmninact:hover {
	color:silver;
	background:transparent none;
}
ul.admmnservices {
	background:#ecedf1 none;
}
ul.admmnservices li {
	color:#666997;
}
ul.admmnservices li ul {
	background:#ecedf1 none;
}
ul.admmnservices li ul li:hover {
	background-color:#316ac5;
  background: -webkit-linear-gradient(#8ea1ef, #23539e); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#8ea1ef, #23539e); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#8ea1ef, #23539e); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#8ea1ef, #23539e); /* Standard syntax */
	color:white;
}
ul.admmnservices li ul li:empty {
	border-top:1px solid #dddddd;
}
ul.admmnservices li ul li.sellang {
	color:black;
}
ul.admmnservices li ul li.sellang:hover {
	background:transparent none;
}