.transMenu {
 position:absolute ; 
 overflow:hidden; 
 left:-1000px; 
 top:-1000px; 
}
.transMenu .content {
 position:absolute  ; 
}
.transMenu .items {
 border: 0px solid #FFFFFF ; 
 position:relative ; 
 left:0px; top:0px; 
 z-index:2; 
}

.transMenu .item td
{
 padding: 0px 10px 0px 10px  !important;  
 font-size: 14px !important ; 
 font-family: "Trebuchet MS" !important ; 
 text-align: left !important ; 
 font-weight: normal !important ; 
 color: #ffffff !important ; 
 background: url(../images/menubg.gif) no-repeat left top; 
 height: 33px;
 line-height: 33px; 
 width: 160px!important;
 display: block;
} 
#subwrap 
{ 
 text-align: left ; 
}
.transMenu .item.hover td
{ 
 background: url(../images/menubg.gif) no-repeat left bottom;  
}
.transMenu .item { 
 text-decoration: none ; 
 cursor:pointer; 
 cursor:hand; 
}
.transMenu .background {
 position:absolute ; 
 left:0px; top:0px; 
 z-index:1; 
 opacity:10; 
 filter:alpha(opacity=1000) 
}
.transMenu .shadowRight { 
 position:absolute ; 
 z-index:3; 
 top:-3000px; width:2px; 
 opacity:10; 
 filter:alpha(opacity=1000)
}
.transMenu .shadowBottom { 
 position:absolute ; 
 z-index:1; 
 left:-3000px; height:2px; 
 opacity:10; 
 filter:alpha(opacity=1000)
}
.transMenu .item.hover {

}
.transMenu .item img { 
 margin-left:10px !important ; 
}
table.menu {
 top: 0px; 
 left: 0px; 
 position:relative ; 
 margin:0px !important ; 
 border: 0px solid #FFFFFF ; 
 z-index: 1; 
}
table.menu a{
 margin:0px !important ; 
 padding: 0px 10px 0px 10px  !important ; 
 display:block !important; 
 position:relative !important ; 
}
div.menu a,
div.menu a:visited,
div.menu a:link {
 height:33px; 
 line-height: 33px;
 font-size: 14px !important ; 
 font-family: "Trebuchet MS" !important ; 
 text-align: left !important ; 
 font-weight: normal !important ; 
 color: #ffffff !important ; 
 text-decoration: none !important ; 
 margin-bottom:0px !important ; 
 display:block !important; 
 white-space:nowrap ; 
 background: url("../images/menubg.gif") no-repeat left top; 
  width: 160px!important;
  width: 180px;
}
div.menu td {
 
} 
div.menu td.last a {
 background: url(../images/menubg.gif) no-repeat left top !important; 
} 
div.menu td.last a:hover {
 background: url(../images/menubg.gif) no-repeat left bottom !important; 
} 
#trans-active a { 
 background: url(../images/menubg.gif) no-repeat left bottom !important; 
} 
div.menu td#trans-active.last a{
 background: url(../images/menubg.gif) no-repeat left bottom !important; 
} 
#menu a.hover   { 
background: url("../images/menubg.gif") no-repeat left bottom; 
 color: #ffffff !important ; 
}
#menu span {
 display:none; 
}
