body {
    margin: 0px;
    background-color: #DFE8CF;
    font-family: Helvetica;
    font-size: 12px;
    color: #104378;
}

#cerceve {
    width: 990px;
    margin-left: auto;
    margin-right: auto;
}

#menu {
    width: 148px;
}

#menu ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

#menu ul li {
    background-image: url('../images/menu_bg.jpg');
    width: 148px;
    height: 21px;
    margin: 0px;
    padding: 0px;
}
#menu ul li a {
    display: block;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    font-family: arial;
    color: #2E5700;
    margin-left: 18px;
    height: 21px;
    padding-top: 4px;
}
#menu ul li .subMenu {
    margin-left: 22px;
    font-weight: normal;
}
#menu ul li img {
    border-width: 0px;
}

#sayfa {
    background-color: #FFFFFF;
    border-width: 1px;
    border-style: solid;
    border-color: #5B9400;
    min-height: 400px;
    width: 832px;
}

#copyright {
    width: 990px;
    background-image: url('../images/index_11_2.jpg');
    height: 26px;
    border-width: 1px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-color: #5B9400;
    border-style: solid;
    text-align: center;
    display: table-cell; 
    vertical-align: middle;
}

#copyright a {
    text-decoration: none;
    font-family: Arial;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
}

#blockquote {
    width: 750px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}

.baslik {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    padding: 2px;
    color: #365800;
    background-color: #EFF7E2;
}

.metin {
    text-align: justify;
}

.imgright {
    margin-left: 10px;
}

.imgleft {
    margin-right: 10px;
}

.ul {
    padding: 0px;
    margin-left: 20px;
}
.ul li {
    list-style: url('../images/li-bg.png');
    background-color: #f2f2f2;
    margin-bottom: 3px;
}

.table_y th {
    background-color: #F5F8EF;
    text-align: right;
}

.table_y td {
    background-color: #F5F8EF;
}
.bilgi {
    background-color: #f3f3f3;
    text-align: right;
    font-size: 11px;
    font-weight: normal;
    font-family: verdana;
}

