.smLevel1
{
    margin:0px 0px 2px 0px;
    padding:0px 0px 0px 20px;
    min-height:20px;
    line-height:20px;
    background:url('/01/images/SMLevel1.gif');
    background-repeat:no-repeat;
    background-position: 5px 6px;
}

.smLevel1Selected
{
    margin:0px 0px 2px 0px;
    padding:0px 0px 0px 20px;
    min-height:20px;
    line-height:20px;
    background:url('/01/images/SMLevel1Selected.gif');
    background-repeat:no-repeat;
    background-position: 5px 6px;
}

.smLevel2
{
    margin:0px 0px 5px 0px;
    padding:0px 0px 0px 35px;
    min-height:16px;
    line-height:16px;
    background:url('/01/images/SMLevel2.gif');
    background-repeat:no-repeat;
    background-position: 21px 5px;
}

.smLevel2Selected
{
    margin:0px 0px 5px 0px;
    padding:0px 0px 0px 35px;
    min-height:16px;
    line-height:16px;
    background:url('/01/images/SMLevel2Selected.gif');
    background-repeat:no-repeat;
    background-position: 21px 5px;
}

.smLevel3
{
    margin:0px 0px 5px 0px;
    padding:0px 0px 0px 45px;
    min-height:14px;
    line-height:14px;
}

a.smLinkLevel1, a.smLinkLevel1:hover, a.smLinkLevel1:active, a.smLinkLevel1:visited
{
    display:inline-block;
    width:100%;
    height:100%;
    color:#666666;
    font-family:Verdana;
    font-size:12px;
    text-decoration:none;
    font-weight:bold;
}

a.smLinkLevel1:hover
{
    text-decoration:underline;
}

a.smLinkLevel1Selected, a.smLinkLevel1Selected:hover, a.smLinkLevel1Selected:active, a.smLinkLevel1Selected:visited
{
    display:inline-block;
    width:100%;
    height:100%;
    color:#000000;
    font-family:Verdana;
    font-size:12px;
    text-decoration:none;
    font-weight:bold;
}

a.smLinkLevel1Selected:hover
{
    text-decoration:underline;
}

a.smLinkLevel2, a.smLinkLevel2:hover, a.smLinkLevel2:active, a.smLinkLevel2:visited
{
    display:inline-block;
    width:100%;
    height:100%;
    color:#666666;
    font-family:Verdana;
    font-size:11px;
    text-decoration:none;
    font-weight:bold;
    font-style:italic;
}

a.smLinkLevel2:hover
{
    text-decoration:underline;
}

a.smLinkLevel2Selected, a.smLinkLevel2Selected:hover, a.smLinkLevel2Selected:active, a.smLinkLevel2Selected:visited
{
    display:inline-block;
    width:100%;
    height:100%;
    color:#000000;
    font-family:Verdana;
    font-size:11px;
    text-decoration:none;
    font-weight:bold;
    font-style:italic;
}

a.smLinkLevel2Selected:hover
{
    text-decoration:underline;
}

a.smLinkLevel3, a.smLinkLevel3:hover, a.smLinkLevel3:active, a.smLinkLevel3:visited
{
    display:inline-block;
    width:100%;
    height:100%;
    color:#666666;
    font-family:Verdana;
    font-size:10px;
    text-decoration:none;
    font-style:italic;
}

a.smLinkLevel3:hover
{
    text-decoration:underline;
}

a.smLinkLevel3Selected, a.smLinkLevel3Selected:hover, a.smLinkLevel3Selected:active, a.smLinkLevel3Selected:visited
{
    display:inline-block;
    width:100%;
    height:100%;
    color:#000000;
    font-family:Verdana;
    font-size:10px;
    text-decoration:none;
    font-style:italic;
}

a.smLinkLevel3Selected:hover
{
    text-decoration:underline;
}