html {
	height : 100%;
}
body {
	height : auto !important;
	height : 100%;
	min-height : 100%;
	background : #BAC8EF;
}
body, div, form {
	margin : 0;
	padding : 0;
	border : 0;
}
a {
	font : 8pt Tahoma;
	color : #6064C9;
	text-decoration : none;
}
td {
	font : 8pt Tahoma;
	color : #000;
}
b {
	font : bold 8pt Tahoma;
	color : #4243BD;
}
strong {
	font : bold 8pt Tahoma;
	color : #4243BD;
}
h1 {
	font : bold 8pt Tahoma;
	color : #4243BD;
}

h2 {
	font : bold 8pt Tahoma;
    color:  #4243BD;
    margin-top : 0;
    margin-bottom : 0;
}
/*Слоган*/
.sname {
	font : bold 13pt Times New Roman, Arial;
    color : #fff;
}
/*Обратная навигация и левое меню*/
.menu {
	font : bold 7pt Tahoma;
    color : #fff;
    text-decoration : none;
}
a.menu {
	font : bold 7pt Tahoma;
    color : #fff;
    text-decoration : none;
}
/*левое подменю*/
a.submenu {
	font : 8pt Tahoma;
    color : #6064C9;
    text-decoration : none;
}
/*Стиль текста для контента*/
.text {
	font : 8pt Tahoma;
    color : #000;
}
/*Белый заголовок*/
.title {
	font : 8pt Tahoma;
    color : #fff;
    text-decoration : none;
}
/*Синий жирный заголовок*/
.ctitle {
	font : bold 8pt Tahoma;
    color : #4243BD;
}
/*Ссылка синяя жирная подчеркнутая*/
a.news {
	font : bold 8pt Tahoma;
    color : #4243BD;
    text-decoration : underline;
}
/*Нижнее меню*/
.downmenu {
	font : bold 8pt Tahoma;
    color : #6064C9;
}
a.downmenu {
	font : bold 7pt Tahoma;
    color : #6064C9;
    text-decoration : underline;
}
a.downmenu:hover {
    text-decoration : none;
}
/*Адрес и ссылка на "ГИС"*/
.address {
	font : 8pt Tahoma;
    color : #fff;
}
a.address {
	font : 8pt Tahoma;
    color : #fff;
    text-decoration : underline;
}
/*****************************/
a.news1{font-family: Tahoma;
		  font-size: 8pt;
          color: #A5A6DF;
          font-weight: bold;
          text-decoration: underline
}
a.black{font-family: Tahoma;
		  font-size: 8pt;
          color: #000;
          font-weight: bold;
          text-decoration: underline
}
a.articles{font-family: Tahoma;
		  font-size: 8pt;
          color: #FF9933;
          font-weight: bold;
          text-decoration: underline
}
.news_date{font-family: Tahoma;
	  font-size: 7pt;
      color: #000;
      font-weight: bold
}
.atitle{font-family: Tahoma;
 		font-size: 8pt;
        color:  #000;
        font-weight: bold
}
.articles_date{font-family: Tahoma;
			   font-size: 8pt;
               color: #6969CB;
               font-weight: bold
}
/*стиль таблицы*/
.table1 {
	background : #000;
}
.table1 td {
	background : #F4F5F9;
	vertical-align : top;
	padding : 5px 10px;
}