.transMenu {
	position:absolute ; 
	overflow:hidden; 
	left:-1000px; 
	top:-1000px; 
}
.transMenu .content {
	position:absolute  ; 
}
.transMenu .items {
	border: 0px none #CFCFCF ;
	position:relative ; 
	left:0px; top:0px; 
	z-index:2; 
}
.transMenu  td
{
	padding: 3px !important;  
	font-size: 11px !important ; 
	font-family: "MS Sans Serif", Arial, sans-serif !important ; 
	text-align: left !important ; 
	font-weight: normal !important ; 
	color: #ffffff !important ;
	background-color: #85B4D0;
} 
#subwrap 
{ 
	text-align: left ; 
}
.transMenu  .item.hover td
{ 
	color: #FFFFFF !important ; 
	background-color: #F4570A
}
.transMenu .item { 
	text-decoration: none ; 
	cursor:pointer; 
	cursor:hand; 
}
.transMenu .background {
	background-image:none;
	background-color: #F4570A !important ; 
	position:absolute ; 
	left:0px; top:0px; 
	z-index:1; 
}
.transMenu .shadowRight { 
	position:absolute ; 
	z-index:3; 
	top:-3000px; width:2px; 
}
.transMenu .shadowBottom { 
	position:absolute ; 
	z-index:1; 
	left:-3000px; height:2px; 
}
.transMenu .item.hover {
	background-image:none; background-color: transparent !important ; 
}
.transMenu .item img { 
	margin-left:10px !important ; 
}
table.menu {
	top: 0px; 
	left: 0px; 
	position:relative ; 
	margin:0px !important ; 
	border: 0px none #CFCFCF ; 
	z-index: 1; 
}
table.menu a{
	margin: 0px !important ; 
	padding: 3px !important ; 
	display:block !important; 
	position:relative !important ; 
	border: 1px solid #82B3D4;
	height: 12px;
	font-weight: bold !important ; 
}
div.menu a,
div.menu a:visited,
div.menu a:link {
	font-size: 11px !important ; 
	font-family: "MS Sans Serif", Arial, sans-serif !important ; 
	text-align: center !important ; 
	font-weight: bold !important ; 
	color: #ffffff !important ; 
	text-decoration: none !important ; 
	margin-bottom:0px !important ; 
	display:block !important; 
	white-space:nowrap ;
	
}
div.menu td {
	vertical-align:middle;
	padding-top:5px;
}
div.menu td.last {
	border-right: 1px none #CFCFCF ; 
} 
#trans-active a{
	color: #ffffff !important ; 
	background-image:none; background-color: #F4570A !important ; 
	font-weight: bold !important ; 
} 
#menu a.hover   { 
	background-image:none; color: #ffffff !important ; 
	background-color: #F4570A !important ; 
	font-weight: bold !important ; 
}
#menu span {
	display:none; 
}
