#Glenda10,#Glenda10 ul,#Glenda10 li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#Glenda10 {
	border: 1px solid #656556;
	width: 200px;
}

#Glenda10 a {
	display: block;
	padding-left: 22px;
	height: 32px;
	background: url(images/menu10.gif) no-repeat;
	color: #656556;
	text-decoration: none;
	font: bold 12px/32px Verdana,Arial,Helvetica,sans-serif;
}

#Glenda10 a.selected {
	background: url(images/menu10.gif) no-repeat 0 -32px;
	color: #474739;
}

#Glenda10 a:hover {
	background-position: 0 -32px;
	color: #474739;
}

#Glenda10 ul {
	background: #edede9;
}

#Glenda10 ul a {
	height: auto;
}

* html #Glenda10 ul a {
	height: 32px;
}

#Glenda10 ul a,#Glenda10 ul a.selected,#Glenda10 ul a:hover {
	background: none;
}

#Glenda10 ul a:hover {
	text-decoration: underline;
}