/* Text properties for menus */.TM0i0 {	font-family: Helvetica, Trebuchet MS, Arial, sans-serif;	color: #FFFFFF;	font-size: 12px;	font-weight: normal;	font-style: normal;	text-decoration: none;	/* text-transform: uppercase; */}/* Menu background - normal state */.TM0o0 {	background: #000000;	padding: 8px;	text-align: left;	vertical-align: middle;	text-decoration: none;}/* Menu thin border */.TM0t0 {	background: #222222;}/* Selected items in a menu - highlight colour, indent etc. */.TM0o1 {	background: #333333;	padding: 8px;	text-align: left;	vertical-align: top;	text-decoration: none;}