/* CSS Document */

.playsetname {color: #003366; 
font-size: 24px; 
font-weight: BOLDER;
text-decoration:underline;
font-style: inherit;
font-stretch:expanded }

.setnameimage
{
	position: absolute;
	margin-top: -5px;
	margin-left: 5px;
	font-variant: small-caps;
}



.border {border: 1px solid #173EA5; 
background-color: #CCCCCC;
position:relative;
left: -17px;

 }



.playsetbuy {color: #173EA5;
font:"Times New Roman", Times, serif
 font-weight: bold; 
 font-size-adjust:none; 
 font-stretch:condensed; 
 text-decoration:underline }



.pervnext { font-weight: bold; 
font-size: 12px; }



a:visited { color: #666666; }
