﻿body
{
          background-position: center top;
          font-family: Arial, Helvetica, sans-serif;
          font-size: 9pt;
          color: #333333;
          text-align: center;
          vertical-align: top;
          margin: 0px auto;
          background-image: url('img/a_genel_back.gif');
          background-repeat: repeat-x;
}
.header
{
          background-image: url('img/header.png');
          background-repeat: no-repeat;
          background-position: center top;
          width: 900px;
          height: 140px;
          margin: 0px auto;
}
.buttons
{
          background-image: url('img/buttonback.png');
          background-repeat: no-repeat;
          background-position: center top;
          width: 880px;
          height: 120px;
          margin: 0px auto;
          padding-right: 10px;
          padding-left: 10px;
          padding-top: 3px;
}
.butonlar
{
          float: left;
          text-align: center;
          vertical-align: top;
          width: 130px;
          height: 116px;
           color:#1775d0;
           font-size:20px;
          
}
.content
{
          padding: 15px;
          margin: 0px auto;
          border-style: solid;
          border-width: 1px;
          border-color: #c6e8f4;
          width: 868px;
          background-color: #FFFFFF;
          text-align: center;
          vertical-align: top;
}
.kutu
{
          background-image: url('img/kutu.png');
          background-repeat: repeat-y;
          background-position: right center;
          min-height: 51px;
          width: 862px;
          border: 1px solid #D8D8D8;
          margin-top: 3px;
          margin-bottom: 3px;
          text-align: left;
}
.kutuk
{
          background-image: url('img/kutu_k.png');
          background-repeat: repeat-y;
          background-position: right center;
          min-height: 51px;
          width: 862px;
          border: 1px solid #D8D8D8;
          margin-top: 3px;
          margin-bottom: 3px;
          text-align: left;
}
.saatback
{
          width: 80px;
          background-image: url('img/saatback.png');
          background-repeat: no-repeat;
          background-position: left center;
          height: 33px;
          font-size: 11pt;
          color: #1775d0;
          float: left;
          padding-top: 18px;
          padding-left: 22px;
          font-weight: bold;
}
.baslik
{
          width: 660px;
          height: 51px;
          /*padding-top: 18px;*/
          float: left;
          font-size: 11pt;
          font-weight: bold;
          color: #1775d0;
}
.footer
{
          margin: 0px auto;
          border-color: #c6e8f4;
          border-style: solid;
          border-width: 3px 1px 1px 1px;
          text-align: left;
          vertical-align: top;
          padding-top: 10px;
          font-size: 10pt;
          color: #1775d0;
          width: 888px;
          background-color: #FFFFFF;
          font-weight: bold;
          padding-left: 10px;
          padding-bottom: 10px;
}
h3
{
    color: #A2211A;
    border-bottom: 1px dotted #A2211A;
    text-align: left;
    font-size: 16px;
    line-height: 22px;

}
th
{
    text-align:right;
    font-size:14px;
    width:130px;
}
td
{
    text-align:left;
}
.form-elem,select
{
    padding:5px;
    font-weight:bold;
    margin: 0px;
}
input[type=submit]
{
    cursor:pointer;
}
.full
{
    position:absolute;
    width:764px;
    height:53px;
    display:block;
    text-decoration:none;
}
.gun
{
    height:130px;
}