﻿.adminheader
{
    background-color: lavender;
    font-size: 13pt;
    font-family: Verdana, 'Comic Sans MS';
    font-weight: bold;
    text-transform: capitalize;
    color: gray;
    font-variant: normal;
    text-decoration: none;
    text-align: right;
}


.SolTD
{
    font-size: 10pt;
    color: red;
    font-family: Verdana, Arial, Tahoma;
    font-weight: bold;
    vertical-align: middle;
    text-transform: capitalize;
    text-align: left;
}

.GridHeader
{
    background-color: #C00000;
    font-size: 10pt;
    font-family: Tahoma, 'Times New Roman' , Verdane;
    font-weight: bold;
    text-transform: uppercase;
    color: white;
    font-variant: normal;
    text-decoration: none;
}
.GridSatir
{
    background-color: Lavender;
    font-size: 8pt;
    font-family: Verdane;
    font-weight: normal;
    color: black;
    font-variant: normal;
    text-decoration: none;
}

.web_grid_header
{
    background-color: #ffe0a4;
    font-size: 10pt;
    font-family: Tahoma, 'Times New Roman' , Verdane;
    font-weight: bold;
    text-transform: uppercase;
    color: white;
    font-variant: normal;
    text-decoration: none;
}
.web_grid_satir
{
    background-color: #eaeffa;
    font-size: 8pt;
    font-family: Verdane;
    font-weight: normal;
    color: black;
    font-variant: normal;
    text-decoration: none;
}


.table_baslik
{
    background-image: url(../../imajes/td_back_buton.gif);
    background-repeat: no-repeat;
}


TABLE.Cerceve
{
    border-right: gainsboro 1px solid;
    border-top: gainsboro 1px solid;
    border-left: gainsboro 1px solid;
    border-bottom: gainsboro 1px solid;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0px;
   
}


BUTTON.buton
{
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    font-weight: bold;
    font-size: 12pt;
    border-left: gray 1px solid;
    color: dimgray;
    border-bottom: gray 1px solid;
    background-color: #ece9d8;
}

.head_background
{
    background-image: url(../../images/logo.jpg);
    background-repeat: repeat-x;
    background-position:top;
    background-color:Transparent;
}

.content
{
    background-repeat: repeat-x;
    background-position: 50% top;
    background-color: white;
    border-right: gainsboro 1px solid;
    border-top: gainsboro 1px solid;
    border-left: gainsboro 1px solid;
    border-bottom: gainsboro 1px solid;
}

.footer_background
{
    background-image: url(../../images/copyright_sag.jpg);
    background-repeat: repeat-x;
    background-position:top;
    background-color:Transparent;
}



.table_baslik
{
    background-image: url(../../Images/td_back_buton.gif);
    background-repeat: no-repeat;
}


TABLE.Cerceve
{
    border-right: gainsboro 1px solid;
    border-top: gainsboro 1px solid;
    border-left: gainsboro 1px solid;
    border-bottom: gainsboro 1px solid;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0px;
   
}


BUTTON.buton
{
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    font-weight: bold;
    font-size: 12pt;
    border-left: gray 1px solid;
    color: dimgray;
    border-bottom: gray 1px solid;
    background-color: #ece9d8;
}

.SolTD
{
    font-weight: bold;
    color: black;
    vertical-align: middle;
    text-transform: capitalize;
    text-align: right;
}