/*  *  *  *  * main page *  *  *  *  */


.all{
width:932px;
height:657px;
Position:absolute;
left:50%;
margin-left:-470px;
top:20px:
border:1px red solid;
background-color :#000000;
background: url(main.jpg) no-repeat;
}

.botton{
width:949px;
height:49px;
Position:absolute;
background: url(text1.gif) no-repeat;
left:50%;
margin-left:-470px;
top:672px;
}

/*  *  *  *  * sucess page *  *  *  *  */

.textSucess{
width:207px;
height:205px;
Position:absolute;
left:160px;
top:160px;
background-color:#000000;
/*border:1px red solid;*/
font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
font-size: 1.2em;
font-weight:normal;color:white;
text-align:center;
}

.bottonSucess{
width:852px;
height:69px;
Position:absolute;
background: url(text1.gif) no-repeat;
left:50%;
margin-left:-420px;
top:668px;
}

/*  *  *  *  * sucess page *  *  *  *  */
.textError{
width:207px;
height:205px;
Position:absolute;
left:160px;
top:160px;
background-color:#000000;
/*border:1px red solid;*/
font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
font-size: 1.2em;
font-weight:normal;color:red;
text-align:center;
}

.bottonerror{
width:852px;
height:69px;
Position:absolute;
background: url(text1.gif) no-repeat;
left:50%;
margin-left:-420px;
top:668px;
}



.popupAll{
width:440px;
height:5250px;
Position:absolute;
left:20px;
top:20px;
background-color :#FFFFFF;
/*border:1px red solid;*/
}
