td img {display: block;}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F4F4F;
}	
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/Bg.jpg);
	background-repeat: repeat-x;
	background-color: #666666;}

.style1 {font-family: Arial, Helvetica, sans-serif;}
a:link {
	color: #4F4F4F;
}
.style2 {font-family: Copperplate Gothic Bold,Verdana, Arial
		font-size: 10px;
		color: #4F4F4F;}
.style3 {font-family: "Copperplate Gothic Bold"; font-size: 10px; }		
		
a:link {
	color: #4F4F4F;
}
a:visited {
	color: #4F4F4F;
}
a:hover {
	color: #8A0002;
}
a:active {
	color: #8A0002;
}
#pscroller1{
width: 250px;
height: 400px;
border: 1px solid #BE361F;
padding: 10px;
background-color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif; 
font-size:11px;
}
.someclass{ //class to apply to your scroller(s) if desired
}