body {
    font-size: 12px;
}
form {
    clear: both;
    margin: 0px;
    padding: 0px;
}
img {
    border: 0px;
    border-style: none;
    vertical-align: bottom;
}
input {
    vertical-align: middle;
}
.mainpart1 {
    clear: both;
    display: block;
    overflow: hidden;
 width: 980px;
background-color:#FFF;
}
.mainpart {
    clear: both;
    display: block;
    margin: 0px auto 0px auto;
    overflow: hidden;
    padding-bottom: 30px;
    width: 980px;
background-color:#FFF;
}
.toplogo {
    float: left;
    margin-top: 20px;
    width: 950px;
    margin-left: 35px;
    display:inline;
}

.topcentext {
    float: left;
    margin-top: 180px;
    width: 950px;
    margin-left: 30px;
    display:inline;
}
.leftbar {
    float: left;
    width: 650px;
    margin-left:10px;
    display:inline;
}
.rightbar {
    float: right;
    width: 290px;
    display:inline;
    margin-top: 56px;
}
.topyellow {
    float: left;
    width: 630px;
    font-size: 16px;
    color:Black;
    margin-left:20px;
    border-bottom:solid 1px black;
    font-weight: bold;
}
.topbgback {
    float: left;
    width: 600px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-left: 20px;
}
.topbgback span {
    float: left;
    font-weight: bold;
    font-size: 14px;
}
.topbgback label {
    float: left;
    color: #ff865a;
    margin-left: 10px;
}
.linetitle {
    float: left;
    width: 590px;
    margin-left: 50px;
    display:inline;
}

.linenews {
    float: left;
    width: 100px;
    text-align: right;
    padding-top: 5px;
}
.lineinput {
    float: left;
    width: 420px;
    margin-left: 10px;
}
.lineinputtop {
    float: left;
    width: 420px;
    margin-left: 10px;
    margin-top: 5px;
}
.lineinputtop a {
    color: #f56310;
}
.tooltip {
    float: left;
    overflow: hidden;
    padding: 3px;
    text-align: left;
    margin-left: 110px;
    width: 470px;
    display:inline;
}
.tooltip a {
    color: #f87642;
}
.messagebox {
    float: left;
    color: #333333;
    line-height: 20px;
    margin: 2px;
    overflow: hidden;
}
.textbox {
    border: 1px solid #a7a6aa;
    padding: 3px 3px 3px 3px;
    width: 200px;
}
.required {
    color: #ff0000;
    margin-right: 5px;
}
.messagebox {
    color: #333333;
    line-height: 20px;
    margin: 2px;
    overflow: hidden;
    display:inline;
}


.loginbuttonEmail 
{
    background: url(btnRegiter.png) no-repeat;
    width: 199px;
    height: 33px;
    border: 0px;
    text-align: center;
    padding-bottom: 5px;
    margin-top: 10px;
   
}

.loginbutton 
{
    background: url(btn.gif) no-repeat;
    width: 199px;
    height: 33px;
    border: 0px;
    text-align: center;
    padding-bottom: 5px;
    margin-top: 10px;
   
}
.btn_s
{
    background: url(btnYellow.gif) no-repeat;
    width: 58px;
    height: 31px;
    border: 0px;
    text-align: center;
    padding-bottom: 5px;
    margin-top: 10px;
    line-height:31px;
   
}



.basepart {
    clear: both;
    display: block;
    width: 980px;
    padding-top: 15px;
    text-align: center;
}
div.warningbox {
    background: #e2f5ff url(warning.gif) no-repeat 2px 2px;
    border: solid 1px #00a8ff;
    color: #333333;
    line-height: 20px;
    margin: 1px;
    padding-left: 20px;
    overflow: hidden;
}
.errorbox {
    background: #fff2e9 url(error.gif) no-repeat 2px 2px;
    border: solid 1px #ff6600;
    color: #333333;
    line-height: 20px;
    margin: 1px;
    padding-left: 20px;
    overflow: hidden;
}
.finishbox {
    background: #e6ffe6 url(finish.gif) no-repeat 2px 2px;
    border: solid 1px #00be00;
    color: #333333;
    line-height: 20px;
    margin: 1px;
    padding-left: 20px;
    overflow: hidden;
}
.righttop {
    float: left;
    width: 282px;
    height: 21px;
    background: url(righttop.gif) repeat-x;
}
.rightline {
    float: left;
    width: 242px;
    padding-left: 20px;
    padding-right: 20px;
    color: #0f0f0f;
    background: url(rightline.gif);
}
.rightbottom {
    float: left;
    width: 282px;
    height: 21px;
    background: url(rightbottom.gif) repeat-x;
}
.rightyellow {
    float: left;
    width: 242px;
    text-align: center;
    font-size: 24px;
    color: #f06721;
    font-weight: bold;
    padding-bottom: 20px;
    border-bottom: 1px #c0c0c0 dotted;
}
.rightbold {
    float: left;
    width: 242px;
    margin-top: 2px;
    border-bottom: 1px #c0c0c0 dotted;
    border-top: 1px #c0c0c0 dotted;
    padding-top: 15px;
    padding-bottom: 10px;
    word-break: break-all;    
    line-height: 20px;
}
.rightbold span {
    font-weight: bold;
}
.rightbold label {
    color: #f56310;
}
.successBg
{   margin :100px auto;
    background:url(success.jpg) no-repeat  ;
    width:661px;
    height:321px;
}
.regEmil
{
     margin :100px auto;
    background:url(regEmail.gif) no-repeat center center ;
    width:661px;
    height:321px;
}
