﻿html { margin: 0; padding: 0; }
.tab
{
    font-weight: bold;
    font-size: 8pt;
    color: #f5f5f5;
    font-family: Tahoma;
    background-color: #65738E;
    vertical-align:middle;
    height:19px;
}
.tabbaslik
{
    background-color: #4d7399;
    color: #D7DBDD;
    padding: 2px;
    text-align: center;
    border-top: 1px solid #93A1AA;
    border-left: 1px solid #93A1AA;
    border-bottom: 1px solid #2F3B42;
    border-right: 1px solid #2F3B42;
    font-weight:bold;
    font-size: 10pt;
}

.baslik
{
    text-align: center;
    font-weight: bold;
    font-size: 8pt;
    color: #1f51b3;
    font-family: Tahoma;
}
.bas
{
    font-size: 12px;
    /*vertical-align: bottom;*/
    color: #006699;
    font-family: Tahoma;
    font-weight: bold;
}