.background_top {
	background-image: url('images/back.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #29292B;
}
.page_back {
	background: url(images/page_back.jpg) repeat-x top;
	padding-top:22px;
}.designer {
	font: bold 10px Geneva, Arial, Helvetica, sans-serif;
	color: #706D74;
	text-decoration: none;
}
.specs {
	font: bold 12px Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
.text{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
	color: #000000;
	text-decoration: none;
}
.right_border {
	border-right: 1px solid #000000;
}
.change{
	font: 10px Verdana;
	color: #FFFFFF;
	text-decoration: none;
}

	
.menu{
margin: 0;
padding: 0;
float: left;
font: bold 12px Arial;
width: 100%;
background: url(images_link2.jpg) repeat-x center center;
}

.menu li{
display: inline;
}

.menu li a{
float: left;
color: #002C49;
padding: 7px 18px;
text-decoration: none;
border-right: 1px solid #3183BE;
}

.menu li a:visited{
color: #002C49;
}

.menu li a:hover, .menu li .current{
color: #ffffff;
background: url(images/link_aktif.jpg) repeat-x center center;
}

.anasayfa_haber_title
	{
	font-family: tahoma;
	font-size: 17px;
	font-weight: bold;
	}
	
.text
{
	font: 11px Tahoma;
	text-decoration: none;
}

a.menu_sektor:link, a.menu_sektor:active,a.menu_sektor:visited{
	color: #043352;
	text-decoration: none;
	background: url(images/nokta.gif) repeat-x bottom;
	display: block;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	font-family: tahoma;
	font-size: 11px;	
	}
a.menu_sektor:hover{
	background-color:#2876AD;
	color:#FFFFFF;
	}