.chronoform{visibility:hidden}

body {
	font:12px Tahoma; arial;    /* тело*/
	margin:0;
	text-decoration: none;
}

#a.contentheading, .contentheading { 
font:18px Tahoma; arial;
margin:0;
font-weight: 400 [overridden];
color: #314f12 [overridden];
}


a { outline:0 }
img { border:0 }
a:link {
	color: #444444;                /* ссылки в тексте */
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;        /* ссылки в тексте после нажатия */    
	color: #444444;
font-weight: bold;
}

a:hover {
	text-decoration: none;            /* ссылки в тексте при наведении */
	color: #ff0000;
}
#wrapper {
	background:url(../images/wrapper.png);   /* полоска */
	margin:0 auto;
	width:1000px;
}
#wrapper_t { background:url(../images/wrapper_t.png) no-repeat top }
#wrapper_b {
	background:url(../images/wrapper_b.png) no-repeat bottom;
	padding:14px
}
#topmenu { height:36px }
#topmenu ul {
	float:right;
	list-style:none;
	margin:10px 15px 0 0;
	overflow:hidden;
	padding:0
}
#topmenu li { display:inline }
#topmenu a {
	border-right:1px solid #000;
	color:#3c3c3c;
	font: 11px arial;
	padding:0 9px;
	text-decoration:none
}
#topmenu a:hover {
	text-decoration: none;            /* ссылки в вверхнем меню при наведении */
	color: #ff0000;
}

#header {
	background:url(../images/header.jpg) no-repeat center;
	height:196px
}
#menu {
	background:url(../images/polosa.gif);
	height:51px;
	margin-bottom:20px
}
#menu ul {
	list-style:none;
	margin:0;
	padding:0 0 0 20px
}
#menu li { display:inline }
#menu a {
	border-right:1px solid #fff;
	color:#fff;
	font:bold 12px/51px Tahoma; arial;
	padding:0 9px;
	text-decoration:none
}
#search {
	background:url(../images/search.png);
	float:right;
	height:21px;
	margin:14px 33px 0 0;
	width:281px
}
#search input {
	background:none;
	border:0;
	float:right;
	height:17px;
	padding:2px 5px;
	width:165px
}
#left {
	border-right:1px solid #737373;
	padding:0 15px;
	width:215px
}
#left .moduletable_menu ul {
	list-style:none;
	margin:0;
	padding:0
}
#left .moduletable_menu li {
	background:url(../images/menu_li.gif) no-repeat left;
	margin-bottom:15px;
	padding-left:25px
}
#left .moduletable_menu li.active, #left .moduletable_menu li:hover { background:url(../images/menu_li_active.gif) no-repeat left }
#left .moduletable_menu li:hover a {
	color:#ff0000
}
#left .moduletable_menu a {
	color:#000;
	font: 12px Tahoma; arial;
	text-decoration:none
}
#right {
	border-left:1px solid #737373;
	padding:0 15px;
	width:200px
}
#content { padding:0 20px }
#footer {
	background:url(../images/polosa.gif);
	color:#fff;
	font: 12px/51px arial;
	height:51px;
	margin:20px 0 40px 0;
	text-align:center;
	
}

.contentheading {width: 10%;
font-size: 15px;
font-weight: 700;
line-height: 19px;
text-align: left;
color: #8b1c00;
padding-top: 3px;
padding-right: 3px;
padding-bottom: 3px;
padding-left: 3px;
margin-top: 3px;
margin-right: 0px;
margin-bottom: 3px;
margin-left: 0px;
background-attachment: scroll;
background-repeat: repeat-y;
background-image: url("http://ing-grafika.ru/1/templates/ing-grafika/images/poloska.jpg");
background-position: 0% 0%;
background-color: transparent;
}



.contentpaneopen { 
color: #444444;
}