<!-- 

program : style.css
analyst : d h brown http://www.sflc.com dhbrown@sflc.com
written : nov / 2008
(c)2008 : sfc

purpose : style sheet

-->

<STYLE type="text/css">

   a:active  { color: #FF0000; }
   a.hover   { color: #FF0000; }
   a.plain   { text-decoration: none; }
   a.none    { text-decoration: none; }

  .textTopLarge   	{ font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #C00000; }
  .textTopMenu    	{ font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #C00000; }
  .textCatMenu    	{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #C00000; font-weight: bold; }

  .textShopCart   	{ font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #C90000; }
  .textShopCartTitle	{ font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #C90000; font-weight: bold; }
  .textShopCartLink 	{ font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #FFFFFF; font-weight: bold; }

  .textItemTitle 	{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; font-weight: bold; }
  .textItemInfo  	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }

  .textSubTotal 	{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; }
  .textTopLinks 	{ font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000000; }
  .textCatLinks 	{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; font-weight: bold; }
  .textSearch   	{ font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #FF0000; font-weight: bold; }

  .textSection 		{ font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000000; font-weight: bold; }
  .textSectionWhite 	{ font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #FFFFFF; font-weight: bold; }
  .textSectionTitle 	{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #C90000; font-weight: bold; }
  .textTitle 		{ font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000000; font-weight: bold; }

  .textNormal   	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }
  .textNormalRed 	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF0000; }
  .textNormalBold 	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold; }
  .textNormalSmall 	{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }
  .textNormalLarge 	{ font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000000; }

  .textFooter   	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #C0C0C0; }
  .textCopyright   	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }

</STYLE>