.transMenu
{
 position:absolute ; 
 overflow:hidden; 
 left:-1000px; 
 top:-1000px; 
}

.transMenu .content
{
 position:absolute;
}

.transMenu .items
{
 width: 200px;
 border: 1px solid #7F7F7F; 
 position:relative ; 
 left:0px; top:0px; 
 z-index:2;
 padding: 2px; 
}

.transMenu  td
{
 padding: 5px 5px 5px 10px  !important;  
 font-size: 12px !important ; 
 font-family: Verdana, Arial, Helvetica, sans-serif !important ; 
 text-align: left !important ; 
 font-weight: bold !important ; 
 color: #003366 !important ; 
}

#subwrap
{ 
 text-align: left ; 
}

.transMenu  .item.hover td
{ 
 color: #003366 !important ; 
}

.transMenu .item
{ 
 text-decoration: none ; 
 cursor:pointer; 
 /*cursor:hand; */
}

.transMenu .background
{
 background-image:none;
 background-color: #D2DEF0 !important; 
 position:absolute; 
 left:0px; top:0px; 
 z-index:1; 
 opacity:0.85; 
 filter:alpha(opacity=85); /* For IE8 and earlier */
}

.transMenu .shadowRight
{ 
 position:absolute ; 
 z-index:3; 
 top:3px; width:2px; 
 opacity:0.85; 
 filter:alpha(opacity=85); /* For IE8 and earlier */
}

.transMenu .shadowBottom
{ 
 position:absolute ; 
 z-index:1; 
 left:3px; height:2px; 
 opacity:0.85; 
 filter:alpha(opacity=85); /* For IE8 and earlier */
}

.transMenu .item.hover
{
 background-image: URL("http://www.revebleu.org/Version 3.0/modules/mod_swmenufree/images/menu_over.png") ;
 background-color: #E85C00 !important ; 
}

.transMenu .item img
{ 
 margin-left:10px !important ; 
}

table.menu
{
 top: 0px; 
 left: -5px; 
 position:relative ; 
 margin:0px !important ; 
 border: 0px solid #FFFFFF ; 
 z-index: 1; 
}

table.menu a
{
 margin:0px !important ; 
 padding: 5px 5px 5px 10px  !important ; 
 display:block !important; 
 position:relative !important ; 
}

div.menu a,
div.menu a:visited,
div.menu a:link
{
 width:202px; 
 height:20px; 
 font-size: 12px !important ; 
 font-family: Verdana, Arial, Helvetica, sans-serif !important ; 
 text-align: left !important ; 
 font-weight: bold !important ; 
 color: #003366 !important ; 
 text-decoration: none !important ; 
 margin-bottom:0px !important ; 
 display:block !important; 
 white-space:nowrap ; 
}

div.menu td
{
 border-bottom: 1px solid #7F7F7F ; 
 background-image:none;
 background-color: #D2DEF0 !important ; 
}

div.menu td.last
{
 border-bottom: 1px solid #7F7F7F ; 
} 

#trans-active a
{
 color: #003366 !important ; 
 background-image: URL("http://www.revebleu.org/Version 3.0/modules/mod_swmenufree/images/menu_over.png") ;
 background-color: #E85C00 !important ; 
} 

#menu a.hover
{ 
 background-image: URL("http://www.revebleu.org/Version 3.0/modules/mod_swmenufree/images/menu_over.png") ;
 color: #003366 !important ; 
 background-color: #E85C00 !important ; 
}

#menu span
{
 display:none; 
}
