.transMenu {
 position:absolute ; 
 overflow:hidden; 
 left:-1000px; 
 top:-1000px; 
}
.transMenu .content {
 position:absolute; 
 margin-left:0px;
 margin-right:0px;
}
.transMenu .items {
 border: 0px none #FFFFFF ; 
 position:relative ; 
 left:0px; top:0px; 
 z-index:2; 
}
.transMenu  td
{
 padding: 4px 5px 4px 5px  !important;  
 font-size: 11px !important ; 
 font-family: Verdana, Arial, Helvetica, sans-serif !important ; 
 text-align: left !important ; 
 font-weight: bold !important ; 
 color: #ffffff !important ;
 vertical-align: top;
} 
#subwrap 
{ 
 text-align: left ; 
}
.transMenu  .item.hover td
{ 
 color: #e4701e !important ; 
}
.transMenu .item { 
 text-decoration: none ; 
 cursor:pointer; 
 cursor:hand; 
}
.transMenu .background {
background-image:none; background-color: #2d404d !important ; 
 position:absolute ; 
 left:0px; top:0px; 
 z-index:1; 
 opacity:0.9; 
 filter:alpha(opacity=90) 
}
.transMenu .shadowRight { 
 position:absolute ; 
 z-index:3; 
 top:3px; width:2px; 
 opacity:0.9; 
 filter:alpha(opacity=90)
}
.transMenu .shadowBottom { 
 position:absolute ; 
 z-index:1; 
 left:3px; height:2px; 
 opacity:0.9; 
 filter:alpha(opacity=90)
}
.transMenu .item.hover {
background-image:none; background-color: #2d404d !important ; 
}
.transMenu .item img { 
 margin-left:10px !important ; 
}
table.menu {
 top: 6px; 
 left: 20px; 
 position:relative ; 
 margin:0px !important ; 
 border: 0px none #FFFFFF ; 
 z-index: 1;
 line-height: normal;
}
table.menu a{
 margin:0px 0px 0px 0px; 
 padding: 4px 6px 5px 6px;
 display:block !important; 
 position:relative !important ;
}
div.menu a,
div.menu a:visited,
div.menu a:link {
 font-size: 11px !important ; 
 font-family: Verdana, Arial, Helvetica, sans-serif !important ; 
 text-align: left !important ; 
 font-weight: bold !important ; 
 color: #555555 !important ; 
 text-decoration: none !important ; 
 margin-bottom:0px !important ; 
 display:block !important; 
 white-space:nowrap ; 
}
div.menu a span {
 display:block !important; 
} 
div.menu td {
 padding:0px 7px !important ; 
 border-bottom: 0px none #FFFFFF ; 
 border-top: 0px none #FFFFFF ; 
 border-left: 0px none #FFFFFF ; 
 background-image:none; background-color: transpa !important ; 
 vertical-align: top;
} 
div.menu td.last {
 border-right: 0px none #FFFFFF ; 
} 
#trans-active a {
 background-color: #2d404d !important ; background-image:none;
 padding:4px 6px 5px 6px;
} 
#trans-active a span {
 color: #ffffff !important ;
 background-color: #2d404d !important ; background-image:none; 
 border-bottom: 3px solid #e47f37;
}
#menu a.hover   {
 background-color: #2d404d !important ;
}
#menu a.hover span {
 color: #ffffff !important ;
 background-color: #2d404d !important ; background-image:none; 
 border-bottom: 3px solid #e47f37;
}
