A.MenuLevel1{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#142982;
text-decoration:none;
font-weight:bold;
padding-left:20px;
}

A:hover.MenuLevel1{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#142982;
text-decoration:none;
font-weight:bold;

}

A.MenuLevel1Selected{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#142982;
text-decoration:none;
font-weight:bold;
padding-left:20px;
}

A:hover.MenuLevel1Selected{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#142982;
text-decoration:none;
font-weight:bold;
}

.MenuBkg{
	background:#F0EBE6;
}

.MenuText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#142982;
}

.MenuLevel2Selected{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FF9900;
text-decoration:none;
font-weight:normal;
}

.MenuCellSelected{
	background:#ffffff;
}

.MenuCell{
	background:#ffffff;
}

