hr {
 border: none; /* Убираем границу для браузера Firefox */
 color: #cccccc; /* Цвет линии для браузера Internet Explorer */
 background-color: #cccccc; /* Цвет линии для браузера Firefox и Opera */
 height: 1px; /* Толщина линии */
}

a {
	text-decoration: none;
	color: #424242;
	font-weight: bold;
}

a:hover {
        color: #af7059;
	text-decoration: underline;
	font-weight: bold;
}



h5 {
	padding: 0; margin-top:10px; margin-bottom:10px;
	font-family: Helvetica , Arial, sans-serif;
	font-size: 14px;
  font-weight: bold;
	color:  #8DC63F;
	text-indent: 0px;
	text-align: left;
	width: 100%;
}

h6 {
	padding: 0; margin-top:10px; margin-bottom:10px;
	font-family: Helvetica , Arial, sans-serif;
	font-size: 13px;
  font-weight: bold;
	color: #41433F;
	text-indent: 0px;
	text-align: left;
	width: 100%;
}

h1 {
	padding: 0;   
	font-family: Helvetica , Arial, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	vertical-align: bottom;
	color: #0E980E;
	text-indent: 30px;
	background-position: left center;
	background-image: url(../images/cubes.gif);
	background-repeat: no-repeat;
	text-align: left;
	width: 100%;
}

*/
  h2, .contentheading {
	padding: 0;
  margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	vertical-align: bottom;
	color:#000000;
	text-align: left;
	width: 100%;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#000000;
}
/*
table.contentpaneopen h3 {
	margin-top: 25px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
*/
h3, .componentheading, table.moduletable th {
	margin: 0;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color:#000000;
	padding-left: 0px;
	margin-bottom: 10px;
  margin-top: 10px;
	text-align: left;
}
/*h2 {
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	color: #135cae;
	padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}



