





/*Style sheet used for demo. Remove if desired*/
.handcursor{
	cursor:hand;
	cursor:pointer;
	font: 13px/16px Trebuchet MS, Tahoma, Helvetica, Arial, Verdana, San-Serif; 
	color: #AA4104; 
	font-weight:bold;
	margin-bottom:10px;
	}
.subCat{
	font: 12px/16px Trebuchet MS, Tahoma, Helvetica, Arial, Verdana, San-Serif; 
	color:#666; 
	padding:5px 0 0 0;}