/*Example CSS for the two demo scrollers*/

#pscroller1{
width: 260px;
height: 100px;
padding: 5px 0px 0px 10px;
font-size: 11px; color: #9C8750; 
line-height: 16px;
text-align: justify;
font-family: tahoma, verdana, arial;
}
#pscroller1 A {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #9C8750; TEXT-DECORATION: none
}
#pscroller1 A:hover {
	FONT-WEIGHT: bold; COLOR: #9C8750; TEXT-DECORATION: underline
}

#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}
.bottombg1 {
	line-height: 52px;
	background-image: url(images/index_55.gif);
	background-repeat: no-repeat;
}
alt2 {

	background: #F5FAFA;
	color: #797268;
}
.alt2 {
	color: #0C7E74;
	font-weight: bold;


}

