#MainMenu {
	background: #FFFFFF url(../images/bmid_110.gif);
	border: 0;
	height: 33px;
	margin: 0 auto;
	width: 965px;
}

#tab {
	background: repeat-x top;
	height: 0;
	margin: 0;
	margin-left: 140px;
	text-transform: uppercase;
	top: 0;
}

#tab ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#tab li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}

#tab a {
	background: url(../images/bright_110.gif) no-repeat right top;
	border: 0;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#tab a span {
	background: url(../images/bleft_110.gif) no-repeat left top;
	color: #FFFFFF;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 33px;
	padding: 0 25px;
}

#tab a:hover, #tab li.item_active a {
	background-position: right bottom;
}

#tab a:hover span, #tab li.item_active a span {
	background-position: left bottom;
	color: #FFFFFF;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
}

.dropmenudiv {
	background: #FFFFFF url(../images/bmid_110.gif);
	border: 0;
	color: #FFFFFF;
	display: block;
	float: left;
	padding: 0;
	position: absolute;
	text-decoration: none;
	top: 0;
	visibility: hidden;
	z-index: 100;
}

.dropmenudiv ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.dropmenudiv li {
	display: inline;
	margin: 0;
	padding: 0;
}

.dropmenudiv a:link, .dropmenudiv a:visited {
	background: url(../images/bleft_110.gif) no-repeat left top;
	border: 0;
	color: #FFFFFF;
	display: block;
	font-weight: 700;
	font-style: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
	width: 180px;
}

.dropmenudiv a span {
	background: url(../images/bright_110.gif) no-repeat right top;
	color: #FFFFFF;
	display: block;
	float: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 33px;
	padding: 0 25px;
}

.dropmenudiv a:hover {
	border: 0;
	background-position: left bottom;
	color: #FFFFFF;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
}

.dropmenudiv a:hover span {
	background-position: right bottom;
	color: #FFFFFF;
	font-weight: 700;
}