#Glenda8,#Glenda8 ul,#Glenda8 li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#Glenda8 {
	border: 1px solid #d8d5d1;
	border-top: none;
	width: 200px;
}

#Glenda8 a {
	display: block;
	padding-left: 30px;
	height: 32px;
	background: url(images/menu8.gif) no-repeat;
	color: #3688ba;
	text-decoration: none;
	font: bold 12px/32px Verdana,Arial,Helvetica,sans-serif;
}

#Glenda8 a.selected {
	border-bottom: 1px solid #bfbbb5;
	padding-left: 32px;
	background: url(images/menu8.gif) no-repeat 0 -32px;
}

#Glenda8 a:hover {
	padding-left: 32px;
	background-position: 0 -32px;
}

#Glenda8 ul {
	background: #edede5;
}

#Glenda8 ul a {
	height: auto;
}

* html #Glenda8 ul a {
	height: 32px;
}

#Glenda8 ul a,#Glenda8 ul a:hover {
	padding-left: 30px;
}

#Glenda8 ul a,#Glenda8 ul a.selected,#Glenda8 ul a:hover {
	background: none;
}

#Glenda8 ul a:hover {
	text-decoration: underline;
}
