/* CSS Document */

body {
        margin:0;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        color: #000000;
        background-image: url(design/bg.gif);

}

.btn {
width:333px;
height:60px;
background-image:url(design/btn.jpg);
vertical-align:middle;
text-align:center;
}

a.topmenu {
        font-weight: bold;
        text-decoration: none;
        color: #1D4771;
}
a.topmenu:hover {
        text-decoration: underline;
}

a.main_menu {
        color:#FFFFFF;
        font-size: 13px;
        font-weight: bold;
        text-decoration: none;
}
a.main_menu:hover {
        text-decoration: underline;
}

.border {
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-right-style: solid;
        border-left-style: solid;
        border-right-color: #BFD2E3;
        border-left-color: #BFD2E3;
}
a.menu {
        color:#1D4771;
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
        line-height: 25px;
}

a.menu_hovert {
        color:#1D4771;
        font-size: 14px;
        font-weight: bold;
        line-height: 25px;
}
a.menu2 {
        color:#1D4771;
        font-size: 11pt;
        font-weight: normal;
        text-decoration: none;
        line-height: 15px;
}

.menu3 {
        color:#1D4771;
        font-size: 11pt;
        font-weight: normal;
        text-decoration: none;
        line-height: 13px;
		padding-right : 10px;
}
a.menu3 {
        color: #00CC33;
        font-size: 11pt;
        text-decoration: none;
        line-height: 15px;
		padding: 5px; /*Внутренний отсутп текста ссылки от краев ячейки*/
		padding-right : 10px;/*Внутренний отсутп текста ссылки от левого края ячейки*/
		display: block;
		width: 100%; /*Ширина ячейки*/
 					 /*Цвет текста*/
		text-decoration: none;
}

a.menu4 {
        color:#3D6589;
        font-size: 11pt;
        font-weight:bold;
        text-decoration: none;
        line-height: 15px;
}

a.menu:hover {
        text-decoration: underline;
}
a.menu5 {
text-decoration: none;
}
a.menu5:hover {
text-decoration: underline;
}
a.menu6 {
text-decoration: underline;
}


.bluebg {
        background-color: #D7E1EB;
/*		font-family: Georgia; 
		font-size: 15px; 
		line-height: 1.25em; 
		text-align: justify; 
		font-weight: lighter;
        /*border: 1px solid #D3DAE2;*/*/
}
.header {
        color:#164978;
        font-size: 19px;
        font-weight: bold;
		font-family:Georgia, "Times New Roman", Times, serif;
}
.test {
        color:#164978;
        font-size: 22px;
        font-weight: bold;
		font-family:Georgia, "Times New Roman", Times, serif;
}
.white {
color:#FFFFFF;
}
a.mail {
        color:#ffffff;
        text-decoration: underline;
}
a.mail:hover {
        text-decoration: none;
}
.brd_right {
        font-family: Georgia; 
		font-size: 15px; 
		line-height: 1.25em; 
		text-align: justify;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #BFD2E3;
}
.krat1 {
        font-family: Georgia; 
		font-size: 15px; 
		line-height: 1.25em; 
		text-align: justify;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #BFD2E3;
}
.bluebg1 {
        background-color:#B9FDEE;
        }

.whitebg {
        background-color: #ffffff;
        }
.black {
        color:#000000;
        font-weight: bold;
}
a {
color:#1D4771;
text-decoration: underline;
}
a:hover {
text-decoration: none;
}
.text10{
font-size:10px;
}
.text12{
font-size:12px;
}
a.menu2 {
text-decoration: none;
}
a.menu2:hover {
text-decoration: underline;
}
.text20{
font-size:18px;
}

a.activ_navig
{
 text-decoration: none;
 font-size:12px;
 color:#FD3904;
}

_______________________________________

p.title {
background-color: #A72E37;
color: #ffffff;
font-weight:bold;
margin:5px;
padding:5px;
}

#coolmenu{
/*border: 1px solid gray; /*Стиль рамки */
/*border-bottom-width: 5;*/
/*width: 100%; /*Ширина меню */
background-color: #D7E1EB;  /*Фоновый цвет ячейки*/
font: bold 18px "Times New Roman", Times, serif;
text-decoration: none;
}

/*a:hover{color:#666;}
a.act{color:#F00;} /* Активный класс #1 */
/*a.act2{color:#0F0;} /* Активный класс #2 */
/*/
/*margin:10px;*/ /*Ширина отступов*/

#coolmenu1{
/*border: 1px solid gray; /*Стиль рамки */
/*border-bottom-width: 5;*/
width: 99%; /*Ширина меню */*/
background-color: #D7E1EB;  /*Фоновый цвет ячейки*/
font: bold 15px Georgia, "Times New Roman", Times, serif;
text-decoration: none;
margin-right:5px;
/*margin:10px;*/ /*Ширина отступов*/
}
/** html #coolmenu{ 
width: 100%;/*Ширина меню для Internet Explorer*/

#coolmenu a{
font: Verdana, Arial, Helvetica, sans-serif;  /*Шрифт текста*/
padding: 5px; /*Внутренний отсутп текста ссылки от краев ячейки*/
padding-left: 10px;/*Внутренний отсутп текста ссылки от левого края ячейки*/
display: block;
width: 100%; /*Ширина ячейки*/
color: #000000;  /*Цвет текста*/
text-decoration: none; /*Подчеркивание у ссылок - нет*/
/*border-bottom: 1px solid gray;*/
}

#coolmenu1 a{
font: Verdana, Arial, Helvetica, sans-serif;  /*Шрифт текста*/
padding: 5px; /*Внутренний отсутп текста ссылки от краев ячейки*/
padding-left: 10px;/*Внутренний отсутп текста ссылки от левого края ячейки*/
display: block;
width: 95%; /*Ширина ячейки*/
color: #000000;  /*Цвет текста*/
text-decoration: none; /*Подчеркивание у ссылок - нет*/
/*border-bottom: 1px solid gray;*/
}
html>body #coolmenu a{ 
width: auto;
}
#coolmenu a:hover{
background-color: #009999; /*Фоновый цвет ячейки при наведение курсора*/
color: #000000;  /*Цвет текста при наведении курсора*/
}
#coolmenu1 a:hover{
width:auto;
background-color: #009999; /*Фоновый цвет ячейки при наведение курсора*/
color: #000000;  /*Цвет текста при наведении курсора*/
}