/*
     FILE ARCHIVED ON 20:24:17 Feb 2, 2007 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:36:48 Jun 27, 2011.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/* --- 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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding: 4px;
	color: #FF99CC;
	font-weight: bold;
	z-index: auto;
}
.m0l0iover {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #FFFFFF;
	z-index: auto;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border : 1px clear;
	background: #410066;
	/*filter: alpha(opacity=50); */
	z-index: auto;
}
.m0l0oover {
	text-decoration : none;
	border : 1px clear;
	background: #663399;
	z-index: auto;
}

/* level 1 inner */
.m0l1iout {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 4px;
	color: silver;
	z-index: auto;
}
.m0l1iover {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #000000;
	z-index: auto;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px clear;
	/*border : 1px solid #FFFFFF;*/
	background: #990099;
	filter: alpha(opacity=100);
	z-index: auto;
}
.m0l1oover {
	text-decoration : none;
	border : 1px clear;
	/*border : 1px solid #FFFFFF;*/
	background: #CC99CC;
	z-index: auto;
}

/* level 2 inner */
.m0l2iover {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #000000;
	z-index: auto;
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #FFA900;
	z-index: auto;
}
.m0l2oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #FFCC66;
	z-index: auto;
}
