.mtdropdownmenu {	left: -1000px; overflow: hidden; position: absolute; top: -1000px}
.mtdropdownmenu .content {	position: absolute}
.mtdropdownmenu .items {	border-right: #999 1px solid; border-top: #999 1px solid; z-index: 2; left: 0px; border-left: #999 1px solid; border-bottom: #999 1px solid; position: relative; top: 0px}
.mtdropdownmenu .item {border-right: medium none; border-top: medium none; font-size: 12px; border-left: medium none; cursor: hand; color: #333333; border-bottom: medium none; font-family: "tahoma", "arial", "verdana", "sans-serif"; text-decoration: none; ext-decoration: none}
.mtdropdownmenu .background {
	z-index: 1; filter: alpha(opacity=75); left: 0px; position: absolute; top: 0px; moz-opacity: .8
}
.mtdropdownmenu .shadowright {
	z-index: 3; filter: alpha(opacity=40); width: 2px; position: absolute; top: 3px; moz-opacity: .4
}
.mtdropdownmenu .shadowbottom {
	z-index: 1; filter: alpha(opacity=40); left: 3px; position: absolute; height: 2px; moz-opacity: .4
}
.mtdropdownmenu .hover {	background: #ccffff; color: #ffffff}
.mtdropdownmenu td {	color: #000000}
.mtdropdownmenu .item img {
	margin-left: 5px
}