.style1 {
	color: #CCCCCC;
	text-align: center;
}

.newsbox {
	width: 430px;
	padding-left: 0px;
	padding-bottom: 20px;
}

.newsbox_homemaincontainer {
	width: auto;
	padding-left: 20px;
}

.smallimagebox {
	width: 100px;
	border: 1px solid #000000;
	padding: 3px;
	float: left;
}

.largeimagebox {
	width: auto;
	padding: 3px;
	float: left;
}

.newstextbox {
	width: auto;
	float: left;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
}

.articletextbox {
	width: auto;
	float: left;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}

a.newstitlelink:link {color:#01539D; text-decoration:none; font-weight:bold; font-size: 12px; border-bottom-width: thin; border-bottom-style: dotted; border-bottom-color: #01539D;
}
a.newstitlelink:visited {	color:#01539D;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #01539D;}	
a.newstitlelink:active {	color:#01539D;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #01539D;}
a.newstitlelink:hover {	color:#01539D;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #01539D;}
.fadenewsbox {
	height: 159px;
	width: 533px;
	background-image: url(graphics/news_bk.gif);
}

.scrollerbox {
	height: 40px;
	width: 480px;
	padding-top: 54px;
	padding-left: 20px;
}


