#MainPageContent {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 10px;
}
DIV.mainpageblock {
	padding: 0 0 10px 0;
}
DIV.mainpageblocktitle {
	background-image: url(/images/mainpage/block-top.gif);
	height: 25px;
}
DIV.mainpageblocktitle H2 {
	font-size: 18px;
	color: #9e0a0e;
	line-height: 25px;
	margin: 0 0 0 25px;
	padding: 0 0 0 10px;
	border-left: 1px solid #d7d7d7;
}
DIV.mainpageblocktitle H2 SPAN {
	font-size: 11px;
	color: #777;
}
DIV.mainpageblockcontent {
	padding: 0 0 10px 0;
	border: 1px solid #d7d7d7;
}
DIV.mainpageblockcontent P {
	text-align: justify;
	margin: 0 0 0 0;
	padding: 10px 10px 0 10px;
}
DIV.mainpageblockcontent IMG {
	margin: 10px;
	float: left;
}
DIV.mainpageblocklink {
	background-image: url(/images/mainpage/block-bottom.gif);
	height: 30px;
}
DIV.mainpageblocklink P {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
DIV.mainpageblockbanner {
	background-color: #d7d7d7;
	text-align: center;
	padding: 5px 0 5px 0;
}
DIV.mainpageblockbanner IMG {
	vertical-align: bottom;
}
#MainPageNews {
	padding: 0 0 5px 0;
}
/* NEWS OLD <----------
#MainNewsAndImage H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	line-height: 15px;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
}

#MainNewsText {
	width: 308px;
	float: left;
}
#MainNewsText A {
	font-weight: bold;
	white-space: nowrap;
}
#MainNewsImage {
	background-color: #efefef;
	width: 260px;
	float: left;
}
#MainNewsImage IMG {
	width: 200px;
	height: 130px;
	margin: 0 0 0 30px;
}
NEWS OLD <--------------*/


/* ************************* */

#MainNewBox {
	
}
#MainNewBlock {
	float: left;
}
#MainNewBlock P {
	width: 280px;
	font-size: 12px;
	margin: 20px 15px 0 15px;
	float: left;
}
#MainNewBlock P A{
	font-weight: bold;
	white-space: nowrap;
}
#MainNewBlock H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	line-height: 15px;
	margin: 0;
	padding: 15px 0;
}
#MainNewBlock H2 A{

}
#MainNewBlock H2 A:HOVER{
	
}
#MainNewBlock IMG {
	width: 210px;
	height: 130px;
	margin: 0;
	background-color: #efefef;
	border: 1px solid #bfbfbf;
	float: left;
}
/*  **************************/

.NewsBox {
	clear: both;
}
.NewsBox UL {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	border-top: 1px solid #efefef;
}
.NewsBox LI {
	font-weight: bolder;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-bottom: 1px solid #efefef;
}
.NewsBox LI A {
	line-height: 20px;
	padding: 0 20px 0 20px;
	display: block;
}
.NewsBox LI A:hover {
	background-color: #efefef;
}
