/* ----------- Menu  -----*/
.Menu1{width:93px;height:27px;text-align:center;background-image:url(../_images/topnavigation/1bg.jpg);background-repeat:no-repeat;cursor:hand;cursor:pointer;}
.Menu1Hover{width:93px;height:27px;text-align:center;color:#FFF; background-image:url(../_images/topnavigation/1bg_hover.jpg);background-repeat:no-repeat;cursor:hand;cursor:pointer;}

.Menu2{width:154px;height:27px;text-align:center; background-image:url(../_images/topnavigation/2bg.jpg);background-repeat:no-repeat;cursor:hand;cursor:pointer;}
.Menu2Hover{width:154px;height:27px;text-align:center;color:#FFF; background-image:url(../_images/topnavigation/2bg_hover.jpg);background-repeat:no-repeat;cursor:hand;cursor:pointer;}

.Menu3{width:183px;height:27px;text-align:center; background-image:url(../_images/topnavigation/3bg.jpg);background-repeat:no-repeat;cursor:hand;cursor:pointer;}
.Menu3Hover{width:183px;height:27px;text-align:center;color:#FFF; background-image:url(../_images/topnavigation/3bg_hover.jpg);background-repeat:no-repeat;cursor:hand;cursor:pointer;}

.Menu4{width:217px;height:27px;text-align:center; background-image:url(../_images/topnavigation/4bg.jpg);background-repeat:no-repeat;cursor:hand;cursor:pointer;}
.Menu4Hover{width:217px;height:27px;text-align:center;color:#FFF; background-image:url(../_images/topnavigation/4bg_hover.jpg);background-repeat:no-repeat;cursor:hand;cursor:pointer;}

.Menu5{width:162px;height:27px;text-align:center; background-image:url(../_images/topnavigation/5bg.jpg);background-repeat:no-repeat;cursor:hand;cursor:pointer;}
.Menu5Hover{width:162px;height:27px;text-align:center;color:#FFF; background-image:url(../_images/topnavigation/5bg_hover.jpg);background-repeat:no-repeat;cursor:hand;cursor:pointer;}

.Menu6{width:106px;height:27px;text-align:center; background-image:url(../_images/topnavigation/6bg.jpg);background-repeat:no-repeat;cursor:hand;cursor:pointer;}
.Menu6Hover{width:106px;height:27px;text-align:center;color:#FFF; background-image:url(../_images/topnavigation/6bg_hover.jpg);background-repeat:no-repeat;cursor:hand;cursor:pointer;}

.msep{width:1px;background-image:url(../_images/topnavigation/blank.gif);background-repeat:repeat-y;}

/* ---- sub menu --------- */


.DefaultSubMenuItem
{
	width: 235px;
    height: 22px;
    background-image:url(../_images/topnavigation/dropdown/bg.jpg);
    background-repeat:repeat-x;  
    filter: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=95);
    cursor: pointer;
    cursor: hand;
    z-index: 999;
}
.DefaultSubMenuItemHover
{
	width: 235px;
    height: 22px;
    background-image:url(../_images/topnavigation/dropdown/bg.jpg);
    background-repeat:repeat-x;  
    filter: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=95);
    cursor: pointer;
    cursor: hand;
    z-index: 999;
}

.DefaultSubMenuItem img,.DefaultSubMenuItemHover img,.SubMenuItem1 img,.SubMenuItem1Hover img,.SubMenuItem2 img,.SubMenuItem2Hover img,.SubMenuItem3 img,.SubMenuItem3Hover img,.SubMenuItem4 img,.SubMenuItem4Hover img,.SubMenuItem5 img,.SubMenuItem5Hover img,.SubMenuItem6 img,.SubMenuItem6Hover img{padding:0px 10px 0px 10px;}
.DefaultSubMenuItem nobr,.SubMenuItem1 nobr,.SubMenuItem2 nobr,.SubMenuItem3 nobr,.SubMenuItem4 nobr,.SubMenuItem5 nobr,.SubMenuItem6 nobr{color:#FFF;text-align:left;}
.DefaultSubMenuItemHover nobr,.SubMenuItem1Hover nobr,.SubMenuItem2Hover nobr,.SubMenuItem3Hover nobr,.SubMenuItem4Hover nobr,.SubMenuItem5Hover nobr,.SubMenuItem6Hover nobr{color:#F8A517;text-align:left;}


/* For Different Sub group widths according to the parent */
.SubMenuItem1
{
text-indent:15px;
    width: 93px;
    height: 22px;
    background-image:url(../_images/topnavigation/dropdown/bg.jpg);
    background-repeat:repeat-x;  
    filter: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=85);
    cursor: pointer;
    cursor: hand;
    z-index: 999;
}
.SubMenuItem1Hover
{
text-indent:15px;
	width: 93px;
    height: 22px;
    background-image:url(../_images/topnavigation/dropdown/bg.jpg);
    background-repeat:repeat-x;  
    filter: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=85);
    cursor: pointer;
    cursor: hand;
    z-index: 999;
}
.SubMenuItem2
{
text-indent:15px;
    /*width: 154px;*/
    height: 22px;
    background-image:url(../_images/topnavigation/dropdown/bg.jpg);
    background-repeat:repeat-x;  
    filter: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=85);
    cursor: pointer;
    cursor: hand;
    z-index: 999;
}
.SubMenuItem2Hover
{
text-indent:15px;
	/*width: 154px;*/
    height: 22px;
    background-image:url(../_images/topnavigation/dropdown/bg.jpg);
    background-repeat:repeat-x;  
    filter: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=85);
    cursor: pointer;
    cursor: hand;
    z-index: 999;
}
.SubMenuItem3
{
text-indent:15px;
    width: 220px;
    height: 22px;
    background-image:url(../_images/topnavigation/dropdown/bg.jpg);
    background-repeat:repeat-x;  
    filter: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=85);
    cursor: pointer;
    cursor: hand;
    z-index: 999;
}
.SubMenuItem3Hover
{
text-indent:15px;
	width: 220px;
    height: 22px;
    background-image:url(../_images/topnavigation/dropdown/bg.jpg);
    background-repeat:repeat-x;  
    filter: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=85);
    cursor: pointer;
    cursor: hand;
    z-index: 999;
}
.SubMenuItem4
{
text-indent:15px;
    width: 217px;
    height: 22px;
    background-image:url(../_images/topnavigation/dropdown/bg.jpg);
    background-repeat:repeat-x;  
    filter: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=85);
    cursor: pointer;
    cursor: hand;
    z-index: 999;
}
.SubMenuItem4Hover
{
text-indent:15px;
	width: 217px;
    height: 22px;
    background-image:url(../_images/topnavigation/dropdown/bg.jpg);
    background-repeat:repeat-x;  
    filter: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=85);
    cursor: pointer;
    cursor: hand;
    z-index: 999;
}
.SubMenuItem5
{
text-indent:15px;
    width: 230px;
    height: 22px;
    background-image:url(../_images/topnavigation/dropdown/bg.jpg);
    background-repeat:repeat-x;  
    filter: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=85);
    cursor: pointer;
    cursor: hand;
    z-index: 999;
}
.SubMenuItem5Hover
{
text-indent:15px;
	width: 230px;
    height: 22px;
    background-image:url(../_images/topnavigation/dropdown/bg.jpg);
    background-repeat:repeat-x;  
    filter: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=85);
    cursor: pointer;
    cursor: hand;
    z-index: 999;
}
.SubMenuItem6
{
text-indent:15px;
    width: 200px;
    height: 22px;
    background-image:url(../_images/topnavigation/dropdown/bg.jpg);
    background-repeat:repeat-x;  
    filter: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=85);
    cursor: pointer;
    cursor: hand;
    z-index: 999;
}
.SubMenuItem6Hover
{
text-indent:15px;
	width: 200px;
    height: 22px;
    background-image:url(../_images/topnavigation/dropdown/bg.jpg);
    background-repeat:repeat-x;  
    filter: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=85);
    cursor: pointer;
    cursor: hand;
    z-index: 999;
}