﻿body
{
    font-family: Tahoma;
    font-size: 12px;
}

.table_main
{
    width: 400px;
}

.button
{
    background: white;
    border: solid 1px red;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: initial;
    color: #cb1a1a;
    height: 25px;
    cursor: pointer;
    width: 100%;
    font-size: 14px;
}

    .button:hover
    {
        background: white;
        border: solid 1px red;
        font-family: Tahoma;
        font-size: 12px;
        font-weight: initial;
        color: #f00;
        height: 25px;
        cursor: pointer;
        width: 100%;
        font-size: 14px;
    }

.yazi
{
    font-weight: 500;
}

.list
{
    text-align: left;
    padding: 5px;
    font-weight: bold;
}

#lblMin
{
    color: #058108;
    font-weight: 900;
    padding-left: 5px;
}

#lblMax
{
    color: #cb1a1a;
    font-weight: 900;
    padding-left: 5px;
}

#lblUyari
{
    color: #cb1a1a;
    font-weight: 600;
    text-align: left;
}

.aciklama
{
    padding-top: 5px;
    font-family: Tahoma;
    font-size: 14px;
}

.fiyat
{
    font-weight: bold;
}
