/* 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: arial,helvetica;
	font-size: 9px;
	padding: 3px;
}
/* Style for inner tag, mover (mouse over) state */
.Menu_0_Level_0_inner_mouseover {
	font-family: arial,helvetica;
	font-size: 9px;
	padding: 3px;
}
/* Style for inner tag, mover (mouse down) state */
.Menu_0_Level_0_inner_mousedown {
	font-family: arial,helvetica;
	font-size: 9px;
	padding: 3px;
}

/* Level 1 ----------------------------------------------- */
/* Style for a block - DIV */
.Menu_0_Level_1_table {
	background: #04267F;
}
/* Style for outer tag, mout (mouse out) state */
.Menu_0_Level_1_outer_mouseout {
	background: #FFA200;
}
/* Style for outer tag, mover (mouse over) state */
.Menu_0_Level_1_outer_mouseover {
	background: #e8e8e8;
}
/* Style for outer tag, mdown (mouse down) state */
.Menu_0_Level_1_outer_mousedown {
	background: #e8e8e8;
}
/* Style for inner tag, mover (mouse out) state */
.Menu_0_Level_1_inner_mouseout {
	color: #FFFFFF;
	font-family: arial,helvetica;
	font-size: 12px;
	/*font-weight: bold;*/
	font-style: normal;
	padding: 3px;
}
/* Style for inner tag, mover (mouse over) state */
.Menu_0_Level_1_inner_mouseover {
	color: #04267F;
	font-family: arial,helvetica;
	font-size: 12px;
	/*font-weight: bold;*/
	font-style: normal;
	padding: 3px;
}
/* Style for inner tag, mover (mouse down) state */
.Menu_0_Level_1_inner_mousedown {
	color: #04267F;
	font-family: arial,helvetica;
	font-size: 12px;
	/*font-weight: bold;*/
	font-style: normal;
	padding: 3px;
}

/* Level 2 ----------------------------------------------- */
/* Style for a block - DIV */
.Menu_0_Level_2_table {
	background: #666666;
}
/* Style for outer tag, mout (mouse out) state */
.Menu_0_Level_2_outer_mouseout {
	background: white;
}
/* Style for outer tag, mover (mouse over) state */
.Menu_0_Level_2_outer_mouseover {
	background: #CCCCCC;
}
/* 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: arial,helvetica;
	font-size: 10px;
	padding: 3px;
}
/* Style for inner tag, mover (mouse over) state */
.Menu_0_Level_2_inner_mouseover {
	font-family: arial,helvetica;
	font-size: 10px;
	padding: 3px;
}
/* Style for inner tag, mover (mouse down) state */
.Menu_0_Level_2_inner_mousedown {
	font-family: arial,helvetica;
	font-size: 10px;
	padding: 3px;
}

