/* --- 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>
*/

.m0l0i {
	font-family: Arial, Helvetica, sans-serif, Tahoma, Verdana, Geneva;
	font-size: 13px;
	text-decoration : bold;
	padding: 4px;
}
.m0l0o {
	text-decoration : none;
	border : 0px solid #FFFFFF;
}
.m0l1i {
	font-family: Arial, Helvetica, sans-serif, Tahoma, Verdana, Geneva;
	font-size: 13px;
	text-decoration : none;
	padding: 4px;
}
.m0l1o {
	text-decoration : none;
	border : 0px solid #FFFFFF;
}
.m0l2i {
	font-family: Arial, Helvetica, sans-serif, Tahoma, Verdana, Geneva;
	font-size: 12px;
	text-decoration : none;
	padding: 4px;
}
.m0l2o {
	text-decoration : none;
	border : 0px solid #E46822;
}
*/

.m110i {
	font-family: Arial, Verdana, sans-serif;
	font-size: 23px;
	text-decoration : bold;
	padding: 1px;
}
.m110o {
	text-decoration : none;
	border : 0px solid #E46822;
}
.m111i {
	font-family: Arial, Verdana, sans-serif;
	font-size: 23px;
	text-decoration : none;
	padding: 4px;
}
.m111o {
	text-decoration : none;
	border : 0px solid #E46822;
}
.m112i {
	font-family: Arial, Verdana, sans-serif;
	font-size: 28px;
	text-decoration : none;
	padding: 4px;
}
.m112o {
	text-decoration : none;
	border : 0px solid #E46822;
}

*/

.m2l0i {
	font-family: Arial, Verdana, sans-serif;
	font-size: 23px;
	text-decoration : bold;
	padding: 1px;
}
.m2l0o {
	text-decoration : none;
	border : 0px solid #000000;
}
.m2l1i {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	text-decoration : none;
	padding: 4px;
}
.m2l1o {
	text-decoration : none;
	border : 0px solid #E46822;
}
.m2l2i {
	font-family: Arial, Verdana, sans-serif;
	font-size: 28px;
	text-decoration : none;
	padding: 4px;
}
.m2l2o {
	text-decoration : none;
	border : 0px solid #E46822;
}

*/

.m3l0i {
	font-family: Arial, Verdana, sans-serif;
	font-size: 23px;
	text-decoration : bold;
	padding: 1px;
}
.m3l0o {
	text-decoration : none;
	border : 0px solid #999999;
}
.m3l1i {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	text-decoration : none;
	padding: 4px;
}
.m3l1o {
	text-decoration : none;
	border : 0px solid #E46822;
}
.m3l2i {
	font-family: Arial, Verdana, sans-serif;
	font-size: 28px;
	text-decoration : none;
	padding: 4px;
}
.m3l2o {
	text-decoration : none;
	border : 0px solid #E46822;
}

*/

.m4l0i {
	font-family: Arial, Verdana, sans-serif;
	font-size: 23px;
	text-decoration : bold;
	padding: 1px;
}
.m4l0o {
	text-decoration : none;
	border : 0px solid #000000;
}
.m4l1i {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	text-decoration : none;
	padding: 4px;
}
.m4l1o {
	text-decoration : none;
	border : 0px solid #999999;
}
.m4l2i {
	font-family: Arial, Verdana, sans-serif;
	font-size: 28px;
	text-decoration : none;
	padding: 4px;
}
.m4l2o {
	text-decoration : none;
	border : 0px solid #999999;
}



