﻿body
{
    margin-top: 0px;
    text-align: center;
}
.divMaster01
{
    background-image: url('../tempimages/masterArkaplan.png');
    background-repeat: repeat-x;
    text-align: center; /*    height: 1466px; */
}
.divMaster02
{
margin: 0 auto;
width: 900px;
}
.divMaster03
{
    width: 900px;
    height: 90px;
}
.divMaster04
{
    width: 900px;
    height: 54px;
    background-image: url('../tempimages/ust_menu_bg.png');
    background-repeat: no-repeat;
}
.divMaster05
{
    width: 900px;
    height: 290px;
    /*background-image: url('../images/orta.png');*/
    background-repeat: no-repeat;
}
.divMaster06
{
    width: 900px;
    height: 69px;
    background-image: url('../tempimages/orta_alt.png');
    background-repeat: no-repeat;
}
.divMasterUstSol
{
    float: left;
    width: 262px;
    height: 90px;
    text-align: left;
}
.divMasterUstOrta
{
    float: left;
    width: 250px;
    height: 80px;
    padding-top: 10px;
}
.divMasterUstSag
{
    width: 388px;
    height: 90px;
    float: left;
    background-image: url('../tempimages/ust_giris.png');
}

.divMasterAltMaster
{   
    margin: 0 auto;
    width: 900px;
    height: 32px;
    background-image: url('../images/masterAlt.png');
    background-repeat: no-repeat;
    font-family: 'Tahoma';
    font-size: small;
    color: #FFFFFF;
    margin-top: 5px;
}
.divMasterAlt
{
    padding-right: 100px;
    text-align: right;
    padding-top: 7px;
}
/*
.divMasterAlt
{
    width: 900px;
    font-family: Tahoma;
    font-size: small;
    color: #FF0000;
    padding-top: 20px;
    font-weight: bold;
}
*/
.divMenuUst
{
    text-align: left;
    padding-top: 20px;
    padding-left: 20px;
    float: left;
}
.divArama
{
    padding-top: 20px;
    padding-left: 5px;
    float: right;
    padding-right: 20px;
    text-align: right;
}

.divMenuOrta
{
    padding-top: 2px;
    text-align: center;
}
.divGirisBaslik
{
    float: left;
    font-family: Tahoma;
    font-size: small;
    padding-left: 5px;
    padding-top: 8px;
    padding-right: 3px;
}
.divGirisKutu
{
    float: left;
    font-family: Tahoma;
    font-size: small;
    padding-top: 7px;
}
.divGirisButon
{
    float: left;
    padding-top: 9px;
    padding-left: 5px;
}
.divSolKisim
{
    width: 178px;
    float: left;
}
.divSagKisim
{
    width: 178px;
    float: right;
}
.divOrtaKisim
{
    width: 544px;
    float: left;
}

.duzelt 
{
    clear:both;
    height:0;
}

   .projevar
{
    font-family: 'Microsoft Sans Serif';
    font-size: small;
    color: #333333;
    text-align: center;
}
.projevar A:link
{
    color: #333333;
    text-decoration: none;
}
.projevar A:visited
{
    color: #333333;
    text-decoration: none;
}
.projevar A:hover
{
    color: #666666;
    text-decoration: none;
}
.projevar A:active
{
    color: #333333;
    text-decoration: none;
}