﻿body
{
    background-color: #cae1f3;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
#footer
{
    text-align: center;
    padding: 5px;
    background-color: #8d8d8d;
    color: #FFFFFF;
}
#footer .bilgi
{
    font-size: 9px;
    color: #C0C0C0;
}
#footer a
{
    text-decoration: underline;
    color: #FFFFFF;
}
#footer a:hover
{
    text-decoration: none;
    color: #CCCCCC;
}
#solmenu
{
    font-weight: bold;
    color: #FFFFFF;
}
#solmenu a
{
    text-decoration: none;
    color: #FFFFFF;
    display: block;
}
#solmenu a:hover
{
    text-decoration: none;
    color: #666666;
}
#solmenu .istbaro a
{
    color: #333333;
}
#solmenu .istbaro a:hover
{
    text-decoration: underline;
}

#baglantilar a
{
    color: #999999;
    text-decoration: none;
    background-image: url( 'images/link_bullet.jpg' );
    background-repeat: no-repeat;
    background-position: left center;
    display: block;
    padding-left: 20px;
}
#baglantilar a:hover
{
    text-decoration: underline;
}
h1
{
    display: block;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
    font-weight: bold;
    font-size: 12px;
}

