body
{
    background: #84b5c6;
}

/*
    MENU DECLARATIONS
*/
div#i_0
{
    margin: 3px 0 0 3px;
    width: 166px;
    overflow: hidden;
}
div#util
{
    margin: 5px 0 0 3px;
    width: 166px;
    overflow: hidden;
}
span.l0, a.l0, a.l0s, a.l1, a.l1s, a.l2, a.l2s, a.l3, a.l3s, a.l4, a.l4s
{
    padding: 1px 0 1px 1px;
}

a, span.l0s, span.l1, span.l1s
{
    border: outset 1px #eeeeee;
    color: #000000;
    display: block;
    font-family: Arial,verdana,sans-serif;
    font-size: 11px;
    font-weight: 600;
    text-decoration: none;
}
span.l1, span.l1s, a.l1, a.l1s
{
    text-indent: 5px;
    background: #a5ced6;
}
a.l2, a.l2s
{
    text-indent: 10px;
    background: #cce2e7;
}
a.l3, a.l3s
{
    text-indent: 10px;
    background: #e7f2f4;
}
a.l4, a.l4s
{
    text-indent: 10px;
    background: #e7f2ff;
}
span.l0s:hover, span.l1s:hover, a:hover
{
    background: #ffe;
}

span.l0s:hover, span.l1s:hover
{
    background-image: url(/images/subMenu.gif); /* no-repeat right;*/
    background-position: right;
    background-repeat: no-repeat;
}

span.l0s, span.l1s, a.l0s, a.l1s, a.l2s
{
    background-image: url(/images/subMenu.gif); /* no-repeat right;*/
    background-position: right;
    background-repeat: no-repeat;
}
/*
    END MENU DECLARATIONS
*/