/* WF Fisher www.wffisher.com CSS */

BODY			{ background-color: #DBDDB7; font-family: arial; font-size: 12px; color: #797A6C; }

.finePrint		{ font-family: arial; font-size: 9px; color: #909090; }

.accuFind		{ font-family: arial; font-size: 10px; color: #898B5D; }

A.ac:LINK		{ color: #2CA24D; text-decoration: none; }
A.ac:VISIT		{ color: #2CA24D; text-decoration: none; }
A.ac:VISITED	{ color: #2CA24D; text-decoration: none; }
A.ac:HOVER		{ color: #A22C2C; text-decoration: underline; }

.form		{ background-image: url('/images/formbg.gif'); background-repeat: no-repeat; }
.textareabg	{ background-image: url('/images/textareabg.gif'); background-repeat: no-repeat; }

/* Feed Page Styles */

.feedSection			{ font-family: arial; font-size: 18px; color: #D20000; font-weight: bold; }
.feedHeader				{ font-family: arial; font-size: 14px; color: #5B6A65; font-weight: bold; }
.feedText				{ font-family: arial; font-size: 11px; color: #000000; }
.feedSmlText			{ font-family: arial; font-size: 10px; color: #000000; }
.feedTiny				{ font-family: arial; font-size: 9px; color: #000000; }

A.feed:LINK				{ color: #E89300; text-decoration: none; }
A.feed:VISIT			{ color: #E89300; text-decoration: none; }
A.feed:VISITED			{ color: #E89300; text-decoration: none; }
A.feed:HOVER			{ color: #0088E8; text-decoration: underline; }

.new		{ font-family: arial; font-size: 11px; color: #ff0000; font-weight: bold; }

