.MenuStyle
{
background-color:white;
color:#757070;
/* fontStyle, fontVariant, fontWeight, fontSize, lineHeight, fontFamily*/
font: 9pt Tahoma,Helios,Helvetica,Arial;
}

.ActiveMenuStyle
{
cursor:pointer;cursor=hand;
background-color:#DDEBF9;
color:#1045C9;
font: 9pt Tahoma,Helios,Helvetica,Arial;
}
