/* --- menu styles ---note:	not all browsers render styles the same way so try out your style sheet	on different browsers before publishing;*//* level 0 inner */.m0l0iout {	font-family: Verdana, "trebuchet ms",Tahoma, Geneva, Arial, Helvetica, sans-serif;	font-size: 12px;	padding: 2px;	text-decoration: none;	color: #333333;	background : #FFFFFF;}	.m0l0iover {	font-family: Verdana, "trebuchet ms",Tahoma, Geneva, Arial, Helvetica, sans-serif;	font-size: 12px;	padding: 2px;	text-decoration: none;	color: #ffffff;	background : #8A9CC3;}/* level 0 outer */.m0l0oout {	text-decoration : none;	background: #FFFFFF;	text-align: center;	border-right : 1px dotted #FFFFFF;}.m0l0oover {	text-decoration : none;	background: #8A9CC3;	text-align: center;	border-right : 1px dotted #FFFFFF;}/* level 1 inner */.m0l1iout {	font-family: Verdana, "trebuchet ms",Tahoma, Geneva, Arial, Helvetica, sans-serif;	font-size: 10px;	text-decoration: none;	padding: 3px;	color: black;	font-weight : normal;	background : #EEEEFF;	}.m0l1iover {	font-family:  Verdana, "trebuchet ms",Tahoma, Geneva, Arial, Helvetica, sans-serif;	font-size: 10px;	text-decoration: none;	padding: 3px;	color: #5A5A96;	font-weight : normal;	background: #FFFFFF;}/* level 1 outer */.m0l1oout {	text-decoration : none;	border : 1px solid #666666;	background : #EEEEFF;	text-align: left;}.m0l1oover {	text-decoration : none;	border : 1px solid #666666;	background: #FFFFFF;	text-align: left;}