/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
TABLE.categoryT {font-family : Verdana, Arial, sans-serif; font-size : 10px;}
TR.o { cursor: pointer; cursor: hand;  background: #aaaaaa; font-family : Verdana, Arial, sans-serif; font-size : 10px;}
TR.e { cursor: pointer; cursor: hand;  background: #ffffff; font-family : Verdana, Arial, sans-serif; font-size : 10px;}

/*TABLE.allProd TR {
	behavior: url('IEFixes.htc');
}*/

/*TABLE.allProd TR { cursor: pointer; cursor: hand;  background: #ffffff; font-family : Verdana, Arial, sans-serif; font-size : 10px;}
TABLE.allProd TR:hover, TABLE.allProd TR.hover { cursor: pointer; cursor: hand;  background: #aaaaaa; font-family : Verdana, Arial, sans-serif; font-size : 10px;}
*/

TR.smodel { cursor: pointer; cursor: hand;  background: #DDAD08; font-family : Verdana, Arial, sans-serif; font-size : 10px; }
/*
TABLE.allProd:hover TR, TABLE#AllProdId TR.hover { cursor: pointer; cursor: hand;  background: #aaaaaa; font-family : Verdana, Arial, sans-serif; font-size : 10px;}
*/