.transMenu {
 position:absolute ; 
 overflow:hidden; 
 left:-1000px; 
 top:-1000px; 
}
.transMenu .content {
 position:absolute  ; 
}
.transMenu .items {
 width: 140px; border: 0px; 
 position:relative ; 
 left:0px; top:0px; 
 z-index:2; 
}
.transMenu  td
{
 padding: 5px 5px 5px 16px  !important;  
 font-size: 12px !important ; 
 font-family: Arial, Helvetica, sans-serif !important ; 
 text-transform: uppercase;
 text-align: left !important ; 
 color: #FFF !important ;
 border-bottom: 1px solid #959595;
} 
#subwrap 
{ 
 text-align: left ; 
}
.transMenu  .item.hover td
{ 
 color: #FFF !important ;
}
.transMenu .item { 
 text-decoration: none ; 
 cursor:pointer; 
 cursor:hand;
}
.transMenu .background {
 background: #444 !important ; 
 position:absolute ; 
 left:0px; top:0px; 
 z-index:1;
 opacity:0.85; 
 filter:alpha(opacity=90);
}
.transMenu .shadowRight { 
 position:absolute ; 
 z-index:3; 
 top:-3000px; width:2px; 
 opacity:0.85; 
 filter:alpha(opacity=85);
}
.transMenu .shadowBottom { 
 position:absolute ; 
 z-index:1; 
 left:-3000px; height:2px; 
 opacity:0.85; 
 filter:alpha(opacity=90);
}
.transMenu .item.hover {
background: #C64934 !important ; 
}
.transMenu .item img { 
 margin-left:10px !important ; 
}
table.menu {
 top: 0px; 
 left: 0px; 
 position:relative ; 
 margin:0px !important ; 
 border: 0px ; 
 z-index: 1; 
}
table.menu a{
 margin:0px !important ; 
 padding: 5px 5px 6px 16px  !important ; 
 display:block !important; 
 position:relative !important ; 
}
div.menu a,
div.menu a:visited,
div.menu a:link {
 width:163px; 
 font-size: 12px !important ; 
 font-family: Arial, Helvetica, sans-serif !important ; 
 text-transform: uppercase;
 text-align: left !important ; 
 font-weight: normal !important ; 
 color: #FFF !important ; 
 text-decoration: none !important ; 
 margin-bottom:0px !important ; 
 display:block !important; 
 white-space:nowrap ; 
}
div.menu td {
background: transparent url(../images/menu2_bg.jpg) bottom no-repeat;
} 
div.menu td.last {
border: none;
} 
#trans-active a{
color: #FFF !important ;
background: transparent url(../images/active-hover.gif) 4px 10px no-repeat;
font-weight: bold !important ;  
} 
#menu a.hover   { 
background: #555 url(../images/active-hover.gif) 4px 10px no-repeat !important ;
color: #FFF !important ;
border-bottom: 1px solid #959595;
padding: 5px 5px 5px 16px  !important ; 
}
#menu span {
 display:none; 
}
