/* --- 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 */
.lm0l0iout {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
; background-color: #990033
; border: #FFFFFF solid
; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px
; border-width: 1px 0px
; font-weight: normal
}
.lm0l0iover {
	font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 3px 3px;
	color: #FFFFFF;
}

/* level 0 outer */
.lm0l0oout {
	text-decoration : none;
; border: #FFFFFF none
	
}
.lm0l0oover {
	text-decoration : none;
	
	background: #FF6600;
}

/* level 1 inner */
.lm0l1iout {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 4px;
	color: #FFFFFF;
}
.lm0l1iover {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #000000;
}

/* level 1 outer */
.lm0l1oout {
	text-decoration : none;
	border : 1px #FFFFFF solid;
	background: #FF6600;
	filter: alpha(opacity=85);
}
.lm0l1oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #FFCC00;
}

/* level 2 inner */
.lm0l2iover {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #000000;
}

/* level 2 outer */
.lm0l2oout {
	text-decoration : none;
	border : 1px #FFFFFF solid;
	background: #3399FF;
}
.lm0l2oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #3399FF;
}