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

.transMenu .content {
	 position:absolute;
}

.transMenu .items {
	 border:0px solid #FFFFFF ; 
	 position:relative ; 
	 left:0px; 
	 top:0px; 
	 z-index:2; 
}

.transMenu  td {
	 padding:5px 10px 5px 10px  !important;
	 font-size:11px !important ; 
	 font-family:tahoma,Arial, Helvetica, sans-serif !important ;
	 font-size:11px;
	 text-align:left !important ; 
	 font-weight:normal !important ; 
	 color: #ffffff !important ;
} 

#subwrap { 
	 text-align:left ; 
}

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

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

.transMenu .background {
	 background:#11a9df !important ; 
	 position:absolute ; 
	 left:0px; 
	 top:0px; 
	 z-index:1; 
	 opacity:0.75; 
	 filter:alpha(opacity=75);
}

.transMenu .shadowRight { 
	 position:absolute ; 
	 z-index:3; 
	 top:-3000px; width:2px; 
	 opacity:0.75; 
	 filter:alpha(opacity=75)
}

.transMenu .shadowBottom { 
	 position:absolute ; 
	 z-index:1; 
	 left:-3000px; 
	 height:2px; 
	 opacity:0.75; 
	 filter:alpha(opacity=75)
}

.transMenu .item.hover {
	 background:#155b74 !important ; 
}

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

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

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

div.menu a,
div.menu a:visited,
div.menu a:link {
	 font-size:11px !important ; 
	 font-family:Tahoma, Arial, Helvetica, sans-serif !important ; 
	 text-align:center !important ; 
	 font-weight:normal !important ; 
	 color:#FFFFFF !important ; 
	 text-decoration:none !important ; 
	 margin-bottom:0px !important ; 
	 display:block !important; 
	 white-space:nowrap ;
	 height:23px;
	 line-height:23px;
	 background:url(../images/nav_line2.gif) right 7px no-repeat;
}

div.menu td {
	/* border-bottom:1px grooved #FFFfff ; 
	 border-top:1px grooved #FFFfff ; 
	 border-left:1px grooved #FFFfff ; 
	 background:#684D00 !important ; */
	 background:#12a9e0;

} 

div.menu td.last {
/*	 border-right:1px grooved #FFFfff ; */
	 background:#12a9e0;
} 

#trans-active a{
	 color:#ffffff !important ; 
/*	 background:#C97200 !important ;*/
	 background:#12a9e0;
	 background:url(../images/nav_line2.gif) right 7px no-repeat;
} 

#menu a.hover { 
	 color:#ffffff !important ; 
/*	 background:#C97200 !important ;*/
	 background:#155b74 url(../images/nav_line2.gif) right 7px no-repeat;
}

#menu span {
	 display:none;
}
