
a.m-l1-false {
/*	background:				transparent url("bgml1false.gif") repeat-x scroll 0px 0px;
*/
	background:				white;
	color:					#202020;
	display:				block;
	font-size:				10px;
	line-height:			20px;
	text-decoration:		none;
	width:					200px;
	padding-left:			5px;
	border-bottom:  dashed 1px #A0B0E0; border-top:  none 1px #A0B0E0; border-left:  dashed 1px #A0B0E0; border-right:  dashed 1px #A0B0E0;
}

a.m-l1-true {
/*	background:				transparent url("bgml1true.gif") no-repeat scroll 0px 0px;
*/
	background:				#fffec1;
	color:					#202020;
	display:				block;
	font-size:				10px;
	font-weight:			bold;
	line-height:			20px;
	text-decoration:		none;
	width:					200px;
	padding-left:			5px;
	border-bottom:  dashed 1px #A0B0E0; border-top:  none 1px #A0B0E0; border-left:  dashed 1px #A0B0E0; border-right:  dashed 1px #A0B0E0;
}

a.m-l1-false:hover {
	font-size:				10px;
	text-decoration: underline;
}
a.m-l1-true:hover {
	font-size:				10px;
	text-decoration: underline;
}

a.m-l2-false:hover {
	color:	Black;
}
a.m-l2-true:hover {
	color:	Black; 
}

a.m-l2-false {
	background-color:		#fbffe5;
	color:					#202020;
	display:				block;
	font-size:				10px;
	line-height:			14px;
	text-decoration:		none;
	width:					200px;
	text-indent:			20px;
	border-bottom:  solid 1px #A0B0E0; border-top:  none 1px #A0B0E0; border-left:  solid 1px #A0B0E0; border-right:  solid 1px #A0B0E0;
}

a.m-l2-true {
	background-color:		#fbffe5;
	color:					#202020;
	display:				block;
	font-size:				10px;
	font-weight:			bold;
	line-height:			14px;
	text-decoration:		none;
	width:					200px;
	text-indent:			20px;
	border-bottom:  solid 1px #A0B0E0; border-top:  none 1px #A0B0E0; border-left:  solid 1px #A0B0E0; border-right:  solid 1px #A0B0E0;
}



