body{
	background:url(images/back.jpg) top repeat-x;
	margin:0px;
	scrollbar-face-color: #018683;
	scrollbar-shadow-color: #018683;
	scrollbar-highlight-color: #018683;
	scrollbar-3dlight-color: #018683;
	scrollbar-darkshadow-color: #018683;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: 000000;
	scrollbar-style-width: 1;	
}
.menu{
	font-family:"Arial";
	font-size:10pt;
	color:#027675;
	text-decoration:none;
	height:45px;
	display:inline-block;
	line-height:45px;	
}
.menu:hover{
	color:#000000;
	text-decoration:none;
	background:url(images/menuarka.jpg);
}
.mavi{
	font-family:"Arial";
	font-size:8pt;
	color:#666d6d;
	text-decoration:none;
}
.siyah{
	font-family:"Arial";
	font-size:8pt;
	color:#000;
	text-decoration:none;
}
.siyah:hover{
	color:#000000;
	text-decoration:none;
	background:url(images/menuarka.jpg);
}
.lajivert{
	font-family:"Arial";
	font-size:8pt;
	color:#ffffff;
	text-decoration:none;
}
.lajivert:hover{
	color:#000000;
	text-decoration:none;
}
.ustmenu{
	font-family:"Arial";
	font-size:8pt;
	color:#018683;
	text-decoration:none;
}
.ustmenu:hover{
	color:#000;
	text-decoration:none;
}
.gri{
	font-family:"Arial";
	font-size:8pt;
	color:#000;
	text-decoration:none;
}
.gri:hover{
	color:#666d6d;
	text-decoration:none;
}
.baslik{
	font-family:"Trebuchet MS";
	font-size:14pt;
	color:#018683;
	text-decoration:none;
}
img { behavior: url("pngbehavior.htc");}
.png { 
	behavior: url("pngbehavior.htc");
}
.input1{
	background-color:#ffffff;
	font-family:Tahoma;
	font-size:15pt;
	border:solid 1px #CCCCCC;
	color:#000000;
}

.merakd2{
	font-family:"Trebuchet MS";
	font-size:9pt;
	z-index:999;
}

.merakd2 dt{
	font-size:10pt;
	color:#2b8eed;
	margin-top:7px;
}

.merakd2 dt a{
	background:url(images/sssbaslik.png) no-repeat;
	color:#fff;
	width:690px;
	height:21px;
	line-height:21px;
	display:block;
	padding-left:5px;
	text-decoration:none;
}

.merakd2 dd{
	border:solid 5px #e6e9ed;
	padding:10px;
	margin-left:0px;
	width:660px;
}


ul#menuz, ul#menuz ul{
	margin:0px;
	padding:0px;
	list-style: none;
	z-index:2;
	position:relative;
}
  
ul#menuz li {
	float: left;
	position: relative;
	
	
}

ul#menuz li ul {
	display: none;
	position: absolute; 
	right:0px;
	top:20px;
}

ul#menuz li > ul {
	top: auto;
	left: auto;
}

ul#menuz li a { 

}

ul#menuz li a:hover {
	
	text-decoration:none;
}

ul#menuz li:hover ul, ul#menuz li.over ul { 
	display: block;
}


.acilir_menu{ float:left; padding:0; margin-top:-10px; text-align:center; color:#333; text-decoration:none; font-weight:none; padding:5px;}
.acilir_menu:hover{text-shadow:1px 1px 10px #000; color:#000}
