#container {
    position: relative;
}

#contabs{
    position:absolute;
	top: -8px !important;
	top: -8px;
    z-index:500;
}
.menIE {
    display:none !important;
    display:block;
}

a.IE, a.IE:link, a.IE:visited, a.IE:active {
    color:#666666;
    width:100px;
    height:16px;
    display:block;
    background:#FFFFFF;
    border-left:0px solid #999999;
	border-right:0px solid #999999;
    margin-right:0px;
    text-align:center;
    float:left;
    text-decoration:none;
    font-family: "Trebuchet MS";
    font-size:10px;
    line-height:18px;
    overflow:hidden;
}

a.IE:hover {
    color:#666666;
    background:#FFFFFF;
    overflow:visible;}

a.IE:hover table {
    display:block;
    background:#000;
    border-collapse:collapse;
}

.FF {
    color:#666666;
    width:100px;
    height:18px;
    display:block !important;
    display:none;
    border-left:0px solid #999999;
	border-right:0px solid #999999;
    margin-right:0px;
    text-align:center;
    float:left;
    text-decoration:none;
    font-family: "Trebuchet MS";
    font-size:10px;
    line-height:18px;
    overflow:hidden;
 }

.FF:hover {
    height:auto;
    cursor:pointer;
    color:#666666;
    background:#FFFFFF;
 }


a.SsMenu, a.SsMenu:link, a.SsMenu:visited, a.SsMenu:active {
    display:block;
    width:100px !important;
    width:98px;
    height:18px;
    border-bottom:1px solid #999999;
    text-decoration:none;
    color:#666666;
    font-family: "Trebuchet MS";
    font-size:10px;
    text-align:left;
    background:#FFFFFF;   
}


a.SsMenu:hover {background:#FFFFFF;}