@charset "utf-8";
.mtDropdownMenu {
	overflow: hidden;
	position: absolute;
	height: 100% !important;
}
.mtDropdownMenu .content {
	position: absolute;
}
.mtDropdownMenu .items {
	border: 0;
	z-index: 2;
	left: 0;
	top: 3px;
	position: relative;
	cursor: pointer;
}
.mtDropdownMenu .items td {
	color: #000 !important;
}
.top .items {
	background-color: #fff !important;
}
.mtDropdownMenu .background {
	z-index: 1;
	left: 0;
	position: absolute;
	top: 3px;
}
.mtDropdownMenu .shadowRight {
	z-index: 0;
	width: 0;
	position: absolute;
	top: 0;
}
.mtDropdownMenu .shadowBottom {
	z-index: 0;
	left: 0;
	position: absolute;
	height: 0;
}
.mtDropdownMenu .hover {
	background-color: #EAEAEA;
}
A.leftnavlink {}
A.leftnavlink2 {}
A.leftnavlink2:hover {}
A.leftnavlink3 {}
A.leftnavlink3:hover {}
A.announcelink {}
A.featurelink {}
A.currentlink {}
A.bookmarklink {}
A.bookmarklink:hover {}
