@charset "utf-8";
#content2 {
	background-color: #f8eecc;
	height: auto;
	width: 780px;
	text-align: left;
	background-image: url(images/projects/prog-bkg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 20px 0px 20px 20px;
}

#content2 p {
	margin-top: 0px;
	margin-bottom: 15px;
}
table.prog {
	border: 1px solid #FFF;
	margin-bottom: 10px;
}
table.prog td.razd {
	width: 21px;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	background-image: url(images/projects/raster.gif);
	background-repeat: repeat;
}
table.prog td.name {
	padding-left: 76px;
}
#content2 h3 {
	font-size: 16px;
	line-height: 16px;
	color: #176793;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
	font-weight: bold;
}
#content2 h3 a {
	color: #fe6a34;
	text-decoration: none;
}
#content2 h3 a:hover {
	color: #98332B;
}
#content2 h4 {
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
	color: #176793;
}
#content2 h5 {
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#content2 a.more {
	color: #FFF;
	background-color: #C7A76F;
	padding: 0px 8px 0px 8px;
	text-decoration: none;
	border-bottom: 2px solid #C7A76F;
	display: block;
	text-align: center;
}
#content2 a.more:hover {
	color: #FFF;
	background-color: #98332B;
	border-bottom-color: #98332B;
}
#content2 .orange {
	color: #fe6a34;
}

