
.MenuNewsItem,.MenuNewsItem_high
{
	border-top: #173C6E 1px solid;
	cursor: pointer;
	
}

.MenuNewsItem{background-color:#CED7E3;}


.MenuNewsItem_high
{
	background-color: #EAE0CE;
}

.newsbottom
{	
	background-color: #173C6E;
	text-indent:5px;
	height:15px;
	cursor: pointer;
	color:White;
	font-size:7.5pt;
	font-weight:bold;
	font-family: Verdana;
}

.News_text
{
	font-size:11px;
	text-decoration:none;
	font-family: Verdana;
	color: #173C6E;
	text-align: justify;
}

.News_text_bold
{
	font-size:11px;
	text-decoration:none;
	font-family: Verdana;
	color: #173C6E;
	text-align: justify;
	font-weight:bold;
}

.News_textRed
{
	font-size:11px;
	text-decoration:none;
	font-family: Verdana;
	color:#B30000;
}

.News_text_content_href
{
	font-size:11px;
	text-decoration:none;
	font-family: Verdana;
	color: #173C6E;
	text-align: justify;
}

.News_text_bold_content
{
	font-size:11px;
	text-decoration:none;
	font-family: Verdana;
	color: #173C6E;
	text-align: justify;
	font-weight:bold;
}

.News_textRed_content
{
	font-size:11px;
	text-decoration:none;
	font-family: Verdana;
	color:#B30000;
}