html {
	margin: 0;
	padding: 0;
	height:100%;
}
body {
	min-height: 100%;
	height: auto !important;
	position: relative;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	height:100%;
	font-family: tahoma;
	font-size: 13px;
}
td{
	font-family: tahoma;
	font-size: 13px;
	color: #454545;
	vertical-align: top;
}

td.mentop{
	vertical-align: middle;
	border-right: 1px solid #DDDDDD;
	padding: 0 5px 0 5px;
}
td.menleft{
	vertical-align:middle;
	padding-left:3px;
	border-bottom:1px solid #DCDCDC;
}
td.menleft_pic{
	vertical-align:top;
	padding-left:3px;
	padding-top:5px;
	border-bottom:1px solid #DCDCDC;
}

img {
	border: 0;
}
/* ссылки */
a:link, a:visited, a:hover, a:active{
	color: #0099CC;
	text-decoration: none;
	font-family: tahoma;
}

/* Меню горизонтальное */
a.menu_top:link, a.menu_top:visited, a.menu_top:hover, a.menu_top:active{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-family: arial;
	font-weight:bold;
}
/* Меню левое вертикальное */
a.menu_level2:link, a.menu_level2:visited{
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-family: Arial;
}
a.menu_level2:hover, a.menu_level2:active{
	text-decoration: underline;
}

/* Меню левое подпункты */
a.menu_level3:link, a.menu_level3:visited, a.menu_level3:hover, a.menu_level3:active{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
}
.bg_collage{
	background: url(/images/bg_collage.jpg) no-repeat top left;
}
.bg_collright{
	background: url(/images/bg_collright.jpg) no-repeat top right;
}
.bg_menuback{
	background: url(/images/bg_menu.gif) repeat-x top left;
}
.bg_leftmen{
	background: url(/images/bg_leftmen.gif) no-repeat top left;
}
.bg_leftmendown{
	background: url(/images/bg_leftmendown.gif) no-repeat top left;
}
.bg_botleft{
	background: url(/images/bg_botleft.gif) no-repeat top left;
}
.bg_botcenter{
	background: url(/images/bg_botcenter.gif) no-repeat top left;
}
.bg_blue{
	background: url(/images/stripe_top.gif) repeat-x top left;
}

.table_top{
	background: url(/images/table_top.gif) repeat-x top left;
}
.table_bot{
	background: url(/images/table_bot.gif) repeat-x top left;
}
.table_left{
	background: url(/images/table_left.gif) repeat-y top left;
}
.table_right{
	background: url(/images/table_right.gif) repeat-y bottom left;
}


span.newsdate {
	color:#00A2A5;
	font-size:12px;
}
span.filtitle {
	color: #FFFFFF;
	font-size:14px;
	font-weight:bold;
}
span.topmenunact {
	color: #DDDDDD;
	font-size: 13px;
	font-family: arial;
	font-weight:bold;
}
span.menleftunact{
	color: #555555;
	text-decoration: none;
	font-size: 13px;
	font-family: Arial;
	margin-top:4px;
}
span.menlev3{
	color: #555555;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
}
div.newstxt {
	font-size:x-small;
	margin-top:8px;
	margin-bottom:8px;
}
#content {
  padding-bottom: 27px;
}
#footer {
  height: 27px;
  width: 100%;
  position: absolute;
  bottom: 0;
}
H1 {
	font-size:18px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
H2 {
	font-size:16px;
}
H3 {
	font-size:14px;
	color:#0099CC;
}
