body {
	scrollbar-face-color: #ededed; 
	scrollbar-HIGHLIGHT-color: #ededed;
	scrollbar-SHADOW-color: #ededed; 
	scrollbar-3DLIGHT-color: #ededed; 
	scrollbar-ARROW-color: #000; 
	scrollbar-TRACK-color: #686868; 
	scrollbar-DARKSHADOW-color: #686868;
	margin:0px;
	padding:0px;
	background:url(../images/bg.png) repeat-x #fff;
}
a{
	font: normal 11px "Trebuchet MS";
	color:#003153;
	text-decoration:none;
}
a:hover{
	color:#000;
	text-decoration:underline;
}
td{
	font: normal 12px "Trebuchet MS";
	color:#394a59;
	text-align:left;
	vertical-align:top;
}
th{
	text-align:left;
	vertical-align:bottom;
}
.img{
	float:left;
	margin:12px 10px 0 3px;
	border:10px solid #6897b9;
}
p{
	font: normal 12px "Trebuchet MS";
	text-decoration:none;
	
}
.table{
	background:#fff;
	border-left:3px solid #adc1c8;
	border-right:3px solid #adc1c8;
}

ol{
	font: normal 12px "Trebuchet MS";
	padding:0px;
	margin:0px 0 0 45px;
	list-style:none;
	display:block;
	width:100%;
}
ol li {
	list-style:url(../images/li.gif);
	margin:2px 10px 0 20px;
	padding:2px;
	background:url(../images/dotted.gif) repeat-x bottom #f9f9f9;;
}
ol li ol li {
	list-style:url(../images/li.gif);
	margin:2px 10px 0 20px;
	padding:2px;
	background:#efefef;;
	width:100%;
	display:block;
}
ol li a{
	color:#535da7;
}
.elma ul{
	color:#394a59;
	font: normal 12px "Trebuchet MS";
	padding:0px;
	margin:0px;
	width:164px;
	list-style:none;
}
.elma ul li {
	margin:0 0 0 25px;
	background:url(../images/bg_buton.gif) repeat-x;
}
.elma ul li a{
	height:31px;
	margin: -31px 0px 0px 15px;
	padding:0px 0 0 0 ;
}
.boldMetin{
	font:bold 13px "Trebuchet MS";
	color:#003153;
}
.metin{
	font:12px "Trebuchet MS";
	color:#000;
	text-indent:15px;
	text-align:justify;
}
h2{
	font-family:"Trebuchet MS";
	color:#0059ff;
	text-align:left;
	margin:0px;
	padding:0px;
}
h3{
	font:"Trebuchet MS";
	color:#0059ff;
	text-align:left;
	margin:0px;
	padding:0px;
}
h4{
	font-family:"Trebuchet MS";
	color:#0059ff;
	text-align:left;
	margin:0px;
	padding:0px;
}
h5{
	font-family:"Trebuchet MS";
	color:#0059ff;
	text-align:left;
	margin:0px 0 2px 0;
	padding:0px;
}
div{
	/*background:url(../images/bg_gri.jpg) no-repeat #1c1c1c;*/
	font: normal 12px "Trebuchet MS";
	padding:0px;
	text-align:justify;
	margin:0px;
}
div h3{
	background:url(../images/bg_baslik.gif) no-repeat;
	font: bold 15px "Trebuchet MS";
	color:#fff;
	letter-spacing:2px;
	text-align:justify;
	line-height:38px;
	text-indent:45px;
}
div p{
	font: normal 12px "Trebuchet MS";
	margin:5px 5px 0 0;
	padding:5px 0px 0 40px;
}
.img2{
	margin:0px;
	padding:0 15px 5px 0;
	float:left;
}
.input{
	border:1px solid #6a6a6a;
	border-left:4px solid #6a6a6a;
	background:#fff;
	width:220px;
	color:#000;
}
select{
	border:1px solid #6a6a6a;
	border-left:4px solid #6a6a6a;
	background:#fff;
	color:#000;
	width:220px;
}
textarea{
	font: normal 12px "Trebuchet MS";
	border:1px solid #6a6a6a;
	border-left:4px solid #6a6a6a;
	background:#fff;
	color:#000;
	width:220px;
}
.baslikBack{
	background:url(../images/bg_gri.jpg) no-repeat top left;
	font: normal 11px "Trebuchet MS";
	text-align:justify;
	margin:0px;
	height:175px;
}
.baslikBackAbout{
	background:url(../images/bg_gri_aboutus.jpg) no-repeat top left;
	font: normal 11px "Trebuchet MS";
	text-align:justify;
	margin:0px;
	height:175px;
}
.baslikBackIletisim{
	background:url(../images/bg_gri_iletisim.jpg) no-repeat top left;
	font: normal 11px "Trebuchet MS";
	text-align:justify;
	margin:0px;
	height:175px;
}
.tab{
	padding-left:35px;
}
.borderRight{
	background:#1c1c1c;
	border-right:2px solid #474747;
}
.borderLeft{
	background:#1c1c1c;
	border-left:2px solid #474747;
}
.backMenu{
	background:url(../images/back_menu.gif) #e8e8e8 repeat-x;
	border-bottom:5px solid  #ec9701;
	border-left:2px solid  #ec9701;
	border-bottom:4px solid #ec9701;
	border-right:4px solid #ec9701;
}
.backMenuT{
	background:url(../images/back_menu.gif) #e8e8e8 repeat-x;
	border-bottom:5px solid  #008e7a;
	border-left:2px solid  #008e7a;
	border-bottom:4px solid #008e7a;
	border-right:4px solid #008e7a;
}
.backMenu ul{
	font: normal 11px "Verdana";
	list-style:none;
	margin:4px 4px 3px 24px;
	padding:0px;
}
.backMenu ul li{
	padding:3px;
	margin-bottom:1px;
	list-style:url(../images/squarebullet3.gif) square;
	background:url(../images/dotted.gif) repeat-x bottom;
}
.backMenu ul li a{
	text-decoration:none;
	color: #000;
}
.backMenu ul li a:hover{
	text-decoration:none;
	color:#999;
}
.haber{
	font: bold 13px "Trebuchet MS";
	padding:5px 0 0 0;
	margin:0 25px 0 0px;
	text-align:left;
}
.haber ul{
	color:#394a59;
	font: normal 11px "Trebuchet MS";
	padding:0px;
	margin:0px;
	list-style:none;
}
.haber ul li {
	background:url(../images/dotted.gif) repeat-x bottom;
	list-style:url(../images/li.gif);
}

.menu{
	text-align:center;
	padding-top:15px;
	background:#fff;
	border-left:1px solid #ededed;
}
.siyah{
	color:#000;
	margin:2px 15px 0 15px;
	font: normal 10px "Verdana";
	text-decoration:none;
}
.beyaz{
	color:#fff;
	font: bold 10px "Verdana";
}
.kucuk{
	font: normal 11px "Trebuchet MS";
	color:#000;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	height:46px;
	padding-top:5px;
}
.copyright{
	font: normal 11px "Trebuchet MS";
	color:#0f3d5d;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
}
.ayrac{
	color:#FF9900;
	font:bold 12px;
}

.havadurumu{
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #84bfe9; FONT-FAMILY: Tahoma; font-style:italic;
}