body, td, th
{
    font-size: 12px;
    color: #333333;
    line-height: 20px;
    font-family: ËÎÌå;
}
body
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
.title_black1_big
{
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    line-height: 20px;
}
.pass_link_Orange
{
    font-size: 12px;
    color: #ff8400;
    line-height: 24px;
    font-weight: bold;
    text-decoration: none;
}
a.pass_link_Orange:hover
{
    font-size: 12px;
    color: #ff8400;
    text-decoration: underline;
    font-weight: bold;
}
a.pass_link_Orange:active
{
    font-size: 12px;
    color: #ff8400;
    font-weight: bold;
    text-decoration: none;
}
.pass_link_small_Orange
{
    font-size: 12px;
    color: #ff8400;
    line-height: 24px;
    text-decoration: none;
}
a.pass_link_small_Orange:hover
{
    font-size: 12px;
    color: #ff8400;
    text-decoration: underline;
}
a.pass_link_small_Orange:active
{
    font-size: 12px;
    color: #ff8400;
    text-decoration: none;
}
.input-text
{
    border: 1px solid #31a8e6;
    background-color: #ebf8ff;
    width: 180px;
}
.input2-text
{
    border: 1px solid #31a8e6;
    background-color: #ebf8ff;
    width: 150px;
}
.input_question
{
    border: 1px solid #c6b05a;
    background-color: #faf0d0;
    margin-left: 0px;
}
.input_question2
{
    border: 1px solid #c6b05a;
    background-color: #faf0d0;
}
.validation_passed .input_question, .validation_passed .input_question2, .validation_passed .select_question
{
    border: 1px solid #85cb8a;
    background-color: #c2efc5;
}
.validation_failed .input_question, .validation_failed .input_question2, .validation_failed .select_question
{
    border: 1px solid #dd7878;
    background-color: #f3caca;
}
.validation_warn .input_question, .validation_warn .input_question2, .validation_warn .select_question
{
    border: 1px solid #85bdcb;
    background-color: #66FF66;
}


.buttom_link_text
{
    font-size: 12px;
    color: #34639a;
    line-height: 24px;
    text-decoration: none;
}
a.buttom_link_text:hover
{
    font-size: 12px;
    color: #34639a;
    line-height: 24px;
    text-decoration: underline;
}
a.buttom_link_text:active
{
    font-size: 12px;
    color: #34639a;
    line-height: 24px;
    text-decoration: none;
}
.title_link_big1
{
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    line-height: 20px;
    text-decoration: none;
}
a.title_link_big1:hover
{
    font-size: 14px;
    color: #108cc8;
    line-height: 20px;
    text-decoration: underline;
}
a.title_link_big1:active
{
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    line-height: 20px;
    text-decoration: none;
}
.news_link_text1
{
    font-size: 12px;
    color: #333333;
    line-height: 24px;
    text-decoration: none;
    cursor: pointer;
}
a.news_link_text1:hover
{
    font-size: 12px;
    color: #0091cc;
    line-height: 24px;
    text-decoration: underline;
}
a.news_link_text1:active
{
    font-size: 12px;
    color: #333333;
    line-height: 24px;
    text-decoration: none;
}
.text_small_black
{
    font-size: 12px;
    color: #303030;
    line-height: 40px;
    text-decoration: none;
}
.text2_small_black
{
    font-size: 12px;
    color: #303030;
    line-height: 30px;
    text-decoration: none;
}
.text3_small_black_bold
{
    font-size: 12px;
    color: #303030;
    line-height: 30px;
    text-decoration: none;
    font-weight: bold;
}
.text_small__bold_orange
{
    font-size: 12px;
    color: #ff7100;
    line-height: 40px;
    text-decoration: none;
    font-weight: bold;
}
.text4_small_white
{
    font-size: 12px;
    color: #3d9ecf;
    text-decoration: none;
}

.validation_passed
{
    display: inline;
    background-image: url(../images/ok_pic.gif);
    background-repeat: no-repeat;
    background-position: 99% 50%;
    padding: 1pt 20px 1pt 0pt;
}
.validation_failed
{
    display: inline;
    background-image: url(../images/err_pic.gif);
    background-repeat: no-repeat;
    background-position: 99% 50%;
    padding: 1pt 20px 1pt 0pt;
}
.validation_warn
{
    display: inline;
    background-image: url(../images/war_pic.gif);
    background-repeat: no-repeat;
    background-position: 99% 50%;
    padding: 1pt 20px 1pt 0pt;
}

#validation_advice
{
    background-color: #e8eef0;
    color: #3D9ECF;
    font-size: 12px;
    padding: 0 2px;
}

#skipElm
{
    display: none;
    background-image: url(../images/20gray.png);
    background-repeat: repeat;
}


table .insert,table .insertfooter
{
    width:870px;
}

.insertfooter .filed
{
    color: #804040;
}
.insert .filedHeader, .insertfooter .filedHeader
{
    width: 15%;
    line-height: 35px;
}

.insert .filedHeader
{
    font-size: 12px;
    color: #303030;
    text-decoration: none;
    text-align: right;
    background-color: #ECF7F9;
}

table.readonly, table.readonlyfooter
{
    width: 500px;
}


.readonly .filedHeader, .readonlyfooter .filedHeader
{
    width: 23%;
    line-height: 40px;
}

.readonly .filedHeader
{
    font-size: 12px;
    color: #303030;
    text-decoration: none;
    text-align: right;
    background-color: #ECF7F9;
}
.readonly th
{
    line-height: 25px;
}
.readonly .filed
{
    background-color: #FFFFFF;
}


