A.ApheaMenu
{
    font-weight: bold;
    font-size: 9pt;
    color: #CC9933;
    font-family: Verdana;
}

A.ApheaMenu:hover
{
    font-weight: bold;
    font-size: 9pt;
    color: #0066CC;
    font-family: Verdana;
    text-decoration: underline;
}

A.ApheaMenu:visited
{
    font-weight: bold;
    font-size: 9pt;
    color: purple;
    font-family: Verdana;
}

A.Copyright
{
    font-size: 9pt;
    color: #000000;
}

.ContentPane
{
    
}

.LeftPane
{
    font-size: 12pt;
    color: #000000;
    font-family: 'Times New Roman';
    background-color: #e4dfd1;
}

.MainMenu_MenuContainer
{
 
}

.MainMenu_MenuBar 
{
}

.MainMenu_MenuItem
{
    font-weight: bold;
    font-family: Arial;
    text-decoration: none;
    color: #000000;
    font-size: 11pt;
}

.MainMenu_MenuIcon 
{
    
}

.MainMenu_SubMenu 
{
   
}

.MainMenu_MenuBreak 
{

}

.MainMenu_MenuItemSel
{
    color: #3300cc;
    background-color: #cccccc;
    font-size: 11pt;
}

.MainMenu_MenuArrow
{
    font-size: 11pt;
    color: #ffffff;
    background-color: #ffffff;
}

.MainMenu_RootMenuArrow
{
    color: #cccccc;
    background-color: #cccccc;
}
