body {
	font-family: verdana, helvetica, arial, sans-serif;
	background: #fff url(bgdbluo2.jpg) fixed repeat 0 0;
	border: none;


}

#mainMenu {
	background-image: url(bgdbluo2.jpg);
	border: none;
	width: 130px;

}

#menuList {
	margin: 0px;
	padding: 10px 0px;

}

li.menubar {
	background: url(plus.gif) no-repeat 0em 0.3em;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
	list-style: none outside;


}

.menu, .submenu {
	display: none;
	font-weight: normal;
	margin-left: 15px;
	padding: 0px;

}

.menu li, .submenu li {
	background: url(bgdbluo2.jpg) no-repeat 0em 0.3em;
	list-style: none outside;


}

a.actuator {
	background-color: transparent;
	font-size: 12px;
	padding-left: 15px;
	text-decoration: none;
	color: #990033;

}

a.actuator:hover {
  text-decoration: underline;
}

.menu li a, .submenu li a {
	background-color: transparent;
	color: #FF0000;
	font-size: 11px;
	text-decoration: none;
	list-style-position: outside;




}

.menu li a:hover, submenu li a:hover {
  /*border-bottom: 1px dashed #000;*/
  text-decoration: underline;
}

span.key {
  text-decoration: underline;
}
