.transMenu16 {
 position:absolute ; 
 overflow:hidden; 
 left:-1000px; 
 top:-1000px; 
}
.transMenu16 .content {
 position:absolute  ; 
}
.transMenu16 .items {
 width: 110px;
 border: 1px inset #FFF2AB ; 
 position:relative ; 
 left:0px; top:0px; 
 z-index:3; 
}
.transMenu16  td
{
 padding: 0px 12px 0px 12px  !important;  
 font-size: 12px !important ; 
 font-family: Arial, Helvetica, sans-serif !important ; 
 text-align: left !important ; 
 font-weight: bold !important ; 
 color: #FFF2AB !important ; 
 border-bottom: 1px inset #FF6D01 ; 
 background-image:url("../images/bg_button.png"); 
} 
#subwrap16 
{ 
 text-align: left ; 
}
.transMenu16  .item.hover td
{ 
 color: #FFF2AB !important ; 
}
.transMenu16 .item { 
 height: 25px;
 text-decoration: none ; 
 border:1px inset #FFF2AB ;
 cursor:pointer; 
 cursor:hand; 
}
.transMenu16 .background {
 background-color: #9f9f9f !important ; 
 position:absolute ; 
 left:0px; top:0px; 
 z-index:1; 
 opacity:0.95; 
 filter:alpha(opacity=95) 
}
.transMenu16 .shadowRight { 
 position:absolute ; 
 z-index:3; 
 top:-3000px; width:2px; 
 opacity:0.95; 
 filter:alpha(opacity=95)
}
.transMenu16 .shadowBottom { 
 position:absolute ; 
 z-index:1; 
 left:-3000px; height:2px; 
 opacity:0.95; 
 filter:alpha(opacity=95)
}
.transMenu16 .item.hover {
 background-color: #FF6D01 !important ; 
}
.transMenu16 .item img { 
 margin-left:10px !important ; 
}
table.menu16 {
 top: 0px; 
 left: 50px; 
 position:relative; 
 margin:0px !important ; 
 border: 1px none #FFF2AB ; 
 z-index: 1;
 visibility:visible;
}
table.menu16 a{
 margin:0px !important ; 
 padding: 12px 10px 0px 6px  !important ; 
 display:block !important; 
 position:relative !important ; 
}
div.menu16 a,
div.menu16 a:visited,
div.menu16 a:link {
 width:140px; 
 height:50px; 
 font-size: 12px !important ; 
 font-family: Arial, Helvetica, sans-serif !important ; 
 text-align: left !important ; 
 font-weight: bold !important ; 
 color: #FFF2AB !important ; 
 text-decoration: none !important ; 
 margin-bottom:0px !important ; 
 display:block !important; 
 white-space:nowrap ; 
}
div.menu16 td {
 border-right: 1px none #FFF2AB ; 
 border-top: 1px none #FFF2AB ; 
 border-left: 1px none #FFF2AB ; 
 background-image: URL("../images/button_up.png") ;
 background-color: none !important ; 
 background-repeat: no-repeat;
} 
div.menu16 td.last16 {
 border-bottom: 1px none #FFF2AB ; 
} 
#trans-active16 a{
 color: #FFFFFF !important ; 
 background-image: URL("../images/button_down.png") ;
 background-repeat: no-repeat;
 background-color: none !important ; 
} 
#menu16 a.hover   { 
 background-image: URL("../images/button_down.png") ;
 color: #FFFFFF !important ; 
 background-color: none !important ; 
 background-repeat: no-repeat;
}
#menu16 span {
 display:none; 
}
#menu16 a img.seq1,
.transMenu16 img.seq1,
{
 display:    inline; 
}
#menu16 a.hover img.seq2,
.transMenu16 .item.hover img.seq2 
{
 display:   inline; 
}
#menu16 a.hover img.seq1,
#menu16 a img.seq2,
.transMenu16 img.seq2,
.transMenu16 .item.hover img.seq1
{
 display:   none; 
}
#trans-active16 a img.seq1
{
 display: none;
}
#trans-active16 a img.seq2
{
 display: inline;
}