/* --- 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 */
.top_m0l0iout {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	padding: 0px;
	color: blue;
}
.top_m0l0iover {
	font: bold 9px Verdana;
	text-decoration: none;
	padding: 0px;
	color: #FFFFFF;
}

/* level 0 outer */
.top_m0l0oout {
	text-decoration : none;
	border : 0px solid blue;
	background: #CCCCFF;
}
.top_m0l0oover {
	text-decoration : none;
	color : white;
	border : 0px solid blue;
	background: purple;
}

/* level 1 inner */
.top_m0l1iout {
	font: 9px Verdana;
	text-decoration: none;
	padding: 5px;
	color: #008;
}
.top_m0l1iover {
	font: bold 9px Verdana;
	color: white;
	text-decoration : none;
	padding: 5px;
	background: purple;
}

/* level 1 outer */
.top_m0l1oout {
	text-decoration : none ! important;	
	color : white;
	border : 1px solid #CCCCFF;
	background: #CCCCFF;
	/*filter: alpha(opacity=85);*/
}
.top_m0l1oover {
	text-decoration : none ! important;
	color : white;
	border : 1px solid #CCCCFF;
	background: purple;
}

/* level 0 inner */
.m0l0iout {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	padding: 0px;
	color: blue;
}
.m0l0iover {
	font: bold 9px Verdana;
	text-decoration: none;
	padding: 0px;
	color: #FFFFFF;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border : 0px solid blue;
	
}
.m0l0oover {
	text-decoration : none;
	color : white;
	border : 0px solid blue;
	
}

/* level 1 inner */
.m0l1iout {
	font: 9px Verdana;
	text-decoration: none;
	padding: 4px;
	color: #008;
}
.m0l1iover {
	font: bold 9px Verdana;
	color: white;
	text-decoration : none;
	padding: 4px;
	background: #7F4B7F;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none ! important;	
	color : white;
	border : 1px solid #CFAD64;
	background: #CFAD64;
	/*filter: alpha(opacity=85);*/
}
.m0l1oover {
	text-decoration : none ! important;
	color : white;
	border : 1px solid #CFAD64;
	background: #7F4B7F;
}



/* popout menus */

.ss0l1iout {
	font: 9px Verdana;
	text-decoration: none;
	padding: 4px;
	color: #008;
}
.ss0l1iover {
	font: bold 9px Verdana;
	color: white;
	text-decoration : none;
	padding: 4px;
	background: #7266B1;
}

 
.ss0l1oout {
	text-decoration : none ! important;
	color : white;
	border : 1px solid #BEBEFE;
	background: #BEBEFE;
	/*filter: alpha(opacity=85);*/
}
.ss0l1oover {
	text-decoration : none ! important; 
	color : white;
	border : 1px solid #BEBEFE;
	background: #7266B1;
}



.s0l1iout {
	font: 9px Verdana;
	text-decoration: none;
	padding: 4px;
	color: #008;
}
.s0l1iover {
	font: bold 9px Verdana;
	color: white;
	text-decoration : none;
	padding: 4px;
	background: #7266B1;
}

 
.s0l1oout {
	text-decoration : none ! important;
	color : white;
	border : 1px solid #BEBEFE;
	background: #BEBEFE;
	/*filter: alpha(opacity=85);*/
}
.s0l1oover {
	text-decoration : none ! important; 
	color : white;
	border : 1px solid #BEBEFE;
	background: #7266B1;
}