﻿body
{
    margin: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-image: url('images/govde/bDus_bg.jpg');
    background-color: #ffeaf3;
    font-size: 10pt;
}
a
{
    color: #CC66FF;
    text-decoration: none;
    font-weight: bold;
}
a:hover
{
    color: #fe4003;
    text-decoration: none;
    font-weight: bold;
}
.govdeSol_bg
{
    background-image: url( 'images/govde/solBg.png' );
    background-repeat: repeat-y;
    background-attachment: scroll;
    background-position: left top;
}
#imgBorder_sellection img
{
    border: 2px solid #CCCCCC;
}
#imgBorder_sellection img:hover
{
    border: 2px solid #f8aa1d;
}
.anabaslik
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 16pt;
    font-weight: bold;
    font-style: italic;
    color: #FF3399;
}
.listpager_border
{
    border: 1px solid #CCCCCC;
    font-weight: bold;
    color: #3399FF;
    padding-left: 1px;
    padding-right: 1px;
}