.transMenu {
 position:absolute ; 
 overflow:hidden; 
 left:-1000px; 
 top:-1000px; 

}
table.items{
 background-color:#f5f5f5;

}
.item{
border-bottom:#cccccc 1px dotted;
}
.transMenu .content {
 position:absolute  ; 
}
.transMenu .items {
border: 1px solid #cecece;
 position:relative ; 
 left:0px; top:0px; 
 z-index:2; 
}
.transMenu  td
{
 padding: 5px 0px 5px 15px  !important;  
 font-family: "PT Serif",Georgia,"Times New Roman",Times,serif;
    font-size: 13px;
    letter-spacing: 0.03em;
    text-transform: uppercase;
font-weight:normal;
 color: #000 ; 
height:30px;
} 
#subwrap 
{ 
 text-align: left ; 
}
.transMenu  .item.hover td
{ 
 color: #f67f00 !important ; 
background-color:#ebeced;
}
.transMenu .item { 
 height: 20px; text-decoration: none ; 
 cursor:pointer; 
 cursor:hand; 

 
}
.transMenu .background {
 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-color:#ffffff;
}
.transMenu .item img { 
 margin-left:3px !important ; 
}
table.swmenu {

 top: 0px; 
 left: 0px; 
 position:relative ; 
 margin:0px !important ; 
}
table.swmenu a{
 margin:0px !important ; 
border-spacing:7px;
 position:relative !important ; 


 padding: 5px 5px 5px 5px  !important ; 
 display:block !important; 

}
div.swmenu a,
div.swmenu a:visited,
div.swmenu a:link { 

font-family: "PT Serif",Georgia,"Times New Roman",Times,serif;
    font-size: 13px;
    letter-spacing: 0.03em;
    text-transform: uppercase;
font-weight:normal;

 color: #000 ; 
 text-decoration: none !important ; 
 margin-bottom:0px !important ; 
display:block !important;

}
div.swmenu a:hover{
color:#fc7100;
display:block;
}

div.swmenu td {

border-spacing:7px;
border-bottom:#cccccc 1px dotted;
 width:240px; 
 height:40px;
padding-top:5px;
padding-left:10px;

} 
div.swmenu td:hover{
background: #f5f5f5;

}
div.swmenu td.last {
 border-bottom: 0px solid #FFFFFF ; 
} 
#trans-active a{
 color: #f67f00 !important ; 
} 
#swmenu span {
 display:none; 
}
