.mtDropdownMenu {
	LEFT:-1imagespx;
	OVERFLOW: hidden;
	POSITION: absolute;
	TOP:-1imagespx;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.mtDropdownMenu .content {
	POSITION: absolute;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#D4D0C8;
	text-decoration: none;
}
.mtDropdownMenu .items {
 width:98px; 
	BORDER-BOTTOM:#cccccc 1px solid;/*???*/ 
	BORDER-LEFT:#cccccc 1px solid;/*???*/ 
	BORDER-RIGHT:#cccccc 1px solid;/*???*/ 
	BORDER-TOP:#cccccc 0px solid;/*???*/ 
	LEFT:0px;
	POSITION:relative;
	TOP:0px;
	Z-INDEX:2;
	font-size:12px;
	font-style:normal;
	line-height:18px;
	font-weight:normal;
	font-variant:normal;
	text-decoration:none;
	text-align:center;
}
.mtDropdownMenu .item {
 BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; BORDER-RIGHT: medium none; BORDER-TOP: medium none; COLOR:#333;/*??????*/ CURSOR: hand; FONT-FAMILY: ""; FONT-SIZE: 12px; TEXT-DECORATION: none; EXT-DECORATION: none
}
.mtDropdownMenu .background {
	FILTER: alpha(opacity=70);/*?????*/ 
	LEFT: 0px;
	POSITION: absolute;
	TOP: 0px;
	Z-INDEX: 1;
	moz-opacity: .8;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	
}
.mtDropdownMenu .shadowRight {
	FILTER: alpha(opacity=0);
	POSITION: absolute;
	TOP: 3px;
	WIDTH: 2px;
	Z-INDEX: 3;
	moz-opacity: .4;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	
}
.mtDropdownMenu .shadowBottom {
	FILTER: alpha(opacity=30);
	HEIGHT: 3px;
	LEFT: 2px;
	POSITION: absolute;
	Z-INDEX: 0;
	moz-opacity:.4;
	font-size: 12px;
	font-style: normal;
	line-height:18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.mtDropdownMenu .hover {
	BACKGROUND:#006599;/*????*/
	COLOR:white;/*???????*/
	text-align:center;
	font-size: 12px;
	font-style: normal;
	line-height:18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.mtDropdownMenu .item IMG {
	MARGIN-LEFT: 1px;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}