#MainMenu {
	width:100%;
	height:26px;
	background: url(../images/bmid_036.gif);
	margin:0;
	border:0;
	margin-bottom:3px;
}
#tab {
	margin:0 120px;
	top:0;
}
#tab ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#tab li {
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
#tab a {
	display:block;
	background:#000000 url(../images/bright_036.gif) no-repeat right top;
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	float:left;
}
#tab a span {
	display:block;
	background:url(../images/bleft_036.gif) no-repeat left top;
	padding:0 18px 0 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	color:#000000;
	font-weight:bold;
	line-height:26px;
}
#tab a:hover,#tab li.item_active a {
	background-position:right bottom;
	border-color:#000000;
}
#tab a:hover span,#tab li.item_active a span {
	background-position:left bottom;
	color:#000000;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv {
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border:0 solid #330066;
	background: url(../images/bmid_036.gif);
	color:#000000;
	z-index:100;
	text-decoration:none;
	padding:0;
}
.dropmenudiv ul {
	list-style:none;
	margin:0;
	padding:0;
}
.dropmenudiv li {
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a {
	width:180px;
	margin:0;
	padding:0;
	display:block;
	border:0 solid #000000;
	color:#000000;
	background:url(../images/bright_036.gif) no-repeat right top;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv a span {
	float:none;
	display:block;
	line-height:26px;
	background:url(../images/bleft_036.gif) no-repeat left top;
	padding:0 18px 0 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	color:#000000;
}
.dropmenudiv a:hover {
	border:0 solid #000000;
	background-position:right bottom;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#000000;
}
.dropmenudiv a:hover span {
	background-position:left bottom;
	color:#000000;
	font-weight:bold;
}
