A.MenuLevel1{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
text-decoration:none;
font-weight:bold;
}

A:hover.MenuLevel1{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#984014;
text-decoration:none;
font-weight:bold;
}

A.MenuLevel1Selected{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#984014;
text-decoration:none;
font-weight:bold;
}

A:hover.MenuLevel1Selected{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#984014;
text-decoration:none;
font-weight:bold;
}

.MenuLevel2Selected{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
text-decoration:none;
font-weight:normal;
}

.MenuCellSelected{
	background:#ffffff;
}

.MenuCell{
	background:#ffffff;
}

.MenuBkg{
	/*background:#984014;*/
	padding-left:20px;
	border-top-style: solid; border-top-color: #ffffff; border-top-width: 1px;
	border-bottom-style: solid; border-bottom-color: #ffffff; border-bottom-width: 1px;
}

.MenuText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}