@charset "UTF-8";
#allnews_2columns  h1 {
	color: #F47920;
	font-weight: normal;
	font-size: 18pt;
	line-height: 1.4em;
}
#news_table {
	width: 350px;
	font-size: 10pt;
	color: #FFFFFF;
}
.news_img {
	height: 100px;
	width: 133px;
	padding: 12px;
	text-align: left;
	vertical-align: top;
}
#news_table img {
	border: 1px solid #FFFFFF;
}
.news_textarea {
	padding: 12px;
	text-align: left;
	vertical-align: top;
}
.title {
	font-size: 12pt;
	color: #C25505;
}
#news_table  h1 {
	font-size: 12pt;
}
#allnews_LT {
	float: left;
}
#allnews_RT {
	float: right;
}
#allnews_2columns {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#allnewsHome {
	width: 780px;
	margin-right: 60px;
	margin-left: 60px;
	height: 280px;
	margin-top: 25px;
}
#allnews_2columns td {
	padding: 12px;
}


#allnews_bttn {
	padding-top: 6px;
	padding-left: 6px;
	float: left;
	
}
#allnews_bttn img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#allnews_banner {
	width: 780px;
	margin-right: 60px;
	margin-left: 60px;
	margin-top: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#allnews_bttn a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

