/* CSS Document */
body {
margin:0px;
font-family:"Trebuchet MS";
font-size:12px;
color:#000000;
}
.banner{
background-image:url(../images/banner.png);
width:930px;
height:34px;
}
.textfield{
font-family:Tahoma;
font-size:11px;
color:#999999;
}
.redbar{
background-image:url(../images/redbar.png);
width:930px;
height:90px;
background-repeat:no-repeat;
}
.haber_band{
background-image:url(../images/haber-band.png);
background-repeat:no-repeat;
width:930px;
height:26px;
text-decoration:none;
}
.haber_band_en{
background-image:url(../images/haber-band-en.png);
background-repeat:no-repeat;
width:930px;
height:26px;
text-decoration:none;
}
.baslik{
color:#FFFFFF;
font-size:14px;
}
.pembe_yazi{
color:#005599;
}
.beyaz_yazi{
color:#cccccc;
}
.aciklama_kutusu{
background-image:url(../images/aciklama-kutusu.png);
width:292px;
height:104px;
background-repeat:no-repeat;
}
.baslik_buyuk{
font-size:16px;
}
.kirmizi_baslik{
font-size:13px;
color:#005599;
font-weight:bold;
}
.kirmizi_kutu{
background-image:url(../images/kirmizi-back.png);
background-repeat:no-repeat;
width:292px;
height:104px;
color:#FFFFFF;
}
.normal_yazi{
font-family:"Trebuchet MS";
font-size:11px;
color:#000000;
}
.normal_yazi a{
text-decoration:none;
color:#000000;
}
.haber_kutusu{
background-image:url(../images/haber-kutusu.png);
width:292px;
height:335px;
background-repeat:no-repeat;
}
.pics { height: 200px; width: 930px; overflow: hidden }
.pics img { height: 200px; width: 930px; top:0; left:0 }
.pics img {
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
}