@charset "utf-8";
/* CSS Document */

/* CSS Document */


.Newslayer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 190px;
	top: 0px;
	float: right;
	max-width:190px;
	overflow:visible;
	font-size: 11px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	
}

.Newstable {
	border: 1px solid #D0D6DD;
	max-width:180px;
	margin-left:0px;
	background-color: #E9ECEF;
	margin-bottom: 20px;
	width:180px;
	
}

.NewsTabHeader {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #D0D6DD;
	height: 16px;
	padding-right: 7px;
	padding-left: 7px;
	margin-top: 0px;
	margin-bottom: 9px;
}

.NewsTabDatum {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 0px;
	margin: 0px 7px;
	margin-bottom: 5px;
}

.NewsTabText {
	font-size: 11px;
	color: #333333;
	margin: 0px 7px;
	padding-bottom: 10px;
	font-weight: normal;
	
}.Newslayer .Newstable .NewsTabText a {
	text-decoration: none;
}
