/* 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: #000000;
}
/* Style for inner tag, mover (mouse out) state */
.Menu_0_Level_0_inner_mouseout {
	font-family: arial,helvetica;
	padding: 3px;
	margin:0px 10px 0px 0px;
	color: #ffffff;
	font-family: arial,helvetica;
	font-size: 14px;
	font-style: normal;
	text-align:center;
}
/* Style for inner tag, mover (mouse over) state */
.Menu_0_Level_0_inner_mouseover {
	font-family: arial,helvetica;
	padding: 3px;
	margin:0px 10px 0px 0px;
	color: #000000;
	font-family: arial,helvetica;
	font-size: 14px;
	font-style: normal;
	text-align:center;
}
/* Style for inner tag, mover (mouse down) state */
.Menu_0_Level_0_inner_mousedown {
	font-family: arial,helvetica;
	padding: 3px;
	margin:0px 10px 0px 0px;
	color: #ffffff;
	font-family: arial,helvetica;
	font-size: 14px;
	font-style: normal;
	text-align:center;
}

/* Level 1 ----------------------------------------------- */
/* Style for a block - DIV */
.Menu_0_Level_1_table {
	background: #646464;
}
/* Style for outer tag, mout (mouse out) state */
.Menu_0_Level_1_outer_mouseout { 
	background: #bbbbbb;
}
/* Style for outer tag, mover (mouse over) state */
.Menu_0_Level_1_outer_mouseover {
	background: #C10435;
}
/* 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: #000000;
	font-family: 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: 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: #567EB9;
	font-family: 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: #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;
}


