﻿/* Donence Yapim CSS Dosyasi */

body {
        margin:0;
        padding:0;
        font: bold 11px/1.5em Verdana;
		background-image: url(images/header_bg.gif);
		background-repeat: repeat-x;
}

a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #ff2b2b;
}

h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}

img {
border: none;
}

/*- Header Menu--------------------------- */

    #tabs3 {
      float:center;
      width:100%;
      background:#f4f4f4;
      font-size:93%;
      line-height:normal;
      }
    #tabs3 ul {
          margin:0;
          padding:10px 10px 0 50px;
          list-style:none;
      }
    #tabs3 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs3 a {
      float:left;
      background:url("tableft3.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs3 a span {
      float:left;
      display:block;
      background:url("tabright3.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs3 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs3 a:hover span {
      color:#FFF;
      }
    #tabs3 a:hover {
      background-position:0% -42px;
      }
    #tabs3 a:hover span {
      background-position:100% -42px;
      }

      #tabs3 #current a {
              background-position:0% -42px;
      }
      #tabs3 #current a span {
              background-position:100% -42px;
      }

/* Header Menu Bitis */



/* Tablo bilgileri baslangic */
.tablemain {
           width: 950px ;
}

.logo {
      height: 100px;
	  background-color: #F4F4F4;
	  }
	  
.flash {
	 padding-top: 15px;
}

.haberlerbaslik { 
        background-image: url(images/cizgiler_dot.gif);
		background-position: bottom;
		background-repeat: repeat-x;
		height: 30px;
		width: 660px;
		padding-top: 0px;
		
}

.haberlerana {
		padding-top: 2px;
		color: #333333;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
}

.sagtabmenu {
         padding-top: 25px;
}

.top { 
        text-align: right;
		padding-right: 20px;
		font-size: 11px;
		background-color: #f4f4f4;
		font-weight: normal;
		height: 15px;
}

.footer {
        background-image: url(images/footer.gif);
		background-position:left;
		background-repeat: no-repeat;
		height: 224px;
}

.footer_alt {
        height: 30px;
		font-weight: normal;
		font-size: 10px;
		color: #999999;
}
	
/* Tablo bilgileri bitis */


/*- Sol Menu--------------------------- */

ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

img {
    border: none;
}

#menu6 {
        width: 180px;
        margin: 10px;
        }

#menu6 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu6 li a:link, #menu6 li a:visited {
        color: #666666;
        display: block;
        background:  url(menu6.gif);
        padding: 8px 0 0 10px;
        }

#menu6 li a:hover, #menu6 li #current { 
        color: #FFF;
        background:  url(menu6.gif) 0 -32px;
        padding: 8px 0 0 10px;
        }
