.transMenu {
 position:absolute ; 
 overflow:hidden; 
 left:-10px; 
 top:-10px; 
}
.transMenu .content {
 position:absolute  ; 
 
}
.transMenu .items {
 border: 0px none #E5E5E5 ; 
 position:relative ; 
 left:0px; top:0px; 
 z-index:5; 
}
.transMenu  td
{
 padding: 5px 10px 5px 10px !important;  
 font-size: 10px !important ; 
 font-family: Verdana, Arial, Helvetica, sans-serif !important ; 
 text-align: left !important ; 
 font-weight: bold !important ; 
 color: #FFFFFF !important ; 
} 
#subwrap 
{ 
 text-align: left ; 
}
.transMenu  .item.hover td
{ 
 color: #FFFFFF !important ;
 background-color:#CC0000; 
}
.transMenu .item { 
 text-decoration: none ; 
 cursor:pointer; 
 cursor:hand; 
 
}
 
.transMenu .background {
 background-color: #333333 !important ; 
 position:absolute ; 
 
 left:0px; top:0px; 
 z-index:1; 
 opacity:0.70; 
  width:350px;
 filter:alpha(opacity=85) 
 
}
.transMenu .shadowRight { 
 position:absolute ; 
 z-index:3; 
 top:-3000px; width:12px; 
 opacity:0.70; 
 filter:alpha(opacity=85)
}
.transMenu .shadowBottom {
 position:absolute ;
 z-index:1;
 left:-3000px; height:2px;
 opacity:0.70;
 filter:alpha(opacity=85)
}
.transMenu .item.hover {
 background-color: #F38366 !important ;
  
}
.transMenu .item img { 
 margin-left:10px !important ; 
}
table.menu {
 top: 0px; 
  

 margin:0px !important ; 
 border: 0px none #E5E5E5 ; 
 z-index: 1; 
  
}
table.menu a{
 margin:0px !important ; 
 padding: 15px 20px 6px 20px !important ; 
 display:block !important; 
 position:relative !important ; 

}
div.menu a,
div.menu a:visited,
div.menu a:link {
 font-size: 12px !important ; 
 font-family: Verdana, Arial, Helvetica, sans-serif !important ; 
 text-align: left !important ; 
 font-weight: bold !important ; 
 color:#990000 !important ; 
 text-decoration: none !important ; 
 margin-bottom:0px !important ; 
 display:block !important; 
 white-space:nowrap ; 
}
div.menu td {
 width:auto;
 border-bottom: 1px none #FFC819 ; 
 border-top: 1px none #FFC819 ; 
 border-left: 1px none #FFC819 ; 

 
} 
div.menu td.last {
 border-right: 1px none #FFC819 ; 
} 
#trans-active a{
 color: #333333 !important ; 
 background-image: url('') ;
 background-color: #FFFFFF !important  
} 

#menu span {
 display:none; 

}



