h3
{
    font-size: 140%;
    margin: 10px 0px 10px 0px;
}
.language
{
    padding: 5px 15px 5px 15px;
    text-align: center;
    background: #77AADD;
}
.password
{
    background: #FFFFFF;
    border-width: 1px;
    border-color: #77AADD #CCE2FF #CCE2FF #77AADD ;
}
input
{
    font-family: Arial Cyr,Arial,Tahoma;
    background: #97b1e1;
    background: #d5dff3;
    border: 1px solid #203d71;
    font-size: 9pt;
    height: 20px;
}
textarea
{
    font-family: Arial Cyr,Arial,Tahoma;
    background: #97b1e1;
    background: #d5dff3;
    border: 1px solid #203d71;
    font-size: 9pt;
}
ul
{
    list-style-type: square;
}
.red
{
    color: #904000;
    font-weight: bold;
    display: inline;
    white-space: pre;
    float: none;
    clear: none;
}
.blue
{
    color: #203d71;
    font-weight: bold;
}
.title
{
    background: #F5F7Fc url('../images/title_center.png');
    font-weight: bold;
    font-size: 100%;
    color: #203d71;
    vertical-align: middle;
}
.title_left
{
    background: #F5F7Fc url('../images/title_left_mid.png');
}
.title_right
{
    background: #F5F7Fc url('../images/title_right_mid.png');
}
.top_center
{
    background: #F5F7Fc url('../images/top_center.png');
    vertical-align: middle;
    color: #000000;
    padding: 0px 0px 4px 0px;
}
.bot_center
{
    background: #F5F7Fc url('../images/bot_center.png');
    vertical-align: middle;
    color: #000000;
    padding: 3px 0px 0px 0px;
}
.menu_space
{
    background: #F5F7Fc url('../images/left_space.png');
}
.but_center
{
    background: #F5F7Fc url('../images/but_center.png');
    vertical-align: middle;
    text-align: center;
    font-size: 9pt;
    width: 89px;
    height: 29px;
}
.selbut_center
{
    background: #F5F7Fc url('../images/selbut_center.png');
    vertical-align: middle;
    text-align: center;
    font-size: 9pt;
    width: 89px;
    height: 29px;
}
.but_right
{
    background: #F5F7Fc url('../images/but_right.png');
    padding: 0px 8px 0px 0px;
    vertical-align: middle;
    text-align: center;
    font-size: 9pt;
    width: 86px;
    height: 29px;
}
.selbut_right
{
    background: #F5F7Fc url('../images/selbut_right.png');
    padding: 0px 8px 0px 0px;
    vertical-align: middle;
    text-align: center;
    font-size: 9pt;
    width: 86px;
    height: 29px;
}
.but_left
{
    background: #F5F7Fc url('../images/but_left.png');
    color: #000000;
    padding: 0px 0px 0px 8px;
    vertical-align: middle;
    text-align: center;
    font-size: 9pt;
    width: 86px;
    height: 29px;
}
.selbut_left
{
    background: #F5F7Fc url('../images/selbut_left.png');
    color: #000000;
    padding: 0px 0px 0px 8px;
    vertical-align: middle;
    text-align: center;
    font-size: 9pt;
    width: 86px;
    height: 29px;
}
.menu_item
{
    background: #F5F7Fc url('../images/item_back.png');
    padding: 2px 0px 0px 20px;
    vertical-align: middle;
    font-size: 9pt;
}
.menu_selitem
{
    background: #F5F7Fc url('../images/selitem_back.png');
    padding: 2px 0px 0px 20px;
    vertical-align: middle;
    font-size: 9pt;
}
hr
{
    color: #d5dff3;
    background-color: #d5dff3;
    border: 0px;
    height: 1px;
}
table
{
    font-size: 100%;
}
.news
{
    background: #F5F7Fc;
    padding: 7px;
    vertical-align: top;
    font-size: 100%;
}
.line_table
{
    height: 1px;
    background: #d5dff3;
    padding: 0px;
}
.vline_table
{
    width: 1px;
    background: #d5dff3;
    padding: 0px;
}
.in_table
{
    background: #F5F7Fc;
    margin: 4px;
    padding: 0px;
    vertical-align: top;
    font-size: 100%;
}
.no
{
    text-align: center;
    color: #7f0000;
    font-weight: bold;
}
.yes
{
    text-align: center;
    color: #005f00;
    font-weight: bold;
}
.text
{
    background: #F5F7Fc;
    padding: 7px;
    vertical-align: top;
    font-size: 100%;
}
.screenshot
{
    border: 4px solid #97b1e1;
    margin: 3px;
}
body
{
    background: #F5F7Fc url('../images/back.png');
    color: #203d71;
    font-family: Arial Cyr,Arial,Tahoma;
    font-size: 75%;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    text-align: left;
    padding: 0px 0px 0px 0px;
    border-left-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
}
.icon_l
{
    margin: 0px 15px 5px 0px;
    border: 0px solid #97b1e1
}
.icon_r
{
    margin: 0px 0px 5px 15px;
    border: 0px solid #97b1e1
}
A:visited
{
    COLOR: #203d71; TEXT-DECORATION: none;
    font-weight: bold;
}
A:link
{
    COLOR: #203d71; TEXT-DECORATION: none;
    font-weight: bold;
}
A:hover
{
    COLOR: #203d71; TEXT-DECORATION: underline;
    font-weight: bold;
}

A.green:visited
{
    COLOR: #005f00; TEXT-DECORATION: none;
    font-weight: bold;
}
A.green:link
{
    COLOR: #005f00; TEXT-DECORATION: none;
    font-weight: bold;
}
A.green:hover
{
    COLOR: #009f00; TEXT-DECORATION: underline;
    font-weight: bold;
}

A.black:visited
{
    COLOR: #404040; TEXT-DECORATION: none;
    font-weight: bold;
}
A.black:link
{
    COLOR: #404040; TEXT-DECORATION: none;
    font-weight: bold;
}
A.black:hover
{
    COLOR: #404040; TEXT-DECORATION: underline;
    font-weight: bold;
}

A.lang:visited,A.lang:link
{
    COLOR: #904000;
    padding:2px 0px;
    font-size: 80%;
    height: 12px;
}



