.mtdropdownmenu {
	left: -1000px;
	overflow: hidden;
	position: absolute;
	top: -1000px;
	margin-top: 0px;

}
.mtdropdownmenu .content {
	position: absolute
}
.mtdropdownmenu .items {
	z-index: 2;
	left: 0px;
	position: relative;
	top: 0px;
	border: 1px solid #6A4A00;
}
.top .items {
	color: #ffffff;

}
.mtdropdownmenu .item {
	border-right: medium none;
	border-top: medium none;
	font-size: 12px;
	border-left: medium none;
	cursor: hand;
	color: #6A4A00;
	border-bottom: medium none;
	text-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: #ffffff;
	color: #FF0000;
}
.mtdropdownmenu .item img {
	margin-left: 12px
}
.pic {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.pic ul {
	list-style-type: none;
}
.pic img {
	border: 1px solid #FFFFCC;
}

