/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/


                               /* LEVEL 0 TEXT */

.m0l0iout {
    text-align: center;
    font-family: Trebuchet MS, Helvetica, Arial, Sans-serif;
	font-size: 14px;
    font-weight: bold;
	text-decoration: none;
	padding-top: 6px;
	color: #FFFFFF;
}
.m0l0iover {
    text-align: center;
    font-family: Trebuchet MS, Helvetica, Arial, Sans-serif;
	font-size: 14px;
    font-weight: bold;
	padding-top: 6px;
	color: #0080ff;
}




                            /* LEVEL 0 BACKGROUND */

.m0l0oout {
	text-decoration : none;
    background-image:url('button_red_sm2.png');

}
.m0l0oover {
	text-decoration : none;
    background-image:url('button_red_sm2.png');
}






                                 /* LEVEL 1 TEXT */
.m0l1iout {
    text-align: center;
    font-family: Trebuchet MS, Helvetica, Arial, Sans-serif;
	font-size: 12px;
    font-weight: bold;
	text-decoration: none;
	padding-top: 6px;
	color: #FFFFFF;
}
.m0l1iover {
    font-family: Trebuchet MS, Helvetica, Arial, Sans-serif;
    text-align: center;
	font-size: 12px;
    font-weight: bold;
	text-decoration : none;
	padding-top: 6px;
	color: #0080ff;
}


                                          /* LEVEL 1 BACKGROUND */


.m0l1oout {
	text-decoration : none;
    background-image:url('button_red_sm210.png');
}
.m0l1oover {
	text-decoration : none;
    background-image:url('button_red_sm210.png');
}






                                 /* LEVEL 2 TEXT */
.m0l2iout {
    text-align: center;
    font-family: Trebuchet MS, Helvetica, Arial, Sans-serif;
	font-size: 12px;
    font-weight: bold;
	text-decoration: none;
	padding-top: 6px;
	color: #FFFFFF;
}
.m0l2iover {
    font-family: Trebuchet MS, Helvetica, Arial, Sans-serif;
    text-align: center;
	font-size: 12px;
    font-weight: bold;
	text-decoration : none;
	padding-top: 6px;
	color: #0080ff;
}



                                  /* LEVEL 2 BACKGROUND */
.m0l2oout {
	text-decoration : none;
    background-image:url('button_red_sm2.png');
}
.m0l2oover {
	text-decoration : none;
    background-image:url('button_red_sm2.png');
}