.transMenu {
 position:absolute; 
 overflow:hidden; 
 left:-1000px; 
 top:-1000px; 
}
.transMenu .content {
 position:absolute; 
 width:100px;
}
.transMenu .items {
border: none; 
 position:relative ; 
 left:0px; top:0px; 
 z-index:2; 
}
.transMenu  td
{
 padding: 5px 5px 15px 5px !important;  
 font-size: 12px !important ; 
 font-family: Arial, Helvetica, sans-serif !important ; 
 text-align: left !important ; 
 font-weight: bold !important ; 
 color: #ffffff !important ; 
} 

#subwrap 
{ 
 text-align: left ; 
}
.transMenu  .item.hover td
{ 
 color: #000000 !important ; 
}



.transMenu .item { 
 text-decoration: none ; 
 cursor:pointer; 
 cursor:hand; 
 
}
.transMenu .background {
 background-color: #006633 !important ; 
 position:absolute; 
 left:0px; top:2px; 
 right:0px;
 
 z-index:1; 
 opacity:0.85; 
 filter:alpha(opacity=85) 
}
.transMenu .shadowRight { 
 position:absolute ; 
 z-index:3; 
 top:-3000px; width:2px; 
 opacity:0.85; 
 filter:alpha(opacity=85)
}
.transMenu .shadowBottom { 
 position:absolute ; 
 z-index:1; 
 left:-3000px; height:2px; 
 opacity:0.85; 
 filter:alpha(opacity=85)
}
.transMenu .item.hover {
 background-color: #ffffff !important ; 
}
.transMenu .item img { 
 margin-left:10px !important ; 
}


table.menu {
 top: 0px; 
 left: -10px; 
 position:relative; 
 margin:0px !important ; 

 z-index: 1; 
}
table.menu a{
 margin:0px !important ; 
 padding: 5px 5px 5px 5px !important ; 
 display:block !important; 
 position:relative !important ; 
 color: #006633; 
 text-transform: uppercase; text-decoration: none; }

}




div.menu td.trans-active{
	color: #ffffff;
	}



div.menu a,
div.menu a:visited,
div.menu a:link {
 font-size: 12px !important ; 
 font-family: Arial, Helvetica, sans-serif !important ; 
 text-align: left !important ; 
 font-weight: normal !important ; 
 
 text-decoration: none !important ; 
 margin-bottom:0px !important ; 
 display:block !important; 
 white-space:nowrap ; 
}
div.menu td {
border:0;
} 
div.menu td.last {

} 





#trans-active {
color: #ffffff; 
background: url(../images/menu-active.png) center center no-repeat;
height:12px;
}

td.trans-active{
color: #ffffff; 

}

td.trans-active a{
color: #ffffff; 

}

#trans-active a{
color: #ffffff; 
} 
#trans-active a:hover{
color: #ffffff; 
} 

#trans-active{
color: #ffffff; 

} 

div .menu td.trans-active{
color: #ffffff; 
} 


#menu a.hover   { 
 text-decoration:underline;
}
#menu span {
 display:none; 
}


		table.items td,table.menu td
		{color: #000; padding-right: 1em; border:0; text-align: left; }