.dm1 .item1,
.dm1 .item1:hover,
.dm1 .item1-active,
.dm1 .item1-active:hover {
 padding:5px 0 0 0; margin:0; white-space:nowrap; text-transform:none; float:left;height:23px;width:97px;
   background:url(/img/menu_btn.gif) no-repeat;
}

.servHB .item1,
.servHB .item1:hover,
.servHB .item1-active,
.servHB .item1-active:hover {
 width:141px;background:url(/img/menu2_btn.gif) no-repeat;
 margin-right:2px;
}

.dm1 a.item1 {
  
    color:#FFF;
    font-size:96%;
}
.dm1 a.item1:hover,
.dm1 a.item1-active,
.dm1 a.item1-active:hover {    
    color: #D8D8D8;
    font-size:96%;
}
.dm1 .item2,
.dm1 .item2:hover 
{	
    padding: 0 8px 4px 15px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
}
.dm1 a.item2 {
    color: #ffffff;
    width:auto;
    font-size:96%;
}
.dm1 a.item2:hover {
    color: #D8D8D8;
    font-size:96%;
}
.dm1 .section {
    position: absolute;
    visibility: hidden;
    z-index:  -1;
    white-space: nowrap;
    text-align:left;    
    width:190px;
    margin-top:-1px;
}
.dm1 .left, .dm1 .left:hover { border-style: solid none solid solid; }
.dm1 .right, .dm1 .right:hover { border-style: solid solid solid none; }

* html .dm1 td { position: relative; } /* ie 5.0 fix */

.dm1 .sectionBox{  background: #9E282A; padding-top:10px;width:190px;}
.dm1 a.firstLevel, .dm1 a.firstLevel:hover {    
    color: #BEB9B4;
}

.dm1 .secLevel
{ background:url(/img/bul2.gif) no-repeat;
 margin-left:15px;
}
