body {
	scrollbar-face-color: #a2def9; 
	scrollbar-HIGHLIGHT-color: #a2def9;
	scrollbar-SHADOW-color: #a2def9; 
	scrollbar-3DLIGHT-color: #a2def9; 
	scrollbar-ARROW-color: #000; 
	scrollbar-TRACK-color: #EBECED; 
	scrollbar-DARKSHADOW-color: #a2def9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../images/bg.gif) repeat-x #eff9fe;
}
a{
	text-decoration:none;
	color:#de2b36;
	padding:0px;
	margin:0px;
}
a:hover{
	text-decoration:underline;
	color:#de2b36;
}
td{
	font: normal 12px "Trebuchet MS";
	color:#4072b1;
	text-align:left;
	vertical-align:top;
}
th{
	font: normal 11px "Trebuchet MS";
	color:#000;
	vertical-align:bottom;
	text-align:center;
}
input{
	border-top: 1px solid #467cc1;	
	border-left: 4px solid #467cc1;
	border-bottom: 1px solid #467cc1;
	border-right: 1px solid #467cc1;
}
textarea {
	background:url(../images/back_metin.gif);
	font: normal 11px "Trebuchet MS";
	height:17px;
	width:240px;
	height:75px;
	border-top: 1px solid #467cc1;	
	border-left: 4px solid #467cc1;
	border-bottom: 1px solid #467cc1;
	border-right: 1px solid #467cc1;
}
.input{
	background:url(../images/bg_header.jpg) no-repeat;
	font: bold 11px "Trebuchet MS";
	height:21px;
	width:240px;
	border-top: 1px solid #467cc1;	
	border-left: 4px solid #467cc1;
	border-bottom: 2px solid #467cc1;
	border-right: 1px solid #467cc1;
	color:#F51146;
	text-indent:2px;
}
select {
	background:url(../images/back_metin.gif);
	color: #000;
	font: normal 11px "Trebuchet MS";
	padding-top:5px;
	border: 1px solid #467cc1;
}


/*--------------------- Menü Bölümü Başı------------------------*/
#menu{
	border-left:1px solid #9d9fa2;
	border-right:1px solid #cecfd0;
}
#menu ul.leftmenu{
	list-style:none;
	margin:0px;
	padding:0px;
}
#menu ul.leftmenu li{
	height:24px;
	border-bottom:1px dotted #AECCCA;
}
#menu ul.leftmenu li a{
	font: normal 13px "Trebuchet MS";
	color:#d8261c; 
	height:24px; 
	display:block; 
	background:url(../images/icon-normal.gif) 0 7px no-repeat #f9f9f9; 
	line-height:24px; 
	text-decoration:none; 
	padding:0 0 0 15px;
}
#menu ul.leftmenu li a:hover{
	background:url(../images/icon-hover.gif) 0 7px no-repeat #f9f9f9; 
	color:#000; 
	line-height:24px; 
	text-decoration:none; 
	padding:0 0 0 15px;
}
#menu ul.leftmenu li.cizgiYok{
	height:24px; 
	border-bottom:none;
}


/*--------------------- Haber Bölümü Başı------------------------*/
.h2{
	background:url(../images/bg_header.jpg) no-repeat;
	width:100%;
	height:28px;
	font:bold 14px "Trebuchet MS";
	color:#363074;
	text-align:left;
	padding:0px;
	margin:0px;
}
.h3{
	font:bold 12px "Trebuchet MS";
	color:#e12d2e;
}
.h4{
	/*background:url(../images/bg_header.jpg) no-repeat;*/
	font:bold 19px "Trebuchet MS";
	color:#7896cd;
}
.baslik{
	margin:2px 0 3px 5px;
	padding:3px;
	font:bold 12px "Trebuchet MS";
	color:#D8261C;
	text-align:right;
}
.konu{
	padding:0px 15px 0px 15px;
}	
.konu ul{
	margin:0px;
}
.konu ul li{
	list-style:url(../images/li.gif);
	padding:0 3px 3px 3px;
	
}
.about{
	padding:0px 15px 0px 20px;
}	
.about ul{
	margin:0px;
}
.about ul li{
	list-style:url(../images/li_agac.gif);
	padding:0 3px 3px 3px;
	margin:2px;
	
}

/*--------------------- Dil Bölümü için Link kodu Başı------------------------*/
.dil{
	padding:5px 15px 0 0;
}
.dil a{
	text-decoration:none;
	color:#fff;
}
.dil a:hover{
	text-decoration:underline;
	color:#000;
}
.copyright{
	padding:15px 0 0 0;
	margin-top:-15px;
}

/*--------------------- site içinde kullanılacak metin için css başı------------------------*/
.metinBeyaz{
	color:#FFF;
	text-align:center;
	vertical-align:middle;
}
.metinKalin{
	background:#efefef;
	color:#000;
	font:bold 12px "Trebuchet MS";
}
.metinPadding{
	color:#D8261C;
	font-weight:bold;
	padding:8px;
	margin:6px;
}
.renk{
	background:#efefef;
}
.renk2{
	color:#FF0000;
	font-size:11px;
}
.renk3{
	color:#4072b1;
	font-size:13px;
	font-weight:bold;
}

/*--------------------- div css başı------------------------*/
.divOrta{
	padding:0px 10px 0px 10px;
	clear:both;
}
.divOrta p{
	font:normal 12px "Trebuchet MS";
	text-align:justify;
	padding:0px;
	margin-top:0px;
}
.divOrta img{
	float:left;
	padding-right:10px;
}
.divOrta h3{
	font:bold 14px "Trebuchet MS";
	color:#000;
	padding:0px;
	margin:0px;
}
/*.divOrta img{
	padding:5px;
	float:right;
}*/

/*--------------------- image border css başı------------------------*/
.imgBorder {
	margin:3px;
	padding:3px;
	float:right;
}

/*--------------------- tablolar------------------------*/
.tabloBorder {
	/*border-right: 3px dotted #76ceed;*/
	margin:-13px;
	padding:0px;
}
.tabloBorderKucuk{
	background:#fff;
	border:1px solid #AECCCA;
	border: 1px solid #efefef;
	margin:3px 0px 0 5px;
	padding:3px;
}