/* Sub Menu Hover Styles */ 

tr.menu:hover { 
	background: url("/pages/menu-buttons/b_1_ov.gif") no-repeat right;
	/*align: center;*/
	width: 180px;
	height: 27px
} 

tr.menu { 
	background: url("/pages/menu-buttons/b_1.gif") no-repeat right;
	/*align: center;*/
	width: 180px;
	height: 27px
} 
