#tableMain {
	background-image: url(../images/35_main.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	height: 445px;
	width: 673px;
	margin-top: 2px;
	margin-left: 3px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: none;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.newsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

