/* CSS Document */
body {
	margin-top: 0px;
}
img{border: 1px solid #5970B2;}
A:link, a:visited, a:active{text-decoration: none;color:#B23C35;}
A:hover{color: #FF0000; text-decoration: none;}

.bold_9{font: normal bold 9pt 'Lucida Grande','Trebuchet MS'; color: #000067;}
.bold_10{font: normal bold 10pt 'Lucida Grande','Trebuchet MS'; color: #000067;}
.bold_11{font: normal bold 11pt 'Lucida Grande','Trebuchet MS'; color: #000067;}
.bold_12{font: normal bold 12pt 'Lucida Grande','Trebuchet MS'; color: #000067;}
.bold_14{font: normal bold 14pt 'Lucida Grande','Trebuchet MS'; color: #000067;}

.bold_beyaz_9{font: normal bold 9pt 'Lucida Grande','Trebuchet MS'; color: white;}
.bold_beyaz_10{font: normal bold 10pt 'Lucida Grande','Trebuchet MS'; color: white;}
.bold_beyaz_11{font: normal bold 11pt 'Lucida Grande','Trebuchet MS'; color: white;}
.bold_beyaz_12{font: normal bold 12pt 'Lucida Grande','Trebuchet MS'; color: white;}

.normal_8{font-family: Verdana,Tahoma; font-size: 10px; color: #000067;}
.normal_9{font: normal normal 9pt 'Verdana','Lucida Grande','Trebuchet MS'; color: #000067;}
.normal_10{font: normal normal 10pt 'Lucida Grande','Trebuchet MS'; color: #000067;}
.normal_11{font: normal normal 11pt 'Lucida Grande','Trebuchet MS'; color: #000067;}
.normal_12{font: normal normal 12pt 'Lucida Grande','Trebuchet MS'; color: #000067;}
.normal_14{font: normal normal 14pt 'Lucida Grande','Trebuchet MS'; color: #000067;}
.normal_22{font: normal normal 22pt 'Lucida Grande','Trebuchet MS'; color:#B9004E;}

.haber_baslik {font: normal bold 12pt 'Lucida Grande','Trebuchet MS'; color: #B23C35; }
.haber_baslik_extra {font: normal bold 10pt 'Lucida Grande','Trebuchet MS'; color: #B23C35; }
.haber_alt_ust_baslik {font: normal normal 8pt 'Lucida Grande','Trebuchet MS'; color:#D26D68; }

#gövde{
width:1024px;
margin: 0px 0px 0px 80px;
background-color: #D1D1D1;
}
#baslik{
width:1024px;
height:148px;
background: url(../img/baslik.gif) no-repeat left top;
}

#govde_ici{
width:914px;
height:590px;
margin: 0px 0px 0px 110px;
}

#haber_gövde{
width:1024px;
height:800px;

/*background: url(page/yazilama-1.gif) no-repeat left top;*/
}

#link_metni{
width:500px;
height:auto;
}

#haberler{
float:left;
width:608px;
height:auto;
}
.img_box_left{ 
padding:0px 10px 0px 0px;
float:left;
}
.renkGri{ color: #666666;}
.renkKirmizi{ color:B23C35;}

.sil{ clear:both; }
#sag_bar {
float:right;
}

.cizgi_alt{border-bottom:1px dashed gray;}
.cizgi_ust{border-top:1px dashed gray;}
.cizgi_sol{border-left:1px dashed gray;}
.cizgi_sag{border-right:1px dashed gray;}
#link_buton{width:300px; height:auto; background-image:url(../img/button_01.gif) no-repeat left top;}


