<!--
* {margin:0;padding:0;border:0;}
body,td,th {
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: arial, ËÎÌå, serif;
    font-size:12px;
	background-color: #FFFFFF;
}
a:link {
	text-decoration: underline;
	color:#2C4D78;
}
a:visited {
	text-decoration: underline;
	color:#2C4D78;
}
a:hover {
	text-decoration: underline;
	color:#ff6600;
}
a:active {
	text-decoration: underline;
	color:#2C4D78;
}
.a_l:link {
	text-decoration: none;
}
.a_l:visited {
	text-decoration: none;
	color:#2C4D78;
}
.a_l:hover {
	text-decoration: none;
	font-weight:bold;
}
.a_l:active {
	text-decoration: none;
}
.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: "Verdana", "Arial", "Helvetica", "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: #88C4FF; COLOR: #FFFFFF}
.mtDropdownMenu .item IMG { MARGIN-LEFT: 10px}
-->