
body {
                      background-color: #FFFFFF;
                      background-image:url("gr_yildiztilbem.jpg");
                      background-repeat: no-repeat;
                      margin-left: 0px;
                      margin-top: 0px;
                      margin-right: 0px;
                      margin-bottom: 0px;
                      font-size: 18px;
                      color:#FFF;
                      font-family: Century Gothic, verdana, arial, sans-serif;
                      padding-left: 10px;
                      }
td, th {
    font-size: 18px;
    color:#FFF;
    font-family: Century Gothic, verdana, arial, sans-serif;
    padding-left: 10px;
}



.style2 {
    font-size: 12px;
    color: #B0A8A8;
    font-family: "Century Gothic", verdana, arial, sans-serif;
}

.gender_radio {
    font-size: 18px;
    color: #000;
    background-color: transparent;
    border-color: #ccc;
    font-family: "Century Gothic", verdana, arial, sans-serif;

}
 .op_radio {
    font-size: 18px;
    color: #000;
    background-color: transparent;
    border-color: #ccc;
    font-family: "Century Gothic", verdana, arial, sans-serif;

}
.age_combo {
    font-size: 18px;
    color: #000;
    background-color: #CCCCCC;
    border-color: #ccc;
    font-family: "Century Gothic", verdana, arial, sans-serif;

}

.city_combo {
    font-size: 18px;
    color: #000;
    background-color: #CCCCCC;
    border-color: #ccc;
    font-family: "Century Gothic", verdana, arial, sans-serif;

}

.gsm_combo {
    font-size: 18px;
    color: #000;
    background-color: #CCCCCC;
    border-color: #ccc;
    font-family: "Century Gothic", verdana, arial, sans-serif;

}

.username_text {
    font-size: 18px;
    color: #000;
    background-color: #CCCCCC;
    border-color: #ccc;
    font-family: "Century Gothic", verdana, arial, sans-serif;

}

.surname_text {
    font-size: 18px;
    color: #000;
    background-color: #CCCCCC;
    border-color: #ccc;
    font-family: "Century Gothic", verdana, arial, sans-serif;

}

.msisdn_text {
    font-size: 18px;
    color: #000;
    background-color: #CCCCCC;
    border-color: #ccc;
    font-family: "Century Gothic", verdana, arial, sans-serif;

}
.nick_text {
    font-size: 18px;
    color: #000;
    background-color: #CCCCCC;
    border-color: #ccc;
    font-family: "Century Gothic", verdana, arial, sans-serif;

}
.code_text {
    font-size: 18px;
    color: #000;
    background-color: #CCCCCC;
    border-color: #ccc;
    font-family: "Century Gothic", verdana, arial, sans-serif;

}


.password_button {
    font-size: 18px;
    color: #000;
    background-color: #CCCCCC;
    border-color: #ccc;
    font-family: "Century Gothic", verdana, arial, sans-serif;

}
.retry_button {
    font-size: 18px;
    color: #000;
    background-color: #CCCCCC;
    border-color: #ccc;
    font-family: "Century Gothic", verdana, arial, sans-serif;

}
.join_button {
    font-size: 18px;
    color: #000;
    background-color: #CCCCCC;
    border-color: #ccc;
    font-family: "Century Gothic", verdana, arial, sans-serif;

}


/*ekle*/
.register {
    
    background-color:#000;
    border:1px solid black;
    filter:alpha(opacity=50);
    opacity: 0.65;
    width:550px;
    
    margin-left: 100;
    margin-top: 50;


}

.code {
    margin-left: 100;
    margin-top: 100;

    
    background-color:#000;
    border:1px solid black;
    filter:alpha(opacity=50);
    opacity: 0.65;
    width:550px;
    
}

.result {
    margin-left: 100;
    margin-top: 100;
    
    background-color:#000;
    border:1px solid black;
    filter:alpha(opacity=50);
    opacity: 0.65;
    width:550px;
    
}

.base {
    
    background-color:#000;
    border:1px solid black;
    filter:alpha(opacity=50);
    opacity: 0.65;
    
    position:absolute;
    bottom:10px;
    left:10px;
    right:10px;
    font-size:13px;

}








