body {
    background-color: #000000;
    background: url("images/bg.jpg");
}

.yan {
    background-color: #FFFFFF;
    background: url("/images/yan.png") top repeat-x fixed;
}
.anaTable {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;

    background: url("/images/buton.png");

}

.menuTd {
    background-color: #FF7E28;
}

.menuText {
    color: #002E65;
    font-family: 'verdana';
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.menuText:hover {
    color: #000000;
    text-decoration: underline;
}

.copyRight {
    background-color: #2F7036;
    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: verdana;
    font-size: 30px;
    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: verdana;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}

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

.haber_text a {
    color: #2F7036;
    font-weight: bold;
    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};

.devami
{
color:#2F7036;
font-size:11px;
text-decoration: none;
font-weight:bold;

}


.aranan {
    font-family: 'verdana';
    font-size: 12px;
    text-align: center;
    text-align: justify;
    color: #FFFFFF;
}

.aranan a {
    font-family: arial;
    font-weight: none;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
}
.aranan a:hover {
    text-decoration: none;
    color: #C0E4B5;
}