/*mt_styles*/
.mtDropdownMenu {
	overflow: hidden;
	position: absolute;
	left: -1000px;
	top: -1000px;}
.mtDropdownMenu .content {
	/*position: absolute;*/
	position: relative;
	text-align: left;}
.mtDropdownMenu .items {
	border-bottom: #2E5361 1px solid;
	border-left: #2E5361 1px solid;
	border-right: #2E5361 1px solid;
	border-top: #2E5361 2px solid;
	position: relative;
background:#fff;
	left: 0px;	
	top: 0px;
	z-index: 2;}
.top .items {
	border-top: medium none;}

.items {
	width:150px;}

.mtDropdownMenu .item {
	border-right: #EF1F1F 2px solid;
	cursor: hand;
	cursor: pointer;
	font-size: 12px;
	text-decoration: none;
	background-image:url();
	background-repeat:repeat-x;
	background-position:bottom;
	color: #333;}

.item TD
{
	height:22px;
	color:#364958;
	background-image:url();
	background-repeat:repeat-x;}

.hover TD
{
	height:22px;
	color: #C50F01;
	background-image:url();
	background-repeat:repeat-x;}

.mtDropdownMenu .hover {
	color: #C50F01;
	background-image:url();
	background-repeat:repeat-x;
	background-position:bottom;}
.mtDropdownMenu .background {
	filter: alpha(opacity=90);
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	moz-opacity: .0;}
.mtDropdownMenu .shadowRight {
	filter: alpha(opacity=40);
	position: absolute;
	top: 0px;
	width: 0px;
	z-index: 3;
	moz-opacity: .4;}
.mtDropdownMenu .shadowBottom {
	filter: alpha(opacity=40);
	height: 0px;
	left: 0px;
	position: absolute;
	z-index: 1;
	moz-opacity: .4;}

.mtDropdownMenu .item img {
	margin-left: 0px;}

.menu_bar_item_spliter
{
	vertical-align:top;}

.menu_bar_item
{
	vertical-align:top;}