#page
{
	margin: 5px auto 5px auto;
	width: 590px;
	background-color: white;
}


.tab123
{
	height: 23px;
	position:relative;
	top:134px;
	left:17px;
	width:280px;
}
.tab123 ul
{
	margin:0px;
	list-style: none;
	padding: 0;
	border: 0;
	float: left;
	font-family: "Lucida Sans Unicode", Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	width:150px;
	color: #FFFFFF;
	height: 25px;
	
}
.tab123 li{
	display: block;
	border: 0;
	margin: 0 0 0 0;
	float:left;
	padding:0px 5px 0px 5px;
	height: 25px;
	font-weight:normal;
}

.tab123 li a, .tab123 li a:visited{

	display: block;
	white-space: nowrap;
	padding: 2px 0;
	margin:0px;
	width: 21px;
	text-align:center;
	text-decoration: none;
	height: 0px;
	color: #3c6592 !important;
	border: 0;
	float:left;
}
.tab123 li a:hover, .tab123 li a.hovered{
	color: #FFFFFF !important;
	background: #000000 url(siyahbutton.png) repeat-x;

}
html>body .tab123 li a {
	}

.bannerfeatures
{
	font-family:  "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-size: 15px;
	/*font-style:italic;*/
	color: #FFFFFF;
	width: 450px;
	text-align:center;
	height:64px;
}


