.mtDropdownMenu {
	LEFT: -1000px;
	OVERFLOW: hidden;
	POSITION: absolute;
	TOP: -1000px;
	font-size: 9px;
	line-height: 16px;
}
.mtDropdownMenu .content {
	POSITION: absolute;
	font-size: 9px;
	line-height: 16px;
}
.mtDropdownMenu .items {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	Z-INDEX: 2;
	LEFT: 0px;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
	POSITION: relative;
	TOP: 0px;
	font-size: 9px;
	line-height: 16px;
}
.mtDropdownMenu .item {
	FONT-SIZE: 9px;
	CURSOR: hand;
	COLOR: #4A4B4B;
	FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif";
	TEXT-DECORATION: none;
	EXT-DECORATION: none;
	border: medium none;
	line-height: 16px;
}
.mtDropdownMenu .background {	Z-INDEX: 1; FILTER: alpha(opacity=85); LEFT: 0px; POSITION: absolute; TOP: 0px; moz-opacity: .8}
.mtDropdownMenu .shadowRight {	Z-INDEX: 3; FILTER: alpha(opacity=0); WIDTH: 2px; POSITION: absolute; TOP: 3px; moz-opacity: .4}
.mtDropdownMenu .shadowBottom {	Z-INDEX: 1; FILTER: alpha(opacity=0); LEFT: 3px; POSITION: absolute; HEIGHT: 2px; moz-opacity: .4}
.mtDropdownMenu .hover {
	COLOR: #035180;
	font-size: 9px;
	line-height: 16px;
}
.mtDropdownMenu .item IMG {
	MARGIN-LEFT: 9px;
	font-size: 9px;
	line-height: 16px;
}
.linkt {
	font-size: 11px;
	line-height: 16px;
	color: #4A4B4B;
	text-decoration: none;
}
a.linkt:link {
	font-size: 11px;
	line-height: 16px;
	color: #4A4B4B;
	text-decoration: none;
}
a.linkt:visited {
	font-size: 11px;
	line-height: 16px;
	color: #4A4B4B;
	text-decoration: none;
}
a.linkt:hover {
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.linkt1 {
	font-size: 10px;
	line-height: 16px;
	color: #000000;
}