#Melcia,#Melcia ul,#Melcia li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#Melcia {
	border-right: 1px solid #333333;
	width: 218px;
}

#Melcia a {
	display: block;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #222222;
	padding-left: 28px;
	height: 23px;
	color: #FFF;
	text-decoration: none;
	font: 12px/23px Arial,sans-serif;
}

#Melcia ul a {
	border: 0;
}

#Melcia li {
	background: #333333 url(images/Melcia_bg_menu.gif) repeat-x;
}

#Melcia ul li {
	background: none;
}

#Melcia li a {
	background: url(images/Melcia_icon1.gif) no-repeat 13px 10px;
}

#Melcia li.selected a {
	background: url(images/Melcia_icon2.gif) no-repeat 12px 10px;
}

#Melcia li.selected ul a {
	background: none;
}

#Melcia ul {
	background: #4d4d4d url(images/Melcia_li_ul.gif);
}

* html #Melcia ul a {
	height: 22px;
}

#Melcia ul a,#Melcia ul a:hover {
	padding-left: 14px;
	height: auto;
	background: none;
	line-height: 22px;
	font-size: 11px;
}

#Melcia ul a:hover {
	text-decoration: underline;
}