A.MenuLevel1{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
text-decoration:none;
font-weight:bold;

}

A:hover.MenuLevel1{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#c40038;
text-decoration:none;
font-weight:bold;
}

A.MenuLevel1Selected{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#c40038;
text-decoration:none;
font-weight:bold;

}

A:hover.MenuLevel1Selected{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#c40038;
text-decoration:none;
font-weight:bold;
}

.MenuBkg{
	background:#87888a;
	
}

.MenuText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#566283;
}

.MenuLevel2Selected{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF9900;
text-decoration:none;
font-weight:normal;
}

.MenuCellSelected{
	background:#ffffff;
}

.MenuCell{
	background:#87888a;
	border-bottom-width:5px; border-bottom-color:#3e3e40; border-bottom-style:solid;
	border-right-width:1px; border-right-color:#ffffff; border-right-style:solid;
}	
.MenuCell_c{
	background:#87888a;
	border-bottom-width:5px; border-bottom-color:#3e3e40; border-bottom-style:solid;
	
}	


