.mtDropdownMenu {
	LEFT: -1000px; OVERFLOW: hidden; POSITION: absolute; TOP: -1000px;
}
.mtDropdownMenu .content {
	POSITION: absolute;
	
}
.mtDropdownMenu .items {
	  Z-INDEX: 2; LEFT: 0px;  POSITION: relative; TOP: 0px;
}
.mtDropdownMenu .item {
	 FONT-SIZE: 10px;  COLOR: #ffffff; TEXT-DECORATION: none;
	
}
.mtDropdownMenu .background {
	Z-INDEX: 1;  LEFT: 0px; POSITION: absolute; TOP: 0px; moz-opacity: .8
}
.mtDropdownMenu .shadowRight {
	Z-INDEX: 3 
}
.mtDropdownMenu .shadowBottom {
	Z-INDEX: 0
}
.mtDropdownMenu .hover {
	BACKGROUND: #555555; COLOR: #ffffff
}
.mtDropdownMenu .item IMG {
	MARGIN-LEFT: 10px
}
.mainmenu { text-transform: uppercase; background-color: none; text-decoration: none;  color: #000000; font-size:12px; z-index: 3; }

.mainmenu:hover { background-color: #ffffff; text-decoration: none;  color: #000000; font-size:12px; z-index: 3; }