ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

img
{
    border: none;
}

.liTxt
{
    padding-left: 0px;
}

#ctl00_menu_container
{
    padding-top: 0px;
    width: 160px;
    float: left;
}

#menu_top
{
    width: 160px;
    margin: 0px;
    height: 90px;
    background: #E3E3E3 no-repeat;
}

#txtSolist
{
    font: 0.78em Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    padding-top: 5px;
    padding-left: 20px;
    
}

#menu_bottom
{
    width: 160px;
    margin: 0px;
    height: 21px;
    background: url(../_img/menu/menu_bottom.gif) no-repeat;
}

#menu
{
    font: 12px Verdana, Arial,Helvetica,sans-serif;
    font-weight: bold;
    width: 160px;
    background: #E3E3E3;
    margin: 0px; /*border-style: none; 	border-color: #BCD2E6; 	border-width: 1px;*/
}

#menu li a, #menu_selected
{
    height: 27px;
    text-decoration: none;
    color: #67696A;
}

#menu li a:link, #menu li a:visited
{
    color: #959698;
    display: block;
    background: url(../_img/menu/button.gif) no-repeat;
    padding: 4px 0 0 12px;
}

#menu li a:hover, #menu_selected
{
    color: #67696A;
    background: url(../_img/menu/button_a.gif) no-repeat;
    padding: 4px 0px 0px 12px;
}

#menu span
{
    padding-left: 28px;
}
