﻿.AnaSayfaBtn
{
    width:103px;
    height:32px;
    background-image:url('Images/Buton/anasayfa.png');
    background-position:center;
    background-repeat:no-repeat;
    border:solid 0px;    
    font-family:Arial;
    font-size:8.5pt;
    color:#FFFFFF;
    font-weight:bold;
    text-align:center;
    cursor:hand;    
}
.UstGriBtn
{
    width:100px;
    height:32px;
    background-image:url('Images/Buton/gributon.png');
    background-position:center;
    background-repeat:no-repeat;
    border:solid 0px;    
    font-family:Arial;
    font-size:8.5pt;
    color:#595959;
    font-weight:bold;
    text-align:center;
    cursor:hand;    
}
.UstTuruncuBtn
{
    width:100px;
    height:32px;
    background-image:url('Images/Buton/turuncubuton.png');
    background-position:center;
    background-repeat:no-repeat;
    border:solid 0px;    
    font-family:Arial;
    font-size:8.5pt;
    color:#ffffff;
    font-weight:bold;
    text-align:center;
    cursor:hand;    
}
.KahverengiBtn
{
    font-family:Arial;
    font-size:9pt;
    color:White;
    background-color:#336699;
    height:25px;
    cursor:pointer;
}