html
{
    height: 94%;
    margin: 0;
    padding: 20px;
}

body
{
    background-image: url('image/bg_body2.gif');
    width: 99%;
    padding: 0;
    margin: 0;
    height: 100%;
    font-family: Arial Cyr;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
}

table
{
    margin: 0px;
    padding: 0px;
    border-collapse: collapse;
}

td.content
{
    width: 100%;
    height: 100%;
    vertical-align: top;
    text-align: left;
    padding: 25px 25px 25px 50px;
}

td.timetable_top
{
    background-color: #49799b;
    color: white;
    padding: 5px;
    font-family: Arial Cyr;
    font-size: 10pt;
}

td.timetable
{
    padding: 5px;
    font-family: Arial Cyr;
    font-size: 10pt;
}

#div_main
{
    width: 100%;
    min-height: 100%;
    background-color: White;
    padding: 0px;
    margin: 0px;
    border-left: solid 3px white;
    border-right: solid 3px white;
    border-bottom: solid 3px white;
}

* html #div_main
{
    height: 100%;
}

#div_above
{
    position: relative;
    z-index: 1;
    padding-bottom: 50px;
}

#div_footer
{
    margin: -66px 0;
    height: 85px;
}

#div_footerfooter div
{
    height: 50px;
}

#table_main
{
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
}
#td_main_top_left
{
    background-image: url('image/sh_top_left.gif');
    background-repeat: no-repeat;
    background-position: left top;
}
#td_main_top_right
{
    background-image: url('image/sh_top_right.gif');
    background-repeat: no-repeat;
    background-position: right top;
}
#td_main_bottom_left
{
    background-image: url('image/sh_bottom_left.gif');
    background-repeat: no-repeat;
    background-position: left top;
}
#td_main_bottom_right
{
    background-image: url('image/sh_bottom_right.gif');
    background-repeat: no-repeat;
    background-position: right top;
}
a.small_menu_link
{
    font-family: Arial;
    font-size: 10pt;
    font-style: normal;
    color: #49799b;
    text-decoration: none;
    vertical-align: top;
}

a.small_menu_link:hover
{
    text-decoration: underline;
}

a
{
    color: #49799b;
}

a.big_menu_link
{
    font-family: Arial;
    font-size: 12pt;
    font-style: normal;
    color: White;
    text-decoration: none;
    vertical-align: top;
}

span.title
{
    font-family: Arial Cyr;
    font-size: 16pt;
    font-style: normal;
    font-weight: normal;
    color: #49799b;
    text-decoration: none;
}

a.copyright
{
    font-family: Arial Cyr;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    color: #49799b;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
}

.text_big_gray
{
    font-family: Arial Cyr;
    font-size: 14pt;
    font-style: normal;
    font-weight: normal;
    color: #999999;
}

.text
{
    font-family: Arial Cyr;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    color: #666666;
}

.text_small_gray
{
    font-family: Arial Cyr;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    color: #999999;
}
.text_small_blue
{
    font-family: Arial Cyr;
    font-size: 10pt;
    font-weight: normal;
    color: #49799B;
}

div.menu
{
    padding-left: 10px;
    padding-right: 10px;
    font-family: Arial Cyr;
    font-size: 10pt;
    font-weight: normal;
    color: #6699cc;
    float: left;
}

td.menu_top_active
{
    border: solid 1px #ebebeb;
    padding-left: 10px;
    padding-right: 10px;
    font-family: Arial Cyr;
    font-size: 8pt;
    font-weight: bold;
    color: #6699cc;
}

td.document
{
    border: solid 1px black;
    padding: 5px;
    vertical-align: top;
}

td.doc_template
{
    padding: 3px;
    vertical-align: top;
}

a.org_type
{
    color: #666666;
    text-decoration: none;
}

a.org_type:hover
{
    text-decoration: underline;
}

.text_big_blue
{
    font-family: Arial Cyr;
    font-size: 14pt;
    font-style: normal;
    font-weight: normal;
    color: #49799B;
}

td.left_col
{
    text-align: left;
    padding-right: 10px;
    padding-bottom: 5px;
    color: Black;
    vertical-align: top;
}

td.right_col
{
    padding-bottom: 5px;
}

.watermarked
{
    background-color: #F0F8FF;
    color: gray;
}

select
{
    border: 1px solid #CCCCCC;
    background-color: #F0F8FF;
}

input
{
    border: 1px solid #CCCCCC;
    background-color: #F0F8FF;
}

input[type="submit"]
{
    height: 25px;
}

input[type="submit"]:hover
{
    background-color: Silver;
}

textarea
{
    border: 1px solid #CCCCCC;
    background-color: #F0F8FF;
}

td.participant_list
{
    padding-right: 8px;
    padding-left: 8px;
}

div.participant_list
{
    padding-top: 10px;
    padding-right: 7px;
    padding-left: 7px;
    float: left;
}

/* окно авторизации */
.modalBackground
{
    background-color: gray;
    filter: alpha(opacity=30);
    opacity: 0.3;
}

.modalPopup
{
    background-color: white;
    border-width: 1px;
    border-style: solid;
    border-color: black;
    padding: 5px;
    width: 250px;
    text-align: center;
}

#div_auth
{
    border: solid 2px #395061;
    margin-left: -50px;
    margin-top: -25px;
    overflow: auto;
    width: 260px;
    height: 185px;
    display: none;
    position: absolute;
    background-color: White;
}

div.participant_title
{
    font-weight: bold;
    font-family: Arial Cyr;
    font-size: 10pt;
    color: #666666;
    padding-bottom: 15px;
}

div.image
{
    border: solid 1px #49799b;
    text-align: center;
    vertical-align: middle;
    width: 120px;
    height: 127px;
    display: table-cell;
    padding: 3px;
}

div.image img
{
    margin: 0px auto;
    display: block;
}

td.staff_page
{
    vertical-align: top;
    padding: 5px;
    padding-top: 10px;
}

.MaskedEditError
{
    background-color: White;
}

.news_title
{
    font-weight: bold;
    background-color: #CCDCE2;
    padding: 5px;
    width: 100%;
}

div.banner1
{
    padding-top: 20px;
    padding: 10px;
    height: 200px;
    width: 200px;
    background-image: url('image/banner1.gif');
    background-repeat: no-repeat;
    background-position: left top;
}

div.banner2
{
    padding: 10px;
    height: 300px;
    width: 200px;
    background-image: url('image/banner2.gif');
    background-repeat: no-repeat;
    background-position: left top;
}

div.banner3
{
    padding: 10px;
    height: 70px;
    width: 310px;
    background-image: url('image/banner3.gif');
    background-repeat: no-repeat;
    background-position: left top;
    float: left;
}

div.banner4
{
    padding: 10px;
    margin-left: 150px;
    height: 70px;
    width: 310px;
    background-image: url('image/banner4.jpg');
    background-repeat: no-repeat;
    background-position: left top;
}

div.separator
{
    padding-top: 10px;
}

div.news
{
    width: 100%;
    float: left;
    padding-top: 10px;
    text-align: justify;
}

div.search
{
    padding-left: 0px;
    padding-top: 15px;
    background-image: url('images/bg_search.gif');
    background-repeat: no-repeat;
    background-position: center top;
    text-align: center;
}

div.search_area
{
    background-color: #CCDCE2;
    width: 710px;
    padding: 5px;
    margin-bottom: 10px;
    margin-top: 10px;
}

div.participant_container
{
    padding-left: 35px;
}

table.participants
{
    margin: 0px;
    padding: 0px;
    width: 615px;
    height: 150px;
}

div.comments
{
    margin-top: 7px;
    width: 100%;
    padding: 5px;
    border: solid 1px #CCDCE2;
}
