.style1 {
	color: #CCCCCC;
	text-align: center;
}

.newsbox {
	width: auto;
	padding-left: 0px;
	padding-bottom: 20px;
	padding-right: 30px;
}

.newsbox_homemaincontainer {
	width: 440px;
	padding-left: 20px;
}

.smallimagebox {
	width: 100px;
	border: 1px solid #000000;
	padding: 3px;
	float: left;
}

.largeimagebox {
	width: 160px;
	border: 1px solid #000000;
	padding: 3px;
	float: left;
}

.newstextbox {
	width: auto;
	float: left;
	padding-top: 0px;
	padding-right: 3px;
	padding-left: 20px;
}

.articletextbox {
	width: auto;
	float: left;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
}

a.newstitlelink:link {color:#000000; text-decoration:none; font-weight:bold; font-size: 12px; border-bottom-width: thin; border-bottom-style: dotted; border-bottom-color: #000000;
}
a.newstitlelink:visited {	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;}	
a.newstitlelink:active {	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;}
a.newstitlelink:hover {	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;}

.fadenewsbox {
	height: 131px;
	width: 454px;
	background-image: url(/graphics/news/news_bk.gif);
}

.fadepadding {
	height: 131px;
	width: 454px;
	padding-left: 23px;
	
}

.scrollerbox {
	height: 90px;
	width: 435px;
	padding-top: 40px;
	padding-left: 0px;
}

.break {
	width: auto;
	padding-bottom: 1px;
}

.news_imageborder {
	border: thin solid #000000;
	padding: 3px;
	width: 100px;
	float: left;

}
.news_imageborder_padding {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;

}
