.transMenu {
 position:absolute ;
 overflow:hidden;
 left:-1000px;
 top:-1000px;
}
.transMenu .content {
 position:absolute  ;
}
.transMenu .items {
 width: 122px; border: 2px solid #e3e8ec ;
 position:relative ;
 left:0px; top:0px;
 z-index:2;
}
.transMenu  td
{
 padding: 0px 0px 0px 0px  !important;
 font-size: 10px !important ;
 font-family: Verdana, Arial, Helvetica, sans-serif !important ;
 text-align: center !important ;
 font-weight: normal !important ;
 color: #6e7f87 !important ;
}
#subwrap
{
 text-align: left ;
}
.transMenu  .item.hover td
{
 color: #6e7f87 !important ;
}
.transMenu .item {
 height: 22px; text-decoration: none ;
 cursor:pointer;
 cursor:hand;
}
.transMenu .background {
background-image:none; background-color: #e3e8ec !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:-3000px; width:2px;
 opacity:0.9;
 filter:alpha(opacity=90)
}
.transMenu .shadowBottom {
 position:absolute ;
 z-index:1;
 left:-3000px; height:2px;
 opacity:0.9;
 filter:alpha(opacity=90)
}
.transMenu .item.hover {
background-image:none; background-color: #ffffff !important ;
}
.transMenu .item img {
 margin-left:10px !important ;
}
table.menu {
 top: 0px;
 left: 0px;
 position:relative ;
 margin:0px !important ;
 border: 0px none #ccd4d8 ;
 z-index: 1;
}
table.menu a{
 margin:0px !important ;
 padding: 6px 0px 0px 0px  !important ;
 display:block !important;
 position:relative !important ;
}
div.menu a,
div.menu a:visited,
div.menu a:link {
 width:118px;
 height:22px;
 font-size: 11px !important ;
 font-family: Verdana, Arial, Helvetica, sans-serif !important ;
 text-align: center !important ;
 font-weight: bold !important ;
 color: #b6c0c5 !important ;
 text-decoration: none !important ;
 margin-bottom:0px !important ;
 display:block !important;
 white-space:nowrap ;
}
div.menu td {
 border-bottom: 2px solid #ccd4d8 ;
 border-top: 2px solid #ccd4d8 ;
 border-left: 2px solid #ccd4d8 ;
 background-image: URL("../images/buttonbg.jpg") ;
 background-color: #FFFFFF !important ;
}
div.menu td.last {
 border-right: 2px solid #ccd4d8 ;
}
#trans-active a{
 color: #6e7f87 !important ;
 background-image: URL("../images/buttonbg2.jpg") ;
 background-color: #ffffff !important ;
}
#menu a.hover   {
 background-image: URL("../images/buttonbg2.jpg") ;
 color: #6e7f87 !important ;
 background-color: #ffffff !important ;
}
#menu span {
 display:none;
}