/* Level 0 ----------------------------------------------- */
/* Style for a block - DIV */
.Menu_0_Level_0_table {
	/*background: white;*/
}
/* Style for outer tag, mout (mouse out) state */
.Menu_0_Level_0_outer_mouseout {
	/*background: white;*/
}
/* Style for outer tag, mover (mouse over) state */
.Menu_0_Level_0_outer_mouseover {
	background: #CCCCCC;
}
/* Style for outer tag, mdown (mouse down) state */
.Menu_0_Level_0_outer_mousedown {
	background: white;
}
/* Style for inner tag, mover (mouse out) state */
.Menu_0_Level_0_inner_mouseout {
	font-family: verdana,arial,helvetica;
	font-size: 10px;
}
/* Style for inner tag, mover (mouse over) state */
.Menu_0_Level_0_inner_mouseover {
	font-family: verdana,arial,helvetica;
	font-size: 10px;
}
/* Style for inner tag, mover (mouse down) state */
.Menu_0_Level_0_inner_mousedown {
	font-family: verdana,arial,helvetica;
	font-size: 10px;
}

/* Level 1 ----------------------------------------------- */
/* Style for a block - DIV */
.Menu_0_Level_1_table {
	background: #b9a082;
}
/* Style for outer tag, mout (mouse out) state */
.Menu_0_Level_1_outer_mouseout {
	background: #e9e0d1;
}
/* Style for outer tag, mover (mouse over) state */
.Menu_0_Level_1_outer_mouseover {
	background: #4b622f;
}
/* Style for outer tag, mdown (mouse down) state */
.Menu_0_Level_1_outer_mousedown {
	background: white;
}
/* Style for inner tag, mover (mouse out) state */
.Menu_0_Level_1_inner_mouseout {
	color: #273c08;
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	/*font-weight: bold;*/
	font-style: normal;
	padding: 3px;
}
/* Style for inner tag, mover (mouse over) state */
.Menu_0_Level_1_inner_mouseover {
	color: #ffffff;
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	/*font-weight: bold;*/
	font-style: normal;
	padding: 3px;
}
/* Style for inner tag, mover (mouse down) state */
.Menu_0_Level_1_inner_mousedown {
	color: #4b622f;
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	/*font-weight: bold;*/
	font-style: normal;
	padding: 3px;
}

/* Level 2 ----------------------------------------------- */
/* Style for a block - DIV */
.Menu_0_Level_2_table {
	background: #b9a082;
}
/* Style for outer tag, mout (mouse out) state */
.Menu_0_Level_2_outer_mouseout {
	background: #e9e0d1;
}
/* Style for outer tag, mover (mouse over) state */
.Menu_0_Level_2_outer_mouseover {
	background: #4b622f;
}
/* Style for outer tag, mdown (mouse down) state */
.Menu_0_Level_2_outer_mousedown {
	background: white;
}
/* Style for inner tag, mover (mouse out) state */
.Menu_0_Level_2_inner_mouseout {
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	padding: 3px;
}
/* Style for inner tag, mover (mouse over) state */
.Menu_0_Level_2_inner_mouseover {
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	padding: 3px;
}
/* Style for inner tag, mover (mouse down) state */
.Menu_0_Level_2_inner_mousedown {
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	padding: 3px;
}


