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

.box_title {color:#ff6600;font:bold 15px Arial, Verdana; margin: 0 0 7px 0; }

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

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

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

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

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

.BoxBlockMenu2 a span
{
	display: block;
	padding: 5px 7px;
	text-transform: uppercase;
    font:bold 12px Arial, Verdana;
}

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

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

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

.ContentBlockMenu2
{	

	margin: 10px 1px;

}

.ContentBlockMenu2Table
{
	width: 100%;
	

}

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

#mainblocktable .news_v { background:url(../images/center_box/news_v01.png) repeat; }
#mainblocktable .news_n { background:url(../images/center_box/news_n01.png) repeat; }
#mainblocktable .news_l { background:url(../images/center_box/news_l01.png) repeat; }
#mainblocktable .news_p { background:url(../images/center_box/news_p01.png) repeat; }

.headdata
{
  background-color: #F3F8FE;
  border-color: #ABD0FC;
  border-style: solid;
  border-width: 1px;
  padding:1px;

  -moz-border-radius : 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  
 	height: 30px;
	width: 30px;
	text-align: center; 
    
}
#nmon {
	font-size: 7px;
	color: #336699;
	_line-height: 23px;
	text-decoration: none;
	font-weight: bold;
	_padding-top: 0px;
	text-transform: uppercase;
}
#ndat {
	color: #ff6600;
	font-size: 13px;
	font-weight: bold;
}

hr {
	margin-bottom: 4px;
	padding:3px 3px 3px 3px;
	border-bottom:1px solid #abd0fc;
	border-top:0;
	border-left:0;
	border-right:0;
	}
.s3 {text-align: justify; font-family: Tahoma; font-size:11px; color:#000; margin-left:7px; margin-right:5px; margin-top:10px; margin-bottom:10px;}
/* 
h4{color:#ff6600;font:bold 15px "Trebuchet MS", Verdana, Arial;}
*/
.toc a:active, .toc a:visited, .toc a:link { text-decoration:none; color: #336699; padding:7px 4px; font-size:12px;font-weight: bold; }
.toc a:hover { color: #ff6600; text-decoration: underline; }