/* --- 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 : 13pt Arial ;
	 font-weight:bold;
	text-decoration: none;
	text-align: left;
	padding: 5px;
	color: Black;
	 
	background-image: url('../Images/m1.gif') ;
	background-repeat:no-repeat ;
}
.m0l0iover
{
	font: 13pt  Arial;
	font-weight:bold;
	text-decoration: none;
	text-align: left;
	padding: 5px;
	color: White;
	 
	
	background-image: url('../Images/m2.gif') ;
	background-repeat:no-repeat ;
}

/* level 0 outer */
.m0l0oout
{
	text-decoration: none;
	text-align: left;
	 
	 background-image: url('../Images/m1.gif') ;
	background-repeat:no-repeat ;
	color: White;
}
.m0l0oover
{
	font:   13pt  Arial;
	text-decoration: none;
	text-align: left;
	
	color: White;


	 
background-image: url('../Images/m2.gif') ;
	background-repeat:no-repeat ;
}

/* level 1 inner */
.m0l1iout
{
	font:   13pt  Arial;
	text-decoration: none;
	text-align: left;
	padding: 5px;
	color: White;
	 
	 
	background-image: url('../Images/m1.gif') ;
	background-repeat:no-repeat ;
}
.m0l1iover
{
	font:   13pt  Arial;
	text-decoration: none;
	text-align: left;
	padding: 5px;
	color: White;

	background-image: url('../Images/m2.gif') ;
	background-repeat:no-repeat ;
}

/* level 1 outer */
.m0l1oout
{
	text-decoration: none;
	text-align: left;
}
.m0l1oover
{
	font:   14px Arial;
	text-decoration: none;
	text-align: left;
	color: Black;
	
}

/* level 2 inner */
.m0l2iover
{
	font:   13pt  Arial;
	text-align: left;
	text-decoration: none;
	color: White;
	
}

/* level 2 outer */
.m0l2oout
{
	font:   13pt  Arial;
	text-decoration: none;
	text-align: left;
	padding: 9px;
	color: White;
	background-repeat: no-repeat;
}
.m0l2oover
{
	font:   13pt  Arial;
	text-decoration: none;
	text-align: left;
	
}
