BODY		{ color: #000000; font-size: x-small; font-family: arial, sans-serif; scrollbar-face-color: #F49AC5; scrollbar-highlight-color: #EEE2E8; scrollbar-shadow-color: #F49AC5; scrollbar-arrow-color: #F5F2E9; scrollbar-base-color: #F49AC5; } 

A:link		{ background: none; color: #000000; text-decoration: none; font-size: x-small; }
A:visited	{ background: none; color: #000000; text-decoration: none; font-size: x-small; }
A:active	{ background: none; color: #000000; text-decoration: none; font-size: x-small; }
A:hover		{ background: none; color: #FF6699; text-decoration: none; font-size: x-small; }

A.COUNTY:link		{ color: #DDDDDD; text-decoration: none; font-size: xx-small; }
A.COUNTY:visited	{ color: #DDDDDD; text-decoration: none; font-size: xx-small; }
A.COUNTY:active		{ color: #DDDDDD; text-decoration: none; font-size: xx-small; }
A.COUNTY:hover		{ color: #DDDDDD; text-decoration: none; font-size: xx-small; }

HR		{ color: #FF99CC; height: 1pt; }

/* Info Table */

P.HEADER	{ text-indent: 0px; font-size: x-small; padding: 10px; }
P.NUMBER	{ text-indent: 0px; font-size: x-small; }
P.INFO		{ text-indent: 0px; font-size: x-small; }

TD.logo		{ background-image: url('images/logowws.jpg');
		  height: 125px;
		  width: 795px;	
		  border-bottom: 1px solid #FF99CC;
		  border-top: 0px solid #FF99CC;
		  border-left: 0px solid #FF99CC;
		  border-right: 0px solid #FF99CC; }

TABLE.info	{ width: 600px; border-collapse: separate; margin: 10px; }

TABLE.info TD	{ vertical-align: top;
			 	  border-style: solid;
			 	  border-width: 1px;
			 	  border-color: #FF66CC;
			 	  background-color: #FFCCFF;
			 	  padding: 5px; 
			 	  width:50% }


/* Page Alignment */

#page		{ position: absolute; left: 0; top: 0; }			  	          
			  	          