#newsScrollerA {
	width: 246px;
	height: 257px;
	font: 10px arial, helvetica, sans-serif;
	overflow: auto;
}
#newsScrollerA .content {
	width: 225px;
}	
#newsScrollerA a {
	padding: 4px;
	display: block;
	text-decoration: none;
	margin-bottom: 4px;
	color: #999;
}
#newsScrollerA a:hover {
	background-image: url(../images/spacers/spacer_e6e6e6.gif);
	background-repeat: repeat;
	background-color: #e6e6e6;
	color: #666666;
}
#newsScrollerA .date {
	font-weight: bold;
	font-size: 11px;
	color: #000;
}
#newsScrollerA .blurb {
}
#newsScrollerA .more {
	color: #000;
}

#newsScrollerB {
	width: 246px;
	height: 257px;
	font: 10px arial, helvetica, sans-serif;
	overflow: auto;
}
#newsScrollerB .content {
	width: 230px;
}	
#newsScrollerB a {
	padding: 4px;
	display: block;
	text-decoration: none;
	margin-top: 4px;
}
#newsScrollerB a:hover {
	background-image: url(../images/spacers/spacer_e6e6e6.gif);
	background-repeat: repeat;
	background-color: #e6e6e6;
}
#newsScrollerB .date {
	font-weight: bold;
	font-size: 11px;
	color: #000;
}
#newsScrollerB .blurb {
	color: #999;
}
#newsScrollerB .more {
	color: #000;
}
#extras {
	font: 10px arial, helvetica, sans-serif;
}
#extras a {
	padding: 7px;
	display: block;
	text-decoration: none;
	height: 72px;
	background-color: #fff;
	color: #666666;
}
#extras a:hover {
	background-repeat: repeat;
	background-color: #e6e6e6;
	color: #666666;
}
#extras .divider {
	width: 220px;
	height: 1px;
	border-top: 1px dotted #ccc;
	margin-top: 5px;
	margin-bottom: 4px;
	display: block;
}
#extras .header {
	font: bold 17px times, times new roman;
	color: #ff0000;
}
#extras .blurb {
}
#categories {
	background-color: #fff;
	width: 220px;
}	
#categories a {
	display: block;
	color: #333;
	width: 220px;
	background-color: #e6e6e6;
	font: bold 11px/20px arial, helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	text-transform: uppercase;
}
#categories a:hover {
	color: #e6e6e6;
	background-color: #333;
}
a.redlink {
	font: bold 10px arial, helvetica, sans-serif;
	color: #999999;
	padding-right: 15px;
}
a.redlink:hover {
	text-decoration: none;
	color: #ff0000;
}
