@import 'reset.css';
@import 'basic.css';


body { background-color : #eeeeee; margin : 0px 0px 0px 0px; background-image : url(img/arka.gif); }
.txt11 { font-family : verdana,arial; font-size : 11px; color : #000000; }
.txt11yesil { font-family : verdana,arial; font-size : 11px; color : #7EC638; }
.txt24yesil { font-family : verdana,arial; font-size : 24px; color : #7EC638; }
a { font : 70% tahoma,sans-serif; color : #ffffff; text-decoration : none; font-weight : bold; }
a.mavi { font-family : verdana,arial; font-size : 11px; color : #0080AC; text-decoration : none; }
.menu { border-bottom : 1px solid #008EBF; text-align : left; height : 24px; }
.txt11mavi { font-family : verdana,arial; font-size : 11px; color : #0080AC; }
.txt12, input, select, textarea, .tfvNormal { font-family : arial, helvetica, sans-serif; font-size : 12px; color : #000000; font-weight: normal;	}
.txt12gri { font-family : arial, helvetica, sans-serif; font-size : 12px; color : #666666; }
.txt12beyaz { font-family : arial, helvetica, sans-serif; font-size : 12px; color : #ffffff; }
.txtSpot { font-family : arial, helvetica, sans-serif; font-size : 12px; color : #000000; font-weight: normal;	line-height: 130%; height: 60px; }
.txtHata, .tfvHighlight { font-family : arial, helvetica, sans-serif; font-size : 12px; color : #D70C15; font-weight: bold; }
a.manset { font-family : arial, helevetica, sans-serif; font-size : 24px; color : #C56005; font-weight : bold; text-decoration : underline; }
a.manset:hover { color : #0080AC; text-decoration : none; }
a.baslik { font-family : arial, helvetica, sans-serif; font-size : 14px; color : #C56005; font-weight : bold; text-decoration : underline; line-height: normal; }
a.baslik:hover { color : #0080AC; text-decoration : none; }
.manset { font-family : arial, helevetica, sans-serif; font-size : 26px; color : #005C7B; font-weight : bold; height : 40px; }
.amanset { font-family : arial, helevetica, sans-serif; font-size : 26px; color : #005C7B; font-weight : bold; height : 40px; }
.bmanset { font-family : arial, helvetica, sans-serif; font-size : 12px; height : 24px; background-color : #FFFFFF; border-bottom : 1px solid #008EBF; padding-left : 5px; }
a.bbaslik { font-family : arial, helvetica, sans-serif; font-size : 12px; color : #005C7B; font-weight : normal; text-decoration : none; line-height: normal; }
a.bbaslik:hover { color : #C7314A; }
a.cbaslik { font-family : arial, helvetica, sans-serif; font-size : 14px; color : #005C7B; font-weight : normal; text-decoration : none; line-height: normal; }
a.cbaslik:hover { color : #C7314A; }
.xbaslik { font-family : arial, helvetica, sans-serif; font-size : 12px; color : #ffffff; height : 24px; background-color : #666666; font-weight : bold; padding-left : 5px; }
.xlink { font-family : arial, helvetica, sans-serif; font-size : 12px; height : 24px; padding-left : 5px; }
.yorumbaslik { font-family : arial, helvetica, sans-serif; font-size : 12px; color : #ffffff; height : 24px; background-color : #666666; font-weight : bold; padding-left : 5px; }
.yorumbox { border-bottom : 1px solid #666666; border-left : 1px solid #666666; border-right : 1px solid #666666; padding : 10px 10px 10px 10px; }
.yorumkim { font-family : arial, helvetica, sans-serif; font-size : 12px; height : 24px; background-color : #ffffff; color : #cccccc; }
a.paging { font-family : arial, helvetica, sans-serif; font-size : 12px; color : #005C7B; font-weight : bold; text-decoration : none; line-height: normal; }
.altcizgi { border-bottom : 1px solid #0080AC; }
.ubaslik { font-family : arial, helvetica, sans-serif; font-size : 12px; color : #ffffff; height : 24px; background-color : #AC8A00; font-weight : bold; padding-left : 5px; }
.zdefter { font-family : verdana,arial; font-size : 11px; }



div#main_menu {
    background: url('img/menuarka.gif') no-repeat;
    height: 25px;
    width: 100%;
}

div#main_menu ul a {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

div#main_menu ul {
    padding: 0 0 0 18px;    
}

div#main_menu ul li {
    background: url('img/menu_sep.gif') no-repeat;
    padding: 4px 12px 0 15px;
}

div#main_menu ul li.first {
    background: none;
    padding-left: 0; 
}

div#main_menu ul li.last {
    
}
