/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/


.m0l0iout {
	font: 10px Verdana;
	text-decoration: none;
	padding: 3px 2px 2px;
	color: #6699CC;
	font-weight: bolder;
}
.m0l0iover {
	font: 10px Verdana;
	text-decoration: none;
	padding: 3px 2px 2px;
	color: #1E5FAA;
	font-weight: bolder;
}
.m0l0oout {
	text-decoration : none;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #FFFFFF;
}
.m0l0oover {
	text-decoration : none;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #FFFFFF;
}

.m0l1iout {
	font: 10px Verdana;
	text-decoration: none;
	padding: 3px 2px 2px;
	color: #6699CC;
	font-weight: bold;
}
.m0l1iover {
	font: 10px Verdana;
	text-decoration: none;
	padding: 3px 2px 2px;
	color: #1E5FAA;
	font-weight: bold;
}
.m0l1oout {
	text-decoration : none;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #efefef;
}
.m0l1oover {
	text-decoration : none;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #ffffff;
}

