/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
		'inner' : 'minner',
		'outer' : ['moout', 'moover']
*/

.m0l0iout3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 0px 0px 10px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: center;
	
}
.m0l0iover3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	padding: 2px 0px 0px 10px;
	color: #000000;
	text-align: left;
	vertical-align: center;
}


.m0l0oout3 {
	text-decoration : none;
	border: 0px solid #FFFFFF;
	background-image: URL("");
	background-color: #000080;
	
}
.m0l0oover3 {
	text-decoration : none;
	border: 0px solid #000000;
	background-image: URL("");
	background-color: #CCCCFF;
	
}


.m0l1iout3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	padding: 2px 0px 0px 10px;
	color: #FFFFFF;
	text-align: left;
}
.m0l1iover3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	padding: 2px 0px 0px 10px;
	color: #000000;
	text-align: left;
	
}


.m0l1oout3 {
	text-decoration : none;
	border: 0px solid #FFFFFF;
	background-image: URL("");
	background-color: #000080;

}
.m0l1oover3 {
	text-decoration : none;
	border: 0px solid #000000;
	background-image: URL("");
	background-color: #CCCCFF;
}
