@charset "utf-8";
#news-area2/* CSS Document */
 {
	height: 100%;
	color: #646464;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	width: 100%;
	float: left;
	margin: 0px;
	overflow: hidden;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#ajaxticker2{
	border: 0px none #FFFFFF;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
}

#ajaxticker2 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #646464;
	text-align: left;
	float: left;
	width: 100%;
}
#ajaxticker2 div a { /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ae2e9c;
	text-decoration: none;
	font-size: 12px;
	text-align: left;
	width: 100%;
	float: left;
}
#ajaxticker2 div a:hover{
	text-decoration: underline;
}
date {
	text-align: left;
	width: 100%;
	float: left;
	color: #646464;
	display: inherit;
	padding-top: 10px;
}
newstext {
	float: left;
	width: 100%;
}
