/* --- 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: 8 pt; text-decoration: none; color: #FFCA28;                font-weight: bold; padding: 4px }.m0l0iover   { font-variant: normal; font-size: 8 pt; font-family:                Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;                text-decoration: underline; color: #FFFF00; font-weight: bold;                padding: 4px }/* level 0 outer */.m0l0oout    { text-decoration: none; background-color: #000066; background-repeat: repeat;                background-attachment: scroll; border: 1px solid #C0C0C0;                background-position: 0% 50% }.m0l0oover   { text-decoration: none; background-color: #FF0000; background-repeat: repeat;                background-attachment: scroll; border: 1px solid #C0C0C0;                background-position: 0% 50% }/* level 1 inner */.m0l1iout    { font-variant: normal; font-size: 8 pt; font-family:                Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;                text-decoration: none; color: #FFFFFF; font-weight: bold;                padding: 4px }.m0l1iover   { font-variant: normal; font-size: 8 pt; font-family: Tahoma; text-decoration:                none; color: #FFFF00; font-weight: bold; padding: 4px }/* level 1 outer */.m0l1oout    { text-decoration: none; background-color: #FFBE00; background-repeat: repeat;                background-attachment: scroll; border: 1px solid #003399;                background-position: 0% 50% }.m0l1oover   { text-decoration: none; background-color: #FF0000; background-repeat: repeat;                background-attachment: scroll; border: 1px solid #000080;                background-position: 0% 50% }/* level 2 inner */.m0l2iover {	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;	text-decoration : none;	padding: 4px;	color: #000000;}/* level 2 outer */.m0l2oout {	text-decoration : none;	border : 1px solid #008000;	background: #B44646;}.m0l2oover   { text-decoration: none; background-color: #800080; background-repeat: repeat;                background-attachment: scroll; border: 1px solid #008000;                background-position: 0% 50% }
