﻿body
{
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;

}


#giris
{
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
}
.hata
{
    margin-left: 10px;
}
.hata_o
{
    background: url( '../images/hata_o.gif' ) repeat-y;
    padding: 0px 0px 0px 3px;
}
.hbaslik
{
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    display: block;
    padding-top: 2px;
    padding-left: 24px;
}
.hmesaj
{
    color: #ffffff;
    margin-left: 35px;
        font-weight: bold;
}
.giris_o
{
    background: url( '../images/giris_o.gif' ) repeat-y;
}
.kullanici
{
    margin-left: 30px;
    width: 75%;
}
.kulspan
{
    color: #ffffff;
    width: 25%;
    height: 40px;
        font-weight: bold;
}
.kuln
{
    color: #ffffff;
    width: 5%;
    text-align: center;
    font-weight: bold;
}
.textalani
{	 height:28px;}
.textalani .sol
{
    background: url( '../images/txt_left.png' ) no-repeat left;
    height: 28px;
    float: left;
    width: 93%;
}
.textalani .sag
{
    background: url( '../images/txt_right.png' ) no-repeat right;
    height: 28px;
    float: right;
    width: 7%;
}
.nostyle
{
    background: transparent;
    border: none;
    color: #ffffff;
    margin-top: 5px;
    margin-left: 10px;
    width: 92%;
}
.buton1
{
    background: url(  '../images/bt1.gif' ) no-repeat;
    width: 51px;
    height: 20px;
    color: white;
    text-align: center;
    font-size: 11px;
    border: 0px;
    cursor: hand;
}

.box
{
       background: transparent;
    border: none;
    color: #ff4f5d;
    margin-top: 5px;
    margin-left: 10px;
    width: 92%;
    
    }