.Menu1 {
font-size:12px;
font-weight: bold;
line-height:normal;
margin-top:11px;
}
.Menu1 ul {
text-align:center;
}
.Menu1 li {
display:inline;
}
.Menu1 li a {
color:#FFFFFF;
padding-bottom:9px;
text-decoration:none;
}
.Menu1 li a:hover, .Menu1 li.selected a {
background:transparent url(../images/arrow_bottom.gif) no-repeat scroll 50% 100%;
}
.Menu1 li a span {
background:transparent url(../images/menubg_item.gif) repeat-x scroll 0%;
padding:5px 10px;
}
.Menu1 li a:hover span, .Menu1 li.selected a span {
background:#515151 none repeat scroll 0%;
border-top:3px solid #FF9900;
}