ul.mcl01 {
    font:10px verdana, helvetica, sans-serif;
    list-style:none;
    margin:0; padding:0;
}
ul.mcl01 a {
    display:block;
	text-decoration:none;
	padding:8 1em;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #343436;
	
}
ul.mcl01 { display:inline }
ul.mcl01 a:hover {
    
    color: #F51C2F;
    
}
ul.mcl02 {
    font:10px verdana, helvetica, sans-serif;
    list-style:none;
    margin:0; padding:0;
}

ul.mcl02 a {
    display:block;
	text-decoration:none;
	padding:8 1em;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	cursor : default;
	border-bottom-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background: #F51C2F;
    color: #FFFFFF;
	
}
ul.disable {
    font:10px verdana, helvetica, sans-serif;
    list-style:none;
    margin:0; padding:0;
}
ul.disable a{
    display:block;
	text-decoration:none;
	padding:8 1em;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

	color: #B1B1B1;
	
	cursor: default;
}
