.muleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #4a4a4a;
}
.muleft li a{
background: white url(../images/titb.jpg) repeat-x bottom left;
font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;

}


* html .muleft li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
}

.muleft li a:visited, .glossymenu li a:active{
color: white;
}

.muleft li a:hover{
background-image: url(../images/titb.jpg);
}