﻿/* CSS Document */

@charset "utf-8";

* {
	margin:0;
	padding:0;
}

body {
	background:#e3e7ed;
	background-image:url('../images/web2010/bodybg.png');
	background-repeat:repeat-x;
	/*font-family:Trebuchet MS;
	font-family:Verdana;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:17px;
	SCROLLBAR-BASE-color: #b9dbf4;
	scrollbar-face-color: #DEE4F2;
	scrollbar-shadow-color: #efefef; 
	scrollbar-highlight-color: #D0D6EB;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #928E85;
	scrollbar-track-color: #efefef;
	scrollbar-arrow-color: #0D469C;
}

/********************************************
   general links
********************************************/
a:link {
	color: #494C62;
	text-decoration:none;
}
a:visited {
	color: #494C62;
	text-decoration:none;
}
a:hover { 
	color: #494C62;
	text-decoration:underline;
}

img {
	background: transparent;
	border: 0px solid #DCDCDC;
}

#header {
	height:166px;
}

/********************************************
   en ust SPK logosu ve yazisi
********************************************/
#header .headerimg {
	width:585px; 
	height:114px;
	background-image:url('../images/web2010/headerimg.png');
	background-position:center;
	background-repeat:no-repeat;
	cursor:pointer;
}

/********************************************
   Ana Sayfa | Iletisim | Uyelik | English
********************************************/
#header .headermenu {
	width:329px;
	margin-top:20px;
	color: #ffffff;
	font-size:10pt;
	font-weight:bold;
}
.headermenu a:link {
	color: #b89c54;
	text-decoration:underline;
}
.headermenu a:visited {
	color: #b89c54;
	text-decoration:underline;
}
.headermenu a:hover { 
	color: #ffffff;
	text-decoration:none;
}

/********************************************
   arama kutucugu ve ARA butonu
********************************************/
#search { 
	width:329px;
    margin-top:7px;
}
input {
	border: 1px #c0c0c0 solid;
	background-color: #ffffff;
	color: #000000;
}
.textBox {
	height:18px;
	width:173px;
	border:1px solid #606060;
	padding:2px;
	vertical-align:middle;
	background:#ffffff url(../images/web2010/textBoxBG.png) repeat-x top left;
}
.button {
	height: 22px;
	width: 60px;
	border: 1px #c0c0c0 solid;
	/*filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');*/  /*BG rengi değişken istenirse bu kullanılabilir.*/
	background: url(../images/web2010/btnBG.png);
	background-repeat:repeat;
	font-weight:bold;
}
.button2 {
  font-weight: bold;
  color: #4f6b72;
  text-align: center;
  border:1px #FFA000 solid;
  background-image:url(/images/web2010/buttonback.jpg);
  background-color: #CAE8EA;
  cursor: hand;
  cursor:pointer;
}


/********************************************
   sayfanin ana kismi, orta kisim
********************************************/
#main {
	width:950px;
	height:100%;
	margin:0 auto;
	color: #37394e;
	background-image:url('../images/web2010/ortaBG.png');	/* orta kisimdaki arka fon, ana fon, tum cerceve */
	background-repeat:repeat-y;
	background-position:center 0;
	overflow:hidden;
}
#mainbody {
	width:950px;
	height:100%;
	margin:0 auto;
    position:relative;
}
#content {
	width:100%;	
}

/********************************************
   Yatirimcilar, Sirketler, Kurumlar
********************************************/
.ustmenu {
	width:930px;  
    padding-left:7px;
	height:250px;
	font-weight:bold;
	padding-bottom:0px;
	font-size:9pt;
}

/********************************************
   buyuk resim: Yatirimcilar
********************************************/
#ustmenuyatirimcilar {
	width:300px;
	height:240px;
	margin:10px 5px 0px 5px;
	background-image:url('../images/web2010/z_yatirimcilar_div2.png');
	background-repeat:no-repeat;
	float:left;
}
#yatirimcilarAciklama {
	width:250px;
	height:60px;
	margin:40px 10px auto 10px;
	text-align:left;
}
#yatirimcilarLinkler {
	width:265px;	
	margin:105px 10px auto 3px;
	text-align:justify;
	font-size:9pt;
}

/********************************************
   buyuk resim: Sirketler
********************************************/
#ustmenusirketler {
	width:300px;
	height:240px;
	margin:10px 0px 0px 0px;
	background-image:url('../images/web2010/z_sirketler_div2.png');
	background-repeat:no-repeat;
	float:left;		
}
#sirketlerAciklama {
	width:250px;
	height:60px;
	margin:40px 10px auto 10px;
	text-align:left;
}
#sirketlerLinkler {
	width:265px;	
	margin:105px 10px auto 3px;
	text-align:justify;
}

/********************************************
   buyuk resim: Kurumlar
********************************************/
#ustmenukurumlar {
	width:300px;
	height:240px;
	margin:10px 5px 0px 5px;
	background-image:url('../images/web2010/z_kurumlar_div2.png');
	background-repeat:no-repeat;
	float:left;
}
#kurumlarAciklama {
	width:250px;
	height:60px;
	margin:40px 10px auto 10px;
	text-align:left;
}
#kurumlarLinkler {
	width:265px;	
	margin:105px 10px auto 3px;
	text-align:justify;
}

/****************************************************************************
   Duyurular, Guncel, Halka Arz, Hizli Erisim ve Kurum Logolari kisimlari
****************************************************************************/
#altmenu {
	clear:both;
	width:930px;
	height:100%;
    margin-left:10px;	/* Duyurular sol tarafindaki bosluk */
	overflow:hidden;
}
.altmenubg {
	width:217px;
	height:100%;
	margin:5px 3px 10px 5px;
	color:#494C62;
	font-size:13px;
	float:left;
}
.altmenucerceve1 {	/* Duyurular, Guncel icin */
	width:213px;
	margin-bottom:0px;
	margin-left:0px;
	background-image:url('../images/web2010/grayGrad.png');	/* gray-color-code:#d2d2d2 */
	background-repeat:repeat-x;
	background-color:#ffffff;
	/*filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#d2d2d2',EndColorStr='#ffffff');*/
	border:1px #cfcfcf solid;
}
.altmenucerceve2 {
	width:213px;
	height:100%;
	margin-top:0px;
	margin-left:0px;
	/* filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#efefef',EndColorStr='#ffffff'); */
	border:1px #cfcfcf solid;
	border-top:0px;
}
.altmenucerceve3 {	/* Halka Arz icin */
	width:213px;
	margin-bottom:0px;
	margin-left:0px;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#f3ca96',EndColorStr='#ffffff');
	border:1px #cfcfcf solid;
}

.icerikBaslik {
	width:168px;	
	color:#cc0000;
	/*color:#ff0000;*/
	font-weight:bold;
	text-align:left;
	background-image:url('../images/web2010/blueDot.png');
	background-repeat:no-repeat;
	background-position:left;
	padding-left:8px;
}
.bosluk {
	height:4px;
	margin:0 auto;
}
.icerik {
	width:168px;
	margin:0 0 0 0px;
	text-align:left;
    padding-left:4px;
}
.cizgi {
	height:5px;
	margin:0 auto;
	background-image:url('../images/web2010/cizgiimg.png');	/* cizgi rengi: #cfcfcf */
	background-repeat:no-repeat;
	background-position:center;
}

/********************************************
   Duyurular kismi
********************************************/
.altmenuduyurular {
	height:100%;
}
.altmenuduyurularText {
	margin:5px 17px 5px 17px;
	height:30px;
	background-image:url('../images/web2010/duyurular_text.png');
	background-repeat:no-repeat;
	background-position:left;
}
.devamText {
	width:168px;
	margin:0 0 0 26px;
	font-weight:bold;
	color:#494C62;
	text-align:right;
    position:static
}

/********************************************
   Güncel kismi
********************************************/
.altmenusoneklenenler {
	height:100%;
}
.altmenusoneklenenlerText {
	margin:5px 17px 5px 17px;
	height:30px;
	background-image:url('../images/web2010/guncel_text.png');
	background-repeat:no-repeat;
	background-position:left;
}
.resimSoneklenenler {
	height:103px;
	margin:0 auto;
	background-image:url('../images/web2010/y_guncel.png');
	background-repeat:no-repeat;
	background-position:center;
}

/********************************************
   Halka Arz kismi
********************************************/
.altmenuhalkaarz {
	height:100%;
}
.altmenuhalkaarzText {
	margin:5px 17px 5px 17px;
	height:30px;
	background-image:url('../images/web2010/halkaarz_text.png');
	background-repeat:no-repeat;
	background-position:left;
}
.resimHalkaarz {
	height:103px;
	margin:0 auto;
	background-image:url('../images/web2010/y_halka_arz.png');
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}

/********************************************
   Hizli Erisim kismi
********************************************/
.altmenuhizliers {
	width:235px;
	height:100%;
	margin:5px 3px 10px 5px;
	float:left;
}
.altmenuhizlierisim {
	height:100%;
}
.altmenuhizlierisimText {
	margin:5px 17px 5px 17px;
	height:30px;
	background-image:url('../images/web2010/hizlierisim_text.png');
	background-repeat:no-repeat;
	background-position:center;
}
.altmenucerceveHizlierisim {
	height:100%;
	margin-left:1px;
	margin-right:10px;
	border:1px #bbced4 solid;
	background-color:#ffffff;
}
.hizlierisimBaslik {
	height:23px;	
	margin:0 0 0 13px;
	font-size:10pt;
	color:#494C62; 
	font-weight:bold;
	text-align:left;
	background-image:url('../images/web2010/blueDot.png');
	background-repeat:no-repeat;
	background-position:left;
	padding-left:17px;
	padding-top:4px;
}
.hizlierisimCizgi {
	height:5px;
	margin:0 auto;
	background-image:url('../images/web2010/cizgiimgmavi.png');
	background-repeat:no-repeat;
	background-position:center;
}

/********************************************
   ilgili kurum logolari
********************************************/
.kurumLogolari {
	font-size:8pt;
	font-weight:bold;
	color:#393B4A;
	line-height:14px;
	text-align:center;
}
.imkbLink {
	height:41px;
	background-image:url('../images/web2010/imkb.png');		/* istanbul menkul kiymetler borsasi */
	background-repeat:no-repeat;
	background-position:center;
}
.iabLink {
	height:41px;
	background-image:url('../images/web2010/iab.png');		/* istanbul altin borsasi */
	background-repeat:no-repeat;
	background-position:center;
}
.vobLink {
	height:41px;
	background-image:url('../images/web2010/vob.png');		/* vadeli islem ve opsiyon borsasi */
	background-repeat:no-repeat;
	background-position:center;
}
.takasbankLink {
	height:41px;
	background-image:url('../images/web2010/takasbank.png');		/* takasbank */
	background-repeat:no-repeat;
	background-position:center;
}	
.mkkLink {
	height:41px;
	background-image:url('../images/web2010/mkk.png');		/* merkezi kayit kurulusu */
	background-repeat:no-repeat;
	background-position:center;
}
.tspakbLink {
	height:41px;
	background-image:url('../images/web2010/tspakb.png');	/* Turkiye sermaye piyasasi araci kuruluslari birligi */
	background-repeat:no-repeat;
	background-position:center;
}

/********************************************
   footer
********************************************/
#footer {
	clear:both;
	width:900px;
	height:57px;
	margin:auto;
	margin-top:5px;
    background:url('../images/web2010/footerBG.png') repeat-x;
	background-position:center;
	text-align:center;
	font-size:10pt;
	font-weight:bold;
	/*filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#efefef',EndColorStr='#ffffff');*/
	border:1px #cfcfcf solid;
}
.footermenu {
	margin-left:103px;
	color:#494C62;
	padding-top:9px;
}

.footerCopyright {
	font-size:9pt;
	/*color:#ffffff;
	background-color:#22263b;*/
}
.TSElogo {
	width:103px;
	height:57px;
	background-image:url('../images/web2010/27001.gif');
	background-repeat:no-repeat;
	background-position:right;
	float:right;
}

/********************************************
   ic sayfalar
********************************************/
p {
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin:3px 10px 10px 10px;
}
li, ol, ul {
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	margin:5px 10px 3px 10px;
}
ol, ul {
	padding-left:25px;
}
#contentust {
	width:750px;
	/*height:10px;
	margin:0 auto;
	background-image:url('../images/web2010/contentustimg1.png'); */
	background-repeat:no-repeat;	
	/* burdan sonrakiler yenidir */
	text-align:left;
	font-size:14px;
	font-weight:bold;	
	height:0px;
}
/*.contentustTable {
	background-image:url('../images/web2010/icSayfa_ustbaslik.png');
	background-repeat:no-repeat;
	background-position:center;
	height:39px;
	border:0px;
}
.icerikTable {
	border:1px #a5a5a5 solid;
}*/

/********************************************
   ic sayfalar - icerik - indexcont.aspx
********************************************/
#contenticerik .icerik {
	width:740px; 
	height:622px;	/* icerik yuksekligi (header-footer arasi) buradan ayarlaniyor */
	text-align:justify;
	/*filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffff',EndColorStr='#d2d2d2');*/
	background-color:#ffffff;
	overflow:auto;
	/*border:1px black solid;*/
	background-image: url('../images/web2010/icArkaPlan.png');
	background-repeat: no-repeat;
	}
.topbarcontentpage {
	width:99%;
	height:610px;	/* icerik ana cerceve yuksekligi buradan ayarlaniyor */
	/*border:1px #bcbcbc solid;*/	/* gri ton border */
}
/*.topbarlefticon {
	height:40px;
	border:0;
	background-image: url('../images/web2010/topleft_bar.png');	/* baslik arka planindaki gri alanin SOL koseli resmi 
	background-repeat: no-repeat;
	background-position:right;
}*/
.pagetitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;	/* gri alandaki baslik punto buyuklugu */
	font-weight:bold;
	/*text-transform:uppercase;	 basliktaki tum harfleri buyuk harfe donusturur */
}
.topbarcontentpage .header {
	height:40px;
	padding-left:15px;
	color:#000000;
	/*background-image: url('../images/web2010/icSayfa_ustbaslik.png');	/* baslik arka planindaki gri alanin ORTA resmi 
	background-repeat:no-repeat;
	background-position:left;*/
}
/*.topbarrighticon {
	height:40px;
	border:0;
	background-image: url('../images/web2010/topright_bar.png');	/* baslik arka planindaki gri alanin SAG koseli resmi 
	background-repeat: no-repeat;
	background-position:left;
}*/
.topbarcontentpage .tdcontent {
	/*border-right:1px #bcbcbc solid;
	border-left:1px #bcbcbc solid;
	border-bottom:1px #bcbcbc solid;
	/*border-top:1px #bcbcbc solid;*/
}
.leftside_bar{
	/*border-color: #594FBF;
	border-style: solid;
	border-top-width:0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border:1px red solid;*/
	padding-top: 5px;
	padding-bottom:2px;
	width:99%;
	border:0;
}
.topbarcontentpage .divcontent {
	height: 527px;	/* icerikteki scroll bar olan kismin yuksekligi */
	width:690px;
	border:0;
	/*border:1px #bcbcbc solid;*/
	overflow: auto;
}
.topbarcontentpage .divcontent a:link {
	color:#0000ff;	/* icerik sayfalarindaki link rengi */
	text-decoration:none;
}
.topbarcontentpage .divcontent a:visited {
	text-decoration:none;
}
.topbarcontentpage .divcontent a:hover {
	color:#0000ff;
	text-decoration:underline;
}

/*.datagridHeader {
	width:90%;
	background-image:url('../images/web2010/icArkaPlan.png');
	background-repeat:no-repeat;
}

#contentalt {
	width:750px;
	height:20px;
	margin:0 auto;
	background-image:url('../images/web2010/contentaltimg1.png');
	background-repeat:no-repeat;
	border:1px red solid;
}
*/

.topbarcontentpage td {
	padding-left: 0px;
	padding-right: 0px;
}

.topbarcontentpage .footer
{
	color:#FFFFFF;
	background-color: #3476BE;
	border-color: #594FBF;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url('/images/boxfoot_bg.gif');
	width: 735px;
}

/* ic sayfalardaki basliklar, orn: eski baskanlar basligi */
.baslik1 {
	text-align:justify;
	color: #548dd4;
	font-weight:bold;
}
.baslik2 {
	text-align:justify;
	color: #ff0000;
}

/********************************************
   TABLOLAR
********************************************/
.table-A1 {
	/*margin-top:15px;
	border:1px #594FBF solid;*/
	font-size:9pt;
	border:1px #C1DAD7 solid;	/* tablo dis cercevesi icin */
	text-align:left;
	width:98%;
}
.table-A1 tr.trhead td { background-color: #CAE8EA; color: #4f6b72; text-align: center; }
.table-A1 tr.trodd td { background-color: #F6F9FC; padding: 2px 2px 2px 2px; }
.table-A1 tr.treven td { background-color: #F5FAFA; padding: 2px 2px 2px 2px; }
/*.table-A1 td.tdhead { background-color: #ff0000; color: #FFFFFF; text-align: center; }*/
.table-A1 td.tdodd { background-color: #FFFFFF; padding-left:2px; padding-right:2px; }
.table-A1 td.tdeven {
	background-color: #CAE8EA;
	padding-left:2px;
	padding-right:2px;
	color:#4f6b72;
	letter-spacing: 2px;
	font-weight:bold;
}

#tableMiddle {
	border:0px;	/* duyurulardaki ic dataGrid tablolar icin */
	width:99%;
	margin-left:0px;
	margin-right:0px;
	margin-top:13px;
}
.tableMenu1 td.tdhead {
	background: #CAE8EA url(../images/web2010/table_header_bg.jpg) repeat-x;
	color: #4f6b72;
	font-weight:bold;
	font-size:12px;
	text-align: center;
}
.tableMenu1 td.tdodd { color:#4f6b72; padding:2px 3px 2px 3px; font-size:10pt; }
.tableMenu1 td.tdeven { color:#4f6b72; padding:2px 3px 2px 3px; font-size:10pt; }

/*.tableMenu1 tr.trhead td { background-color: #594FBF; color: #FFFFFF; text-align: center; }	/* mor renk */
.tableMenu1 tr.treven td { background-color: #E9E9FA; padding:1px 3px 1px 3px; }
.tableMenu1 td.tdodd { background-color: #F6F6F8; padding:1px 3px 1px 3px; }
*/


/********************************************
   D-GRID CONTROLS
********************************************/
.table-DGrid {
	border:1px #C1DAD7 solid;	/* tablo dis cercevesi icin */
	text-align:left;
	width:98%;
}
.table-DGrid .datagridHeader, .table-A1 .datagridHeader {
	font-size: 12px;
	font-weight: bold;
	color: #4f6b72;		/* baslik rengi */
	background: #CAE8EA url(../images/web2010/table_header_bg.jpg) repeat-x;
	letter-spacing: 2px;
	padding: 6px 6px 6px 12px;
}
.table-DGrid .nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}
.table-DGrid .datagridItem, .table-A1 .datagridItem {
	background: #ffffff url(../images/web2010/table_bullet11.gif) no-repeat;
	font-size:10pt;
	color:#4f6b72;
	text-align:left;
}
.table-DGrid, .table-A1 .datagridAlternatingItem {
	background: #F5FAFA url(../images/web2010/table_bullet22.gif) no-repeat;
	font-size:10pt;
	color:#4f6b72;
	text-align:left;
}
.table-DGrid .datagridItem td, .table-A1 .datagridItem td {
	padding: 3px 3px 3px 3px;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	/*padding-left: 13px;*/
}
.table-DGrid .datagridAlternatingItem td, .table-A1 .datagridAlternatingItem td {
	padding: 3px 3px 3px 3px;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	/*padding-left: 13px;*/
}
.table-DGrid .datagridItem:hover, .table-A1 .datagridItem:hover {
	background-color: #e2efef;
	text-decoration:none;
}
.table-DGrid .datagridAlternatingItem:hover, .table-A1 .datagridAlternatingItem:hover {
	background-color: #e2efef;
	text-decoration:none;
}
.table-DGrid .datagridItem a:link, .table-A1 .datagridItem a:link {
	text-decoration:none;
	color:#4f6b72;
}
.table-DGrid .datagridItem a:visited, .table-A1 .datagridItem a:visited {
	text-decoration:none;
	color:#4f6b72;
}
.table-DGrid .datagridAlternatingItem a:link, .table-A1 .datagridAlternatingItem a:link {
	text-decoration:none;
	color:#4f6b72;
}
.table-DGrid .datagridAlternatingItem a:visited, .table-A1 .datagridAlternatingItem a:visited {
	text-decoration:none;
	color:#4f6b72;
}
tr.trodd {	/* 1.,3.,5.,... satirlar (<tr> tagi ile calisir) */
	background: #ffffff;
	color:#4f6b72;
	padding: 3px 3px 3px 3px;
	border: 1px #C1DAD7 solid;
}
tr.treven {	/* 2.,4.,6.,... satirlar (<tr> tagi ile calisir) */
	background: #F5FAFA;
	color:#4f6b72;
	padding: 3px 3px 3px 3px;
	border: 1px #C1DAD7 solid;
}
tr.trhead {
	background-color: #CAE8EA;
	color: #4f6b72;
	border:1px #C1DAD7 solid;
	text-align: center;
	font-weight: bold;
}

/********************************************
   INPUT TEXT BOX, COMBOBOX
********************************************/
.combo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #C1DAD7;
}

/********************************************
   YAYINLAR sayfalarindaki uyari tablolari
********************************************/
.divKitapInfo {
	color:#ff0000;
	text-align:justify;
}
.divKYEInfo {	/* KYE uyari tablosu */
	width:96%;
	background-color:#d4e9ed;
	border:1px #6d929b solid;
	padding: 3px 3px 3px 3px;
	text-align:justify;
	font-size:12px;
}
.divARInfo {	/* Arastirma Raporlari uyari tablosu */
	width:96%;
	background-color:#d4e9ed;
	border:1px #6d929b solid;
	padding: 3px 3px 3px 3px;
	text-align:justify;
	font-size:12px;
}

/********************************************
   message div section
********************************************/
.message {
  font-family:Arial, Helvetica, sans-serif;
  color: #CC0000;
  text-align: center;
  width:600px;
  border:0;
  background: #CAE8EA url(../images/web2010/table_header_bg.jpg) repeat-x;
  color: #4f6b72;		/* baslik yazi rengi */
}
.title1 {
  font-family:Arial, Helvetica, sans-serif;
  font-weight:bold;
  text-align: center;
  border:1px #C1DAD7 solid;	/* cerceve */
  background: #CAE8EA url(../images/web2010/table_header_bg.jpg) repeat-x;
  letter-spacing: 2px;
  color: #4f6b72;		/* baslik yazi rengi */
}

/********************************************
   site haritasi renk ile seviyelendirme
********************************************/
.sitemapFirst li { color:#CC0000; }
.sitemapSecond li { color:#8000FF; }
.sitemapSecond li A { color:#8000FF; }
.sitemapThird li { color:#009900; }
.sitemapThird li A { color:#009900; }


/* ic sayfalardaki yan menu */
#yanmenu {
	
}


/*
.icbaslik1 {
	text-align:center;
	padding-bottom:3px;
	padding-top:3px;
	font-size:11pt;
	font-weight:bold;
	color:#800000;
}
.icbaslik2 {
	text-align:justify;
	padding-top:10px;
	font-size:9pt;
	font-weight:bold;
	color:#800000;
}
.icbaslik3 {
	text-align:justify;
	padding-top:10px;
	font-size:9pt;
	font-weight:bold;
}

#contenticerik-1 {
	width:740px;
	height:500px;
	margin:0 auto;
	background-image:url('../images/web2010/contentbg1.png');
	background-repeat:repeat-y;
}

#icmenubg{ width:210px; height:100%;   margin:0 auto;  background-image:url('../images/web2010/icmenubg.png');background-repeat:repeat-y; }
#icmenubg .icmenu{  width:210px; height:180px;    margin:0 auto;  background-image:url('../images/web2010/icmenuimg.png');background-repeat:no-repeat;  padding-top:170px;}
#icmenubg .icmenu .icerik{
	width:200px; 
	font-size:15px;
	color:navy; 
	text-align:left; 
	padding-left:30px;
}
#icmenubg .icmenu .cizgi{ width:210px; height:5px;   margin:0 auto;  background-image:url('../images/web2010/icmenucizgiimg.png');background-repeat:no-repeat;  background-position:center ; }
#icmenubg .icmenu .bosluk{ width:210px; height:10px;   margin:0 auto;}

#icmenualt { width:210px; height:25px;   margin:0 auto;  background-image:url('../images/web2010/icmenualtimg.png');background-repeat:no-repeat; }
*/