/* --- 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: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	padding: 3px 3px;
	color: #660033;
; background-color: #B5ADC6
; border: 1px #B5ADC6 solid
; margin: auto auto
; clip:   rect(   )
}
.m0l0iover {
	font: normal 14px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 3px 3px;
	color: DDDAE4;
; background-color: #660033
; border: 1px #B5ADC6 solid
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border : 1px #FFFFFF solid;
	background: #660033;
; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px
; color: DDDAE4
}
.m0l0oover {
	text-decoration : none;
	border : 1px #FFFFFF solid;
	background: #660033;
; color: DDDAE4
}

/* level 1 inner */
.m0l1iout {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #B5ADC6;
; background-color: #660033
; border: #FFFFFF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px
/*	color: #000000; */
}
.m0l1iover {
	font: normal 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color: #660033;
; background-color: #B5ADC6; border: #FFFFFF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px
/*	color: #000000; */
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px #FFFFFF solid;
/*	background: #46B446; */
	background: #B5ADC6;
	filter: alpha(opacity=100);
; color: #660033
}
.m0l1oover {
	text-decoration : none;
	border : 1px #FFFFFF solid;
	background: #B5ADC6;
; color: #660033
/*	background: #5AE55A; */
}

/* level 2 inner */
.m0l2iover {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color: #660033;
; background-color: #B5ADC6
; border: 1px #FFFFFF solid
; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	border : 1px #FFFFFF solid;
	background: #B5ADC6;
; font-size: 12px
; color: #660033
}
.m0l2oover {
	text-decoration : none;
	border : 1px #FFFFFF solid;
	background: #B5ADC6;
; font-size: 12px
; color: #660033
}
.headline {  font-family: Arial, Helvetica, sans-serif; color: #660033; font-size: 1.5em; font-weight: bold}
.subhead {  font-family: Arial, Helvetica, sans-serif; color: #660033; font-size: 1.1em; font-weight: bold}
.bodytext {  font-family: Arial, Helvetica, sans-serif; color: #660033; font-size: 1em}
