.transMenu .background
{
	background:#F1DD96 !important;
}
.top .background
{
	background:#F1DD96 !important;
}
.transMenu 
{
	position: absolute;
	left: -1000px;
	top: -1000px;
	z-index:1000 !important;	
	overflow: hidden;
	color:#648B5F !important;
	margin:0 0px 0px -1px;
}
.transMenu table
{	
}
.transMenu .content 
{
	position: absolute;
}
.transMenu .items 
{
	z-index: 6;
	left: 0px; 
	position: relative; 
	top: 0px;		
	border-left:1px solid #d2bb6f;
	border-right:1px solid #d2bb6f;
	border-top:1px solid #d2bb6f;
}
.top .items 
{
}
.top .item td
{
	color:#648B5F !important;
	border-bottom:1px solid #d2bb6f !important;
}
.transMenu .item td
{
	color:#648B5F;
	padding:10px 10px 10px 16px !important;	
	border-bottom:1px solid #d2bb6f;
}
.transMenu .item 
{
	z-index:5;
	border-right: medium none; 
	border-top: medium none; 
	border-left: medium none; 	
	font:18px Calibri, Arial, Helvetica, Verdana, sans-serif !important;
	font-weight:normal !important;
	cursor: pointer; 
	text-decoration: none;
}
.transMenu .background 
{
	z-index: 4; 
	left: 0px; 
	position: absolute; 
	top: 0px;	
}
.transMenu .shadowRight 
{
	display:none;
	z-index: 3; 
	width: 2px; 
	position: absolute; 
	top: 3px;
}
.transMenu .shadowBottom 
{
	display:none;
	z-index: 1; 
	left: 3px; 
	position: absolute; 
	height: 2px;
}
.transMenu .hover 
{
	background: #F5E5B3;
	color:#000;
}
.top .hover td
{
	background:#F5E5B3 !important;
	color:#000;
}
.transMenu .hover td
{
	color: #000;
}
.top .hover td
{
	color: #000 !important;
}
.transMenu .item img 
{
	margin-left: 10px;
}
.items tr 
{
	visibility:collapse;
}
.items tr  img
{
	display:none;
}
.items tr.item 
{
	visibility:visible
}
.items tr.item  img
{
	display:inline;
}
