body {
    background-color: #000000;
}
.anaTable {
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
}

.menuTd {
    background-color: #000000;
}

.menuText {
    color: #000080;
    font-family: 'arial';
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

.menuText:hover {
    text-decoration: underline;
}

.copyRight {
    background-color: #CE0019;
    text-align: center;
}

.copyRightText {
    font-family: 'verdana';
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}

.copyRightText:hover {
    text-decoration: underline;
}

.manset_head {
    font-family: arial;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    color: #000000;
}

.manset_text {
    font-family: 'verdana';
    font-size: 12px;
    text-align: center;
    text-align: justify;
}

.manset_text a {
    font-family: arial;
    font-weight: bold;
    font-size: 12px;
    color: #ff0000;
    text-decoration: none;
}
.manset_text a:hover {
    text-decoration: underline;
}

.image {
    padding: 0px 5px 5px;
    border-width: 0px;
}

.image_manset {
    padding: 3px 3px 3px;
    border-width: 2px;
    border-style: solid;
    border-color: #000000;
}

.image_manset:hover {
    border-color: #FF0000;
}


.yazarHead {
    background-color: #CE0019;

    font-family: 'arial';
    font-size: 13px;
    color: #FFFFFF;
}


.yazarHead2 {
    background-color: #0072BC;
    font-family: 'arial';
    font-size: 13px;
    color: #FFFFFF;
    text-decoration: none;
}

.yazarHead2 a {
    font-family: arial;
    color: #800000;
    font-size: 11px;
    text-decoration: none;
}
.yazarHead2 a:hover {
    text-decoration: underline;
}

.haber_head {
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #000080;
}

.haber_text {
    font-family: verdana;
    text-align: justify;
    font-size: 11px;
    color: #000000;
}

.haber_text a {
    color: #CE0019;
    text-decoration: none;
}

.haber_text a:hover {
    text-decoration: underline;
}

.imageHaber {
    padding: 0px 2px 0px;
    border-width: 0px;
}

.haberBorder {
    border-width: 1px;
    border-style: solid;
    border-color: #D0D0D0;
}

.banner
{
background-image : url('/images/acilyan.jpg');
background-repeat : no-repeat;
background-attachment : fixed;
background-position: top right;
}

.body {background: url("images/acilyan.jpg") no-repeat fixed};