div.news_short_item .photo {
	float: left;
	height: 120px;
	width: 160px;
}
div.news_short_item {
}
div.news_short_item .text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
	width: 480px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div.news_short_item .text h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4A6182;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
div.news_short_item .text h2 a {
	color: #4A6182;
	text-decoration: none;
}
div.news_short_item .text .date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;
}
div.news_short_item {
	float: left;
	height: 120px;
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
table.news_archive {
	width: 540px;
	padding: 0px;
	border-collapse: collapse;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
table.news_archive th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #036735;
	padding: 3px;
}
table.news_archive th.date {
	width: 160px;
}
table.news_archive td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
}
table.news_archive tr a {
	color: #000000;
	text-decoration: none;
}
table.news_archive td.date {
	font-weight: bold;
	text-align: center;
}
h3.news_item_h3 {
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
}
.news_item_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
#news_item_photo {
	text-align: center;
	padding-top: 10px;
}
#news_item_photo .news_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6FB346;
}
