#prodcategorymenu table{
	padding:0;
	margin:50px 0 20px 0;
	}



#prodcategorymenu table tr.categoryRow td.text{
	background: url(menuBG.gif);
	height:18px;
	font-size:11px;
	padding:0 0 0 4px;
}

#prodcategorymenu table tr.categoryRow td.right{
	background: url(menuRight.gif);
	width:22px;
	height:18px;
	font-size:11px;
}

#prodcategorymenu table tr td.divide{
	height:6px;
}

#prodcategorymenu table tr.categoryRow td.text a, #prodcategorymenu table tr.categoryRow td.text a:visited{
	color:#003366;
	text-decoration:none;
	font-weight:bold;	
}

#prodcategorymenu table tr.categoryRowSelected td.left{
	background: url(menuleft2.gif);
	width:22px;
	height:18px;

}

#prodcategorymenu table tr.categoryRowSelected td.text{
	background: url(menuBG2.gif);
	width:190px;
	height:18px;
	font-size:11px;
	padding:0 0 0 4px;	
}

#prodcategorymenu table tr.categoryRowSelected td.right{
	background: url(menuRight2.gif);
	width:22px;
	height:18px;
	font-size:11px;
}




#prodcategorymenu table tr.categoryRowSelected td.text a, #prodcategorymenu table tr.categoryRowSelected td.text a:visited{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;	
	
}

	