

html, img {
	border: 0;
}

table {
	border-collapse: collapse;
}



A, A:active, A:visited
{
        color: #24A3DE;
        text-decoration: underline;
}
A:hover {
        color: #60cafc;
        text-decoration: underline;
}



.tel_addr
{
        font-family: Tahoma;
        font-size: 11;
        color: #747475;
}




.tel_addr_big
{
        font-family: Tahoma;
        font-size: 23;
        color: #FDBA31;
}

.body,td,table,div, ul, p
{
        font-family: Tahoma;
        font-size: 13;
        color: #585458;

}


.news_date
{
        font-family: Tahoma;
        font-size: 11;
        color: #A5A5A5;
}

.news_header
{
        font-family: Tahoma;
        font-size: 23;
        color: #6D6C6C;
}


.news_main_page_text
{
        font-family: Tahoma;
        font-size: 12;
        color: #585458;
}



.main_caption
{
        font-family: Tahoma;
        font-size: 18px;
        color: #1064B5;
}

.main_2caption
{
        font-family: Tahoma;
        font-size: 18px;
        color: #F7F7F7;
}

A.menu_header, A.menu_header:active, A.menu_header:visited
{
        font-family: Tahoma;
        font-size: 13;
        font-weight: bold;
        color: #1064B5;
        text-decoration: underline;
}
A.menu_header:hover {
        font-family: Tahoma;
        font-size: 13;
        font-weight: bold;
        color: #4596e3;
        text-decoration: underline;
}

td.main_menu,div.main_menu {
        font-family: Tahoma;
        font-size: 12;
        font-weight: bold;
        color: #FFFFFF;
}


A.main_menu, A.main_menu:active, A.main_menu:visited
{
        font-family: Tahoma;
        font-size: 12;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: underline;
}
A.main_menu:hover {
        font-family: Tahoma;
        font-size: 12;
        font-weight: bold;
        color: #c1edff;
        text-decoration: underline;
}

A.centers, A.centers:active, A.centers:visited
{
        font-family: Tahoma;
        font-size: 12;
        font-weight: bold;
        color: #1064B5;
        text-decoration: underline;
}
A.centers:hover {
        font-family: Tahoma;
        font-size: 12;
        font-weight: bold;
        color: #4596e3;
        text-decoration: underline;
}


A.zayavka, A.zayavka:active, A.zayavka:visited
{
        font-family: Tahoma;
        font-size: 17px;
        color: #24A3DE;
        text-decoration: underline;
}
A.zayavka:hover {
        font-family: Tahoma;
        font-size: 17px;
        color: #60cafc;
        text-decoration: underline;
}



.centers_txt
{
        font-family: Tahoma;
        font-size: 12;
        font-weight: bold;
        color: #1064B5;
        text-decoration: none;
}



        input.search
        {
                font-family: Tahoma;
                font-size: 11;
                color: #8A868B;
                border-bottom-color: #B3B3B2;
                border-bottom-style: solid;
                border-bottom-width: 1px;
                border-left-color: #B3B3B2;
                border-left-style: solid;
                border-left-width: 1px;
                border-right-color: #B3B3B2;
                border-right-style: solid;
                border-right-width: 1px;
                border-top-color: #B3B3B2;
                border-top-style: solid;
                border-top-width: 1px;
                width: 200px;
                height: 22px;
        }


        select
        {
                font-family: Tahoma;
                font-size: 11;
                color: #8A868B;
                border-bottom-color: #B3B3B2;
                border-bottom-style: solid;
                border-bottom-width: 1px;
                border-left-color: #B3B3B2;
                border-left-style: solid;
                border-left-width: 1px;
                border-right-color: #B3B3B2;
                border-right-style: solid;
                border-right-width: 1px;
                border-top-color: #B3B3B2;
                border-top-style: solid;
                border-top-width: 1px;
                height: 22px;
        }


        input.reqform
        {
                font-family: Tahoma;
                font-size: 12;
                color: #585458;
                border-bottom-color: #C3C3C3;
                border-bottom-style: solid;
                border-bottom-width: 1px;
                border-left-color: #C3C3C3;
                border-left-style: solid;
                border-left-width: 1px;
                border-right-color: #C3C3C3;
                border-right-style: solid;
                border-right-width: 1px;
                border-top-color: #C3C3C3;
                border-top-style: solid;
                border-top-width: 1px;
                width: 100%;
                height: 19px;
        }


        textarea.reqform
        {
                font-family: Tahoma;
                font-size: 12;
                color: #585458;
                border-bottom-color: #C3C3C3;
                border-bottom-style: solid;
                border-bottom-width: 1px;
                border-left-color: #C3C3C3;
                border-left-style: solid;
                border-left-width: 1px;
                border-right-color: #C3C3C3;
                border-right-style: solid;
                border-right-width: 1px;
                border-top-color: #C3C3C3;
                border-top-style: solid;
                border-top-width: 1px;
                width: 100%;
                height: 59px;
        }

.reqform_caption
{
        font-family: Tahoma;
        font-size: 16px;
        color: #8E8E8E;
        font-weight: bold;
}

.reqform_normal
{
        font-family: Tahoma;
        font-size: 12px;
        color: #585458;
}


        input.but_form_send
        {
                height: 28px;
                width: 140px;
                border: 0px none;
                font-family: Tahoma;
                font-size: 12;
                color: #FFFFFF;
                font-weight: bold;
                background-image: url(../images/sndbtnformbg.jpg);
                cursor: pointer;
                padding-left : 10px;
                padding-top : 0px;

        }


        input.slide_left
        {
                height: 22px;
                width: 41px;
                border: 0px none;
                font-family: Tahoma;
                font-size: 12;
                color: #FFFFFF;
                font-weight: bold;
                background-image: url(../images/slide_left.jpg);
                cursor: pointer;
                padding-left : 15px;
                padding-top : 0px;

        }


        input.slide_right
        {
                height: 22px;
                width: 41px;
                border: 0px none;
                font-family: Tahoma;
                font-size: 12;
                color: #FFFFFF;
                font-weight: bold;
                background-image: url(../images/slide_right.jpg);
                cursor: pointer;
                padding-left : 15px;
                padding-top : 0px;

        }


td.row_header_1
{
        background-color: #2890CF;
        font-family: Tahoma;
        font-size: 13;
        font-weight : Bold;
        color: #BAEAFF;
        height: 40px;
        padding-left: 22px;
}
td.row_header_2
{
        background-color: #1C70B8;
        font-family: Tahoma;
        font-size: 13;
        font-weight : Bold;
        color: #BAEAFF;
        height: 40px;
        padding-left: 22px;
}

td.row_sub_header
{
        background-color: #46BAE3;
        font-family: Tahoma;
        font-size: 13;
        font-weight : Bold;
        color: #FEFFFB;
        height: 24px;
        padding-left: 22px;
}

td.row_1_1
{
        background-color: #E6E6E6;
        font-family: Tahoma;
        font-size: 13;
        font-weight : Normal;
        color: #4B4B4B;
        height: 24px;
        padding-left: 22px;
}
td.row_1_2
{
        background-color: #D0D0D0;
        font-family: Tahoma;
        font-size: 13;
        font-weight : Normal;
        color: #4B4B4B;
        height: 24px;
        padding-left: 22px;
}
td.row_2_1
{
        background-color: #EEEEEE;
        font-family: Tahoma;
        font-size: 13;
        font-weight : Normal;
        color: #4B4B4B;
        height: 24px;
        padding-left: 22px;
}
td.row_2_2
{
        background-color: #E3E3E3;
        font-family: Tahoma;
        font-size: 13;
        font-weight : Normal;
        color: #4B4B4B;
        height: 24px;
        padding-left: 22px;
}


A.sitemap1, A.sitemap1:active, A.sitemap1:visited
{
        font-family: Tahoma;
        font-size: 12;
        font-weight: bold;
        color: #1064B5;
        text-decoration: underline;
}
A.sitemap1:hover {
        font-family: Tahoma;
        font-size: 12;
        font-weight: bold;
        color: #4596e3;
        text-decoration: underline;
}

A.sitemap2, A.sitemap2:active, A.sitemap2:visited
{
        font-family: Tahoma;
        font-size: 12;
        color: #1064B5;
        text-decoration: underline;
}
A.sitemap2:hover {
        font-family: Tahoma;
        font-size: 12;
        color: #4596e3;
        text-decoration: underline;
}




A.site_map, A.site_map:active, A.site_map:visited
{
        font-family: Tahoma;
        font-size: 11;
        color: #C1F2FF;
        text-decoration: underline;
}
A.site_map:hover {
        font-family: Tahoma;
        font-size: 11;
        color: #C1F2FF;
        text-decoration: underline;
}


A.site_map_inner, A.site_map_inner:active, A.site_map_inner:visited
{
        font-family: Tahoma;
        font-size: 12;
        color: #1064B5;
        text-decoration: underline;
}
A.site_map_inner:hover {
        font-family: Tahoma;
        font-size: 12;
        color: #4596e3;
        text-decoration: underline;
}


A.bnoflash, A.bnoflash:active, A.bnoflash:visited
{
        font-family: Tahoma;
        font-size: 18px;
        color: #016FB5;
        text-decoration: none;
}
A.bnoflash:hover {
        font-family: Tahoma;
        font-size: 18px;
        color: #4596e3;
        text-decoration: underline;
}

