/* --- 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 {
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #1B61A7;
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 0.5px;
	white-space: nowrap;
	text-decoration: none;
	line-height: 24px;
	visibility: hidden;
	border: 1px solid #1B61A7;
}
.m0l0iover {
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #1B61A7;
	background-color: #fff;
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 0.5px;
	white-space: nowrap;
	text-decoration: none;
	line-height: 24px;
	border: 1px solid #1B61A7;
}

/* level 0 outer */
.m0l0oout {
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #1B61A7;
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 0.5px;
	white-space: nowrap;
	text-decoration: none;
	line-height: 24px;
	visibility: hidden;
}
.m0l0oover {
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #1B61A7;
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 0.5px;
	white-space: nowrap;
	text-decoration: none;
	line-height: 24px;
}

/* level 1 inner */
.m0l1iout {
	text-align: center;
	font-family: Tahoma;
	color: #73BDFE;
	background-color: #fff;
	font-size: 11px;
	font-weight: bolder;
	letter-spacing: 0.5px;
	white-space: nowrap;
	text-decoration: none;
	line-height: 24px;
	border: 1px solid #1B61A7;
}
.m0l1iover {
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #1B61A7;
	background-color: #fff;
	font-size: 11px;
	font-weight: bolder;
	letter-spacing: 0.5px;
	white-space: nowrap;
	text-decoration: none;
	line-height: 24px;
	border: 1px solid #1B61A7;
}

/* level 1 outer */
.m0l1oout {
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #73BDFE;
	background-color: #fff;
	font-size: 11px;
	font-weight: bolder;
	letter-spacing: 0.5px;
	white-space: nowrap;
	text-decoration: none;
	line-height: 24px;
}
.m0l1oover {
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #1B61A7;
	background-color: #fff;
	font-size: 11px;
	font-weight: bolder;
	letter-spacing: 0.5px;
	white-space: nowrap;
	text-decoration: none;
	line-height: 24px;
}
