.NewsDate {
	font-size: 10px;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 12px;
}


.NewsTxt {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	margin-top: 5px;
	padding-top: 5px;
	line-height: 10px;
}

a.newslink:link, a.newslink:active, a.newslink:visited {
	color: #;
	background-color: transparent;
	text-decoration: none;
	color: #FF0000;
	font-size: 12px;
	line-height: 12px;
	font-family: Helvetica, Arial, sans-serif;
}

a.newslink:hover {
     color: #;
	background-color: #FF0000;
	text-decoration: none;
	color: #FFFFFF;
}

.News {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #666666;
	margin-bottom: 3px;
	margin-top: 3px;
}
.NewsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #D2DF28;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
}
.NewsBodyTxt {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	height:auto;
	background-color: #FFFFFF;
	_height: autopx;
	
	*height: autopx;
	
	width: 510px;
	position: relative;
	text-align: left;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	left: 5px;
	padding-top: 15px;
	margin: 0px;
	padding-bottom: 15px;
	padding-left: 90px;
	padding-right: 200px;
	visibility: visible;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
}
