/********GENERAL **********/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f7f7f7;
}
img{border:0px;}
#content{
background:#FFFFFF; padding:13px; padding-top:7px; width:860px; margin:0 auto;
}
.border-menu{border-top:1px #efefef solid; height:35px;}
.border-top{border-top:1px solid #820202;}
.yesil_back{background: url(../images/table_kenar.gif) no-repeat top left; padding-left:5px;}
#footer{ background:#dbeadf; color:#33573f; padding:5px; font-family:tahoma, Arial, Helvetica, sans-serif; font-size:9px; font-weight:bold; text-decoration:none}
#footer a{ color:#33573f; padding:5px; font-family:tahoma, Arial, Helvetica, sans-serif; font-size:9px; font-weight:bold; text-decoration:none}
#footer a:hover{ color: #FF9900; }



/************ YAZILAR *********************/
.text1{
font-family: arial,sans-serif;
color: #CF6B6B;
font-size: 14px;
font-weight: bold;}

.text2{font-family:tahoma, georgia,serif;
color: #65A777;
font-size: 10px;
font-weight: bold;}

.text3{font-family:tahoma, georgia,serif;
color: #828382;
font-size: 11px;}

.text4{
font-family: "times new roman",times,serif;
color: #FFFFFF;
font-size: 15px;
}
.text5{font-family:tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
color:#86ba94;
font-weight:bold}
.text6{font-family:tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ff8c01;}
.text6:hover{color:#666666;}


/**************MENU *********************/
.menu{height:35px;}
.menu a{
font-family: "trebuchet MS",sans-serif;
color: #519EB6;
font-size: 12px;
font-weight: bold;
letter-spacing: 0pt;
word-spacing: 1.4pt;
text-decoration:none;
}
.menu a:hover{
color:#FF9900
}

.leftmenu a{font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#a84315;
text-decoration:none;
line-height:26px;
}
.leftmenu a:hover{color: #000000;}




/******************************* TAB MENU **************************/
 #tabs1 {
      float:left;
      width:100%;

      font-size:93%;
      line-height:normal;
          border-bottom:1px solid #BCD2E6;
      }
    #tabs1 ul {
          margin:0;
          padding:10px 10px 0 0px;
          list-style:none;
      }
    #tabs1 li {
      display:inline;
      margin:0;
      padding:0;
	  
      }
    #tabs1 a {
      float:left;
      background:url("../images/tableft1.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs1 a span {
      float:left;
      display:block;
      background:url("../images/tabright1.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#627EB7;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs1 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#627EB7;
      }
    #tabs1 a:hover {
      background-position:0% -42px;
      }
    #tabs1 a:hover span {
      background-position:100% -42px;
      }

      #tabs1 #current a {
              background-position:0% -42px;
      }
      #tabs1 #current a span {
              background-position:100% -42px;
      }