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


.menu {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
    padding-left: 10px;
}

.menu2 {
    background-color: #f6f6f6;
    border-color: #dddddd;
    border-style: solid;
    border-width: 1px;
}
.menu2 a {
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}

#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;
}

.baslik2 {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    padding: 2px;
    color: #0E2F72;
    background-color: #f7f7f7;
}

.baslik {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    padding: 2px;
    color: #0E2F72;
    background-color: #CAD9EF;
    border-width: 1px;
    border-style: solid;
    border-color: #533405;
}

.metin {
    text-align: justify;
    font-size: 12px;
    font-family: 'Helvetica';
}

.imgright {
    margin-left: 10px;
}

.imgleft {
    margin-right: 10px;
}

.li {
    list-style: url('../images/li-bg.png');
    background-color: #f2f2f2;
    text-align: justify;
    font-size: 12px;
    font-family: 'Helvetica';
    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;
}

