html{ padding: 0 0 0 0; margin: 0;}
body
{     
        padding: 0 0 0 0; 
       font-weight: normal; 
       font-size: 20px; 
       margin: 0; 
       color: black; 
       line-height: 20px; 
       font-family: Arial, Helvetica, sans-serif; 
       background-color: #e6e6e6;
}
p{margin: 0 0 1em;}
.clear_b{	font-size:0; line-height:0; clear:both;}
.clear_l{	font-size:0; line-height:0; clear:left;}
.hspace{height:10px;}
#liquid-round{width:780px; margin:0 auto; background:#e7eff7;border: #0055aa 5px solid; border-radius: 10px;}
.top{width:100%; height:70px; background:url(../gfx/big_left.png) no-repeat  0  0; position:absolute; background-color: white;}
.topr{display:block; position:relative; height:70px;}
#top_cont{ color:#000000; width:auto; height:41px; margin:0 7px 0 7px; font-family:Arial, Helvetica, sans-serif;}
#main_title
{
    float:left;
    padding:  0 10px;
    font-weight: bold;
    margin: 1px  0  0  0;
    width: 45%;
    height: 30px;
    text-align: right;
    color: #072a62;
    font-size: 24px;
    position: absolute;
    right: 0px;
    bottom: 0px;
    color: #0055aa;
}

#center-content{padding: 1px 7px 1px 7px; border-top: #0055aa 1px solid; border-radius: 3px 3px 0 0; margin-top: 70px;}

#center-content H1
{
    font-weight: bold;
    font-size: 40px;
    line-height: 40px;
    margin: 10px  0 10px  0;
    color: #002346;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #e7eff7;
    text-align: right;

}
#center-content H2
{
    font-weight: bold;
    font-size: 20px;
    margin: 10px  0 10px  0;
    color: #002346;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #e7eff7;
}
#center-content H3
{
    font-weight: bold;
    font-size: 20px;
    margin: 10px  0 10px  0;
    color: #002346;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #e7eff7;
    text-align: center;
}
#center-content H4
{
    font-weight: bold;
    font-size: 30px;
    line-height: 30px;
    margin: 10px  0 10px  0;
    color: #002346;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #e7eff7;
}

#main_conteiner{margin: 0 30px;}
.col2l{float: left; width: 39%;line-height: 30px;}
.col2r{float: right; width: 59%;line-height: 30px;}
.col2left{float: left; width: 59%;line-height: 30px;
    height: 144px;
}
.col2right{float: right; width: 39%;line-height: 30px;}
.line30center{line-height: 30px;text-align: center;}

select, textarea, input {border: #828282 1px solid; border-radius: 3px; background: #ffffff; font-size: 30px;}
input[type=text] {padding-left: 2px;}
select:focus, textarea:focus, input:focus, #OptionsListPanel:focus, #ScrollHolder:focus{ border: #0055aa 1px solid; border-radius: 3px; background: #ffffc8;  }
.copyline{font-weight: bold;font-size: 12px;color: black;line-height: 20px;font-family: Arial, Helvetica, sans-serif;padding-left: 30px;text-align: center;}

.WaitLabelStyle{ padding: 5px 0 5px 0;	font-size: 16px;color : #d20000; text-align: center;}
.green_button{background-color: #328700; font-weight: bold; color: #FFFFFF; font-size: 1.2em; border: #194100 3px solid; border-radius: 5px;}
.green_button:focus, .GreenButton:hover{background-color: #41af00; font-weight: bold; color: #FFFFFF; font-size: 1.2em; border: #235f00 3px solid; border-radius: 5px}
.red_button{ background-color: #d20000; font-weight: bold; color: #FFFFFF; font-size: 1.2em; border: #6e0000 3px solid; border-radius: 5px}
.red_button:focus, .red_button:hover{ background-color: #ff0505; font-weight: bold; color: #FFFFFF; font-size: 1.2em; border: #8d0000 3px solid; border-radius: 5px}

.header-wrapper{padding-top: 10px;background: white; padding-right:12px; border-top-right-radius: 5px; border-top-left-radius: 5px; position:relative;}
.header-left-text {
    position: absolute;
    height: 60px;
    left: 80px;
    color:#0055aa;
    z-index:999;
}
.header-left-top-text {
    height: 40%;
    font-size: x-large;
    line-height: 40px;
    font-weight: 800;
}
.header-left-bottom-text {
    height: 60%;
    font-size: large;
    line-height: 50px;
}
