/* Example style sheet file (note how this comment was created) */

BODY   {background: RGB(255,255,255);
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	font-family: Verdana, Arial, sans-serif}

TABLE  {border-collapse: collapse;
	border-spacing: 0}

TD, TH {border: 0px solid RGB(0,0,0);
	padding: 0px}


.bgTableFill {background: RGB(206,219,198);
              border: 2px RGB(206,219,198);
              padding: 2px;
              font-size: 12px}

.FindUsDirections {background: RGB(238,242,236);
		   font-size: 9px;
		   padding: 4px}

.FindUsHead {background: RGB(238,242,236);
             font-size: 16px;
             padding: 4px}

.ProductPricesTableHead {background: RGB(238,242,236);
                         font-size: 18px;
                         padding: 0px}

.ProductPricesTableSubHead {background: RGB(238,242,236);
                            font-size: 10px;
                            padding: 0px}

.ProductPricesTable0 {background: RGB(255,255,255);
                      font-size: 14px;
                      padding: 0px}

.ProductPricesTable1 {background: RGB(238,242,236);
                      font-size: 14px;
                      padding: 0px}

.ProductPricesTable2 {background: RGB(221,230,217);
                      font-size: 14px;
                      padding: 0px}

.ProductPricesTable3 {background: RGB(206,218,201);
                      font-size: 14px;
                      padding: 0px}

.ProductPricesTable4 {background: RGB(193,206,188);
                      font-size: 14px;
                      padding: 0px}

.fs06  {font-size: 6px}

.fs08  {font-size: 8px}

.fs10  {font-size: 10px}

.fs12  {font-size: 12px}

.fs14  {font-size: 14px}

.fs16  {font-size: 16px}

.fs18  {font-size: 18px}

.fs20  {font-size: 20px}