/*- Menu Tabs B--------------------------- */
#tabsB{
	float: left;
	width: 777px;
	background: white;
	font-size: 93%;
	line-height: normal;
}
#tabsB ul{
	margin: 0px;
	padding: 10px 10px 0px 0px;
	list-style: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
}
#tabsB li{
	display: inline;
}
#tabsB a{
	float: left;
	background: url("../images/tableftBweg.gif") no-repeat left top;
	margin: 0px;
	text-decoration: none;
}
#tabsB a.mavi{
	float: left;
	padding-right: 4px;
	background: url("../images/tableftBweg.gif") no-repeat left top;
	text-decoration: none;
}
#tabsB a.yesil{
	float: left;
	background: url("../images/tableftBweg.gif") no-repeat left top;
	text-decoration: none;
}
#tabsB a.yesil_2 span{
	float: left;
	background: url("../images/tabrightBweg2.gif") no-repeat left top;
	padding: 10px 10px 10px 12px;
	color: white;
	display: block;
}
#tabsB a.yesil span{
	float: left;
	background: url("../images/tabrightBweg2.gif") no-repeat left top;
	padding: 10px 10px 10px 12px;
	color: white;
	display: block;

}
#tabsB a span{
	float: left;
	display: block;
	background: url("../images/tabrightBweg.gif") no-repeat right top;
	padding: 10px 10px 10px 12px;
	color: white;
}
#tabsB a.current span{
	float: left;
	display: block;
	background: url("../images/tabrightBweg4.gif") no-repeat right top;
	background-position: 100% -42px;
	padding: 10px 10px 10px 12px;
	color: white;
}
#tabsB a.currentm span{
	float: left;
	display: block;
	background: url("../images/tabrightBweg2.gif") no-repeat right top;
	background-position: 100% -42px;
	margin-left: 44px;
	padding: 10px 10px 10px 12px;
	color: white;
}
#tabsB a.currenty span{
	float: left;
	display: block;
	background: url("../images/tabrightBweg2.gif") no-repeat right top;
	background-position: 100% -42px;
	padding: 10px 10px 10px 12px;
	color: white;
}
#tabsB a.currenty-sol span{
	float: left;
	display: block;
	background: url("../images/tabrightBweg2.gif") no-repeat right top;
	background-position: 100% -42px;
	padding: 10px 10px 10px 12px;
	color: white;

}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsB a span{float:none;}
/* End IE5-Mac hack */
#tabsB a:hover span{
	color: white;
}
#tabsB a:hover{
	background-position: 100% -42px;
}
#tabsB a:hover span{
	background-position: 100% -42px;
}