
.mtdropdownmenu {
	left: -1000px; 
	overflow: hidden; 
	position: absolute; 
	top: -1000px
}
.mtdropdownmenu .content {
	position: absolute;	
}
.mtdropdownmenu .items {
	z-index: 2; 
	left: 0px; 
	position: relative; 
	top: 0px;
	border: #ffffff 1px solid;	
}
.top .items {
	border: #ffffff 1px solid;
}
.mtdropdownmenu .item {
	font-size: 11px; 
	cursor: hand; 
	color: #ffffff; 
	font-family: verdana, arial, helvetica, sans-serif; 
	text-decoration: none;
	border: #ffffff 0px solid;
}
.mtdropdownmenu .item font {
	font-size: 11px;
	color: #ffffff; 
	font-family: verdana, arial, helvetica, sans-serif; 
	text-decoration: none;
}
.mtdropdownmenu .background {
	z-index: 1; 
	filter: alpha(opacity=100); 
	left: 0px; 
	position: absolute; 
	top: 0px; 
	moz-opacity: .8;
	border: #ffffff 0px solid;	
}
.mtdropdownmenu .shadowright {
	z-index: 3; 
	filter: alpha(opacity=0); 
	width: 2px; 
	position: absolute; 
	top: 3px; 
	moz-opacity: .4
}
.mtdropdownmenu .shadowbottom {
	z-index: 1; 
	filter: alpha(opacity=0); 
	left: 3px; 
	position: absolute; 
	height: 2px; 
	moz-opacity: .4
}
.mtdropdownmenu .hover1 {
	background: #93935E; 
	color: #ffffff;
	border: #ffffff 0px solid;	
}
.mtdropdownmenu .hover2 {
	background: #001133; 
	color: #ffffff;
	border: #ffffff 0px solid;	
}
.mtdropdownmenu .hover3 {
	background: #AE5504; 
	color: #ffffff;
	border: #ffffff 0px solid;	
}
.mtdropdownmenu .hover4 {
	background: #2D5A8C; 
	color: #ffffff;
	border: #ffffff 0px solid;	
}
.mtdropdownmenu .hover5 {
	background: #2e5a53; 
	color: #ffffff;
	border: #ffffff 0px solid;	
}
.mtdropdownmenu .item img {
	margin-left: 1px;	
}

