.transMenu {
 position:absolute ; 
 overflow:hidden; 
 left:-1000px; 
 top:-1000px; 
}
.transMenu .content {
 position:absolute  ; 
}
.transMenu .items {
 border: 0px none #CFE4FF ; 
 position:relative ; 
 left:0px; top:0px; 
 z-index:2; 
}
.transMenu  td
{
 padding: 0px 0px 0px 10px  !important;  
 font-size: 12px !important ; 
 font-family: Arial, Helvetica, sans-serif !important ; 
 text-align: left !important ; 
 font-weight: bold !important ; 
 color: #113B7F !important ; 
} 
#subwrap 
{ 
 text-align: left ; 
}
.transMenu  .item.hover td
{ 
 color: #3096B5 !important ; 
}
.transMenu .item { 
 height: 25px; text-decoration: none ; 
 cursor:pointer; 
 cursor:hand; 
}
.transMenu .background {
background-image:none; background-color: #62D8FC !important ; 
 position:absolute ; 
 left:0px; top:0px; 
 z-index:1; 
 opacity:1; 
 filter:alpha(opacity=100) 
}
.transMenu .shadowRight { 
 position:absolute ; 
 z-index:3; 
 top:-3000px; width:2px; 
 opacity:1; 
 filter:alpha(opacity=100)
}
.transMenu .shadowBottom { 
 position:absolute ; 
 z-index:1; 
 left:-3000px; height:2px; 
 opacity:1; 
 filter:alpha(opacity=100)
}
.transMenu .item.hover {
background-image:none; background-color: #A5E4F7 !important ; 
}
.transMenu .item img { 
 margin-left:10px !important ; 
}
table.menu {
 top: 0px; 
 left: 0px; 
 position:relative ; 
 margin:0px !important ; 
 border: 0px none #CFE4FF ; 
 z-index: 1; 
}
table.menu a{
 margin:0px !important ; 
 padding: 0px 0px 0px 10px  !important ; 
 display:block !important; 
 position:relative !important ; 
}
div.menu a,
div.menu a:visited,
div.menu a:link {
 width:140px; 
 height:30px; 
 font-size: 12px !important ; 
 font-family: Arial, Helvetica, sans-serif !important ; 
 text-align: left !important ; 
 font-weight: bold !important ; 
 color: #113B7F !important ; 
 text-decoration: none !important ; 
 margin-bottom:0px !important ; 
 display:block !important; 
 white-space:nowrap ; 
}
div.menu td {
 border-right: 0px dashed #CFE4FF ; 
 border-top: 0px dashed #CFE4FF ; 
 border-left: 0px dashed #CFE4FF ; 
background-image:none; background-color: #62D8FC !important ; 
} 
div.menu td.last {
 border-bottom: 0px dashed #CFE4FF ; 
} 
#trans-active a{
 color: #3096B5 !important ; 
background-image:none; background-color: #A5E4F7 !important ; 
} 
#menu a.hover   { 
background-image:none; color: #3096B5 !important ; 
 background-color: #A5E4F7 !important ; 
}
#menu span {
 display:none; 
}
