 /* fold-out buttons */
	td.fbback0 {
		background-color : #FFFFFF;
		background-image : url(../images/ml_back_0.gif);
	}
	td.fbback1{
		background-color : #000066;
		background-image : url(../images/ml_back_1.gif);
	}

	a.fbtext0:link, a.fbtext0:visited, a.fbtext0:active, a.fbtext0:hover {
		font-family : Verdana, Univers, Arial, Sans-Serif;
		font-size : 10px;
		font-weight : bold;
		text-decoration : none;
		color : #122C5E;
	}
	a.fbtext1:link, a.fbtext1:visited, a.fbtext1:active, a.fbtext1:hover {
		font-family : Verdana, Univers, Arial, Sans-Serif;
		font-size : 10px;
		font-weight : bold;
		text-decoration : none;
		color : #FFFFFF;
	}
	
	.fbgeneral0 {
		cursor: hand;
	}

/* fold-out menu */
	table.foborder0 {
		background-color : #122C5E;
	}

	td.foback0 {
		background-color : #D9EDF8;
		/*background-image : url(/images/mr_back_0.gif);*/
	}
	td.foback1{
		background-color : #000066;
		/*background-image : url(/images/mr_back_0.gif);*/
	}

	a.fotext0:link, a.fotext0:visited, a.fotext0:active, a.fotext0:hover {
		text-decoration : none;
		color : #122C5E;
	}
	a.fotext1:link, a.fotext1:visited, a.fotext1:active, a.fotext1:hover {
		text-decoration : none;
		color : #FFFFFF;
	}
	
	.fogeneral0 {
		filter : alpha(opacity='95',enabled=1);
		cursor: hand;
	}
