/* CSS Document */
.main_border {border:0px solid #000000;}
p {font-family:Verdana; font-size:11px; margin:6px; font-weight: bolt;}
.left {background-color: #FFFFFF; border-right:2px solid #424242;}
p.main {
font-family:Verdana; 
font-size:11px; 
color:#999999; 
text-indent:2em;
}
p.main a{
font-family:Verdana; 
font-size:11px; 
color:#999999;
text-decoration:inherit;
text-indent:2em;
}
p.main a:hover{
text-decoration:underline;
}
p.title_right {
border: 0px solid  #999999;
background none;
font-weight:bold;
font-family:Verdana;
font-size:11px;
color:#666666;
margin-right:0px;
border-right:1px solid #999999;
}

p.news{
margin:15px;
font-family:Verdana; 
font-size:11px; 
color:#999999; 
text-indent:2em;
}
p.footer{
font-family:Verdana; 
font-size:11px; 
color:#999999; 
}

#coolmenu{
border: 0px solid  #СССССС; /*Стиль рамки */
border-bottom:1px solid #999999;
background:#e8e8e8;   /*Фоновый цвет ячейки*/
margin-top:2px; /*Ширина отступов*/
padding-top: 4px;

}

* html #coolmenu{ 
width: 150px;/*Ширина меню для Internet Explorer*/
}

#coolmenu a{
font: bold 12px Verdana; /*Шрифт текста*/
padding: 1px; /*Внутренний отсутп текста ссылки от краев ячейки*/
padding-left: 8px;/*Внутренний отсутп текста ссылки от левого края ячейки*/
display: block;
color: #000000;  /*Цвет текста*/
text-decoration: none; /*Подчеркивание у ссылок - нет*/
border-bottom: 1px solid  #CCCCCC;
}

html>body #coolmenu a{ 
width: auto;
}

#coolmenu a:hover{
background:#efefef; /*Фоновый цвет ячейки при наведение курсора*/
color: #000000;  /*Цвет текста при наведении курсора*/
}

#coolmenu_down{
border: 0px solid  #000000; /*Стиль рамки */
border-top:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
border-bottom-width: 0;
background-color: #f3f3f3;  /*Фоновый цвет ячейки*/
margin:0px; /*Ширина отступов*/
padding:0px;
}

p.title{
font-family:Verdana; 
font-size:12px; 
color:#999999; 
font-weight:bold;
}
p.title2 {
font: bold 11px Verdana; /*Шрифт текста*/
text-decoration:underline;
background-color: #FFFFFF;
color: #424242;
font-weight:bold;
padding:0px;
margin:0px;
text-align:left;
}
p.title3{
font-family:Verdana; 
font-size:12px;
border-bottom:1px solid #CCCCCC;
color:#333333;
}
p.title3 a{
font-family:Verdana; 
font-size:11px;
border-bottom:1px solid #CCCCCC;
color:#333333; 
text-indent:1em;
text-decoration:none;
}
p.title3 a:hover{
font-family:Verdana; 
font-size:11px;
border-bottom:1px solid #CCCCCC;
color:#333333; 
text-indent:1em;
text-decoration: underline;
}

#coolmenu_left{
font: 10px Verdana; /*Шрифт текста*/
border: 0px solid gray; /*Стиль рамки */
border-bottom-width: 0;
width: 92%; /*Ширина меню */
background-color: #ffffff;  /*Фоновый цвет ячейки*/
border-bottom:1px solid #CCCCCC;
margin:7px; /*Ширина отступов*/
color:#999999; 
text-indent:1em;
}

* html #coolmenu_left{ 
width: 150px;/*Ширина меню для Internet Explorer*/
}

#coolmenu_left a{
font: 10px Verdana; /*Шрифт текста*/
padding: 1px; /*Внутренний отсутп текста ссылки от краев ячейки*/
padding-left: 14px;/*Внутренний отсутп текста ссылки от левого края ячейки*/
display: block;
width: 82%; /*Ширина ячейки*/
color: #000000;  /*Цвет текста*/
text-decoration: inherit; /*Подчеркивание у ссылок - нет*/
border-bottom: 1px solid #e8e8e8;
}

.td_right{
border-right: 1px solid gray;
}

html>body #coolmenu_left a{ 
width: auto;
}

#coolmenu_left a:hover{
background-color: #FFFFFF; /*Фоновый цвет ячейки при наведение курсора*/
text-decoration: underline;
color: #000000;  /*Цвет текста при наведении курсора*/
}

#main{
border: 0px solid  #СССССС; /*Стиль рамки */
border-bottom:0px solid #999999;
background:#FFFFFF;   /*Фоновый цвет ячейки*/
margin-top:2px; /*Ширина отступов*/
padding-top: 4px;
font-style:italic;
font-size:large;
color:#999999;
font:Verdana bold;
}


.news{border:1px solid #cccccc; width:88%; }
.news_title {background-color:#f6f6f6;}
.news_name{ font-size:10px Verdana; font-weight:600; margin-top:4px; margin-bottom:4px; color:#999999;}
.news_date{ font-size:8px; margin-top:3px; margin-bottom:3px; color:#999999;}


.form1 {
font-family: Verdana;
font-size: 10px;
margin:3px;
padding:3px;
}

.form3 {
font-family: Verdana;
font-size: 10px;
margin-left:4px;
padding-left:4px;
}

.formm {
	border: 1px solid #cccccc;
	margin:3px;
	text-align:right;
	position: absolute;
	left: 852px;
	top: 7px;
	width: 105px;
	height: 101px;
}
A IMG {
 border: none; /* Убираем границу */
}