
li {margin-bottom: -2px;
margin-right: -15px;}

#DataBody ul
{
list-style-type: none;
text-align: right;
direction: rtl;
}

ul {margin-top: 0px;}

ul ul{padding-bottom: 10px; margin-left: 0px; padding-left: 0px;}

#DataBody ul li a
{
background: transparent url('../Icons/list-active.gif') left center no-repeat;
font: normal 14px arial;
text-decoration: none;
color: #666666;
background-position: right;
font-weight: bold;
}

#DataBody ul li a:hover
{
background: transparent url('../Icons/list-on.gif') left center no-repeat;
color: black;
background-position: right;
font-weight: bold;
}

#DataBody ul li ul li a
{
background: transparent url('../Icons/list-off.gif') left center no-repeat;
font: normal 14px arial;
background-position: right;
}

#DataBody ul li ul li a:hover
{
background: transparent url('../Icons/list-on.gif') left center no-repeat;
color: black;
background-position: right;
font-weight: normal;
}
