#MainMenua 
{
	background:#FFF url(../images/bmid_066.gif);
	border:0;
	margin-left:50px;
}
#taba 
{
	top:0;
	height:0;
	background:repeat-x top;
	margin:0;
}
#taba ul 
{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#taba li 
{
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
#taba a 
{
	background:#000 url(../images/bright_066.gif) no-repeat right top;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#taba a span 
{
	display:block;
	background:url(../images/bleft_066.gif) no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	font-weight:700;
	line-height:33px;
	padding:0 15px;
}
#taba a:hover,#tab li.item_active a 
{
	background-position:right bottom;
	border-color:#FF9300;
}
#taba a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#FFF;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}
