#menu{
        position: absolute;
        top: 65px;
        right: 8px;
        margin: 0;
        width: 450px;
        height: 27px;
        color: #ffffff;
}

.ipre01,.ipre12,.ipre23,.ipre34,.ipre45,.ipre56,
.ipre01s,.ipre12s,.ipre23s,.ipre34s,.ipre45s,.ipre56s,
.ipre0s1,.ipre1s2,.ipre2s3,.ipre3s4,.ipre4s5,.ipre5s6{
        float: left;
        width: 21px;
        height: 27px;
        background-image: url(../../skins/img/tabset/ipre.jpg);
        background-repeat: no-repeat;
}
.item1, .item2, .item3, .item4, .item5,
.item1s, .item2s, .item3s, .item4s, .item5s{
        float: left;
        width: 64px;
        height: 27px;
        background-image: url(../../skins/img/tabset/i.jpg);
        background-repeat: no-repeat;
}

.item1{background-position: 0 0;}
.item2{background-position: -64px 0;}
.item3{background-position: -128px 0;}
.item4{background-position: -192px 0;}
.item5{background-position: -256px 0;}
.item1s{background-position: 0 -27px;}
.item2s{background-position: -64px -27px;}
.item3s{background-position: -128px -27px;}
.item4s{background-position: -192px -27px;}
.item5s{background-position: -256px -27px;}
.ipre01{background-position: 0 0;}
.ipre01s{background-position: 0 -54px;}
.ipre0s1{background-position: 0 -27px;}
.ipre12{background-position: -21px 0;}
.ipre12s{background-position: -21px -54px;}
.ipre1s2{background-position: -21px -27px;}
.ipre23{background-position: -42px 0;}
.ipre23s{background-position: -42px -54px;}
.ipre2s3{background-position: -42px -27px;}
.ipre34{background-position: -63px 0;}
.ipre34s{background-position: -63px -54px;}
.ipre3s4{background-position: -63px -27px;}
.ipre45{background-position: -84px 0;}
.ipre45s{background-position: -84px -54px;}
.ipre4s5{background-position: -84px -27px;}
.ipre56{background-position: -105px 0;}
.ipre5s6{background-position: -105px -27px;}

#menu a{
        text-decoration: none;
        font-family: Verdana;
        font-size: 9px;
        font-weight: bold;
        color: #767988;
        position: relative;
        top: 11px !important;
        top: 9px;
}

#menu a:hover{
        color: #409CE3;
}

#menu a .sel{
        color: #409CE3;
}
#menu a:hover .sel{
        color: #87C1ED;
}

.mcol1{
        width:200px;
        float:left;
}
.mcol2{
        margin-left: 200px;
}

#sitemenu{
        /*background-image: url(../../skins/img/sbarlb.jpg);
        background-repeat: no-repeat;
        background-position: left top;*/
        height: 190px;
        padding-top: 20px !important;
        padding-top: 30px;
        margin-left: 32px;
}

#sitemenu ul {
        list-style-type: none;
        list-style-image: none;
        padding-left: 2px !important;
        padding-left:0;
        margin-left: 0 !important;
        margin-left: 2px;
}
#sitemenu ul li{
        margin: 10px 20px 0 0;

}
#sitemenu a{
        background-image: url(../../skins/img/ind2.jpg);
        background-repeat: no-repeat;
        background-position: 0 3px;
        text-decoration: none;
        padding-left: 14px;

        /*font-size: 11px;
        font-weight: normal;*/

        font-family: Verdana;
        font-size: 9px;
        font-weight: bold;
        color: #757886;
		
		display: block;
		line-height: 16px;

}
#sitemenu a.sel{
        background-image: url(../../skins/img/ind2.jpg);
        color: #409CE3;
}
#sitemenu a:hover{
        background-image: url(../../skins/img/ind2.jpg);
        color: #409CE3;
}
#sitemenu a.sel:hover{
        color: #87C1ED
}


