/*   ===============================================   */
/* =======ÂÍÓÒÐÅÍÍßß ÒÀÁËÈÖÀ Â ÍÎÂÎÑÒÍÎÌ ÁËÎÊÅ======== */
/*   ===============================================   */

.box_title { margin: 0 0 7px 0; }

/*   =========================================   */
/*      ÖÅÍÒÐÀËÜÍÛÉ ÁËÎÊ Ñ ÁÎÊÑÀÌÈ - ÍÎÂÎÑÒÈ     */
/*   =========================================   */

/*
.BlockMenu2
{
	height: 260px;
	background: #fff url(../images/img_bloc_center_box/bg_box.gif) repeat-x 0px 1px;
	border: 1px solid #c9c9c9;
	margin-bottom: 10px;
}
*/

.BoxBlockMenu2
{
	overflow: hidden;
	border-bottom: 2px solid  #1e65b3;
	padding: 1px 2px 0px 0px;
	  	margin:  1px;
}

.BoxBlockMenu2 a
{
	float: left;
	margin-right: 1px;
	font-weight: bold;
}

.BoxBlockMenu2 a:hover
{
	text-decoration: none;
}

.BoxBlockMenu2 a span
{
	display: block;
	padding: 5px 7px;
}

.BoxBlockMenu2 a.active, .BoxBlockMenu2 a.active:visited
{
	background: #1e65b3 url(../images/img_bloc_center_box/bg_box_1.gif) no-repeat;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

.BoxBlockMenu2 a.active span
{
	background: url(../images/img_bloc_center_box/bg_box_2.gif) no-repeat top right;
}

.BoxBlockMenu2 a.active:hover
{
	text-decoration: underline;
}

.ContentBlockMenu2
{	

	margin: 10px 5px;

}

.ContentBlockMenu2Table
{
	width: 100%;
	

}

.ContentBlockMenu2Table td, .ContentBlockMenu2Table th
{
	padding: 2px 5px;
	font-weight: normal;
}
.ContentBlockMenu2Table td
{
	text-align: left;
}
.ContentBlockMenu2Table th
{
	color: #1052a3;
}
