/* --- 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 */
.m0l0iout {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding: 1px;
	color: #ffffff;
	
    BACKGROUND-IMAGE: url(/faste/link.gif);	
	font-weight: bold;
	text-align:center
}
.m0l0iover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding: 1px;
	color: #000000;
	background-color: #59000e;
	BACKGROUND-IMAGE: url(/faste/link2.gif);	
	font-weight: bold;
	text-align:center
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border : 0px solid #F3E9E9;
	

}
.m0l0oover {
	text-decoration : none;
	border : 0px solid #ffffff;
	
	
}

/* level 1 inner */
.m0l1iout {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding: 1px;
	color: #ffffff;
	
    BACKGROUND-IMAGE: url(/faste/link3.gif);
	font-weight: bold;
	text-align:center
}
.m0l1iover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding: 1px;
	color: #000000;
	background-color: #59000e;
    BACKGROUND-IMAGE: url(/faste/link3.gif);
	font-weight: bold;
	text-align:center
}
/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px solid #000000;
	background: #666666;
	filter: BlendTrans(Duration=5);
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #000000;
	background: #999999;
}

/* level 2 inner */
.m0l2iover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding: 1px;
	color: #000000;
	background-color: #86A7DC;
    
	font-weight: normal;
	text-align:center
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	border : 1px solid #000000;
	background: #999999;
}
.m0l2oover {
	text-decoration : none;
	border : 1px solid #000000;
	
}