/*Example CSS for the two demo scrollers*/

#pscroller1{
width: 150px;
height: 300px;
padding: 5px 0px 0px 10px;
font-size: 11px; color: #A3D596; 
line-height: 14px;
font-family: tahoma, verdana, arial;
}
#pscroller1 A {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #A3D596; TEXT-DECORATION: none
}
#pscroller1 A:hover {
	FONT-WEIGHT: bold; COLOR: #ffffff; 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;


}
.conttext {
	font-size: 13px;
	color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
