.smpLevel1
{
    margin:5px 0px 0px 0px;
    padding:0px 0px 0px 5px;
    min-height:20px;
    line-height:20px;
    border-left:solid 5px #666666;
    border-bottom:solid 1px #666666;
}

.smpLevel1Spacer
{
    height:20px;
}

.smpLevel2
{
    margin:0px;
    padding:0px 0px 0px 25px;
    min-height:20px;
    line-height:20px;
    background:url('/01/images/SMLevel1.gif');
    background-repeat:no-repeat;
    background-position: 10px 6px;
}

.smpLevel3
{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 25px;
    min-height:20px;
    line-height:20px;
}

.smpLevel4
{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 35px;
    min-height:20px;
    line-height:20px;
}

.smpLevel5
{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 45px;
    min-height:20px;
    line-height:20px;
}

a.smpLinkLevel1, a.smpLinkLevel1:link, a.smpLinkLevel1:active, a.smpLinkLevel1:visited, a.smpLinkLevel1:hover
{
    margin:0px;
    padding:0px;
    color:#666666;
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    display:inline-block;
    width:100%;
    height:100%;
}

a.smpLinkLevel1:hover
{
    text-decoration:underline;
}

a.smpLinkLevel2, a.smpLinkLevel2:link, a.smpLinkLevel2:active, a.smpLinkLevel2:visited, a.smpLinkLevel2:hover
{
    margin:0px;
    padding:0px;
    color:#000000;
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
    display:inline-block;
    width:100%;
    height:100%;
}

a.smpLinkLevel2:hover
{
    text-decoration:underline;
}

a.smpLinkLevel3, a.smpLinkLevel3:link, a.smpLinkLevel3:active, a.smpLinkLevel3:visited, a.smpLinkLevel3:hover
{
    margin:0px;
    padding:0px;
    color:#000000;
    font-family:Verdana;
    font-size:10px;
    text-decoration:none;
    display:inline-block;
    width:100%;
    height:100%;
}

a.smpLinkLevel3:hover
{
    text-decoration:underline;
}

a.smpLinkLevel4, a.smpLinkLevel4:link, a.smpLinkLevel4:active, a.smpLinkLevel4:visited, a.smpLinkLevel4:hover
{
    margin:0px;
    padding:0px;
    color:#666666;
    font-family:Verdana;
    font-size:10px;
    text-decoration:none;
    display:inline-block;
    width:100%;
    height:100%;
}

a.smpLinkLevel4:hover
{
    text-decoration:underline;
}

a.smpLinkLevel5, a.smpLinkLevel5:link, a.smpLinkLevel5:active, a.smpLinkLevel5:visited, a.smpLinkLevel5:hover
{
    margin:0px;
    padding:0px;
    color:#666666;
    font-family:Verdana;
    font-size:10px;
    font-style:italic;
    text-decoration:none;
    display:inline-block;
    width:100%;
    height:100%;
}

a.smpLinkLevel5:hover
{
    text-decoration:underline;
}