.transMenu {
 position:absolute ; 
 overflow:hidden; 
 left:-1000px; 
 top:-1000px; 
}
.transMenu .content {
 position:absolute  ; 
}
.transMenu .items {
 width: 140px; border: 1px solid #000000 ; 
 position:relative ; 
 left:0px; top:0px; 
 z-index:2; 
}
.transMenu  td
{
 padding: 5px 5px 5px 5px  !important;  
 font-size: 11px !important ; 
 font-family: Tahoma, Arial, sans-serif !important ; 
 text-align: left !important ; 
 font-weight: bold !important ; 
 color: #810238 !important ; 
} 
#subwrap 
{ 
 text-align: left ; 
}
.transMenu  .item.hover td
{ 
 color: #FFFFFF !important ; 
}
.transMenu .item { 
 height: 10px; text-decoration: none ; 
 cursor:pointer; 
 cursor:hand; 
}
.transMenu .background {
 background-color: #DBEAF5 !important ; 
 position:absolute ; 
 left:0px; top:0px; 
 z-index:1; 
 -moz-opacity:1; 
 filter:alpha(opacity=100) 
}
.transMenu .shadowRight { 
 position:absolute ; 
 z-index:3; 
 top:-3000px; width:2px; 
 -moz-opacity:1; 
 filter:alpha(opacity=100)
}
.transMenu .shadowBottom { 
 position:absolute ; 
 z-index:1; 
 left:-3000px; height:2px; 
 -moz-opacity:1; 
 filter:alpha(opacity=100)
}
.transMenu .item.hover {
 background-color: #4682B4 !important ; 
}
.transMenu .item img { 
 margin-left:10px !important ; 
}
table.menu {
 top: 1px; 
 left: 1px; 
 position:relative ; 
 margin:0px !important ; 
 border: 1px solid #000000 ; 
 z-index: 1; 
}
table.menu a{
 margin:0px !important ; 
 padding: 4px 5px 5px 5px  !important ; 
 display:block !important; 
 position:relative !important ; 
}
div.menu a,
div.menu a:visited,
div.menu a:link {
 width:140px; 
 height:11px; 
 font-size: 11px !important ; 
 font-family: Tahoma, Arial, sans-serif !important ; 
 text-align: left !important ; 
 font-weight: bold !important ; 
 color: #FFFFFF !important ; 
 text-decoration: none !important ; 
 margin-bottom:0px !important ; 
 display:block !important; 
 white-space:nowrap ; 
}
div.menu td {
 border-right: 1px solid #000000 ; 
 border-top: 1px solid #000000 ; 
 border-left: 1px solid #000000 ; 
 background-color: #4682B4 !important ; 
} 
div.menu td.last {
 border-bottom: 1px solid #000000 ; 
} 
#trans-active a{
 color: #810238 !important ; 
 background-color: #DBEAF5 !important ; 
} 
#menu a.hover   { 
 color: #810238 !important ; 
 background-color: #DBEAF5 !important ; 
}
#menu span {
 display:none; 
}