/* --- static menu styles ---
note:
	1. not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
style naming convention:
	m<zero based menu number>l<zero based level number>i|o<for inner or outer tag>
*/


.m0l0o {
	padding: 1px;
	text-decoration: none;text-align: right; font-family: arial; font-size: 13px; font-weight: bold;
	margin: 0px;
	border: 0px
	
 }

.m0l1o {
	padding: 1px;
	text-decoration: none;text-align: right;font-size=13 px; font=family-arial;font-weight: bold;


	margin: 0px;
	border: 0px ;
	}

.m0l2o {
padding: 1px;
	text-decoration: none;text-align: right; font-family: arial; font-size: 13px; font-weight: bold;


	margin: 0px;
	border: 0px ;
}

.m0l0i {
	padding: 1px;
	text-decoration: none;text-align: right; font-family: arial; font-size: 13px; font-weight: bold;


	}

.m0l1i {
	padding: 1px;
text-decoration: none;text-align: right; font-family: arial; font-size: 13px; font-weight: bold;



	}

.m0l2i {
	padding: 1px;
	text-decoration: none;text-align: right; font-family: arial; font-size: 13px; font-weight: bold;


	}