
<!--

.standard {

 font-family: Arial;

 font-size: 12pt;

 font-weight: bold;

 text-decoration: none;

 color: #000000;

 }

.standardb {

 font-family: Arial;

 font-size: 14pt;

 font-weight: bold;

 text-decoration: none;

 color: #1C9DA5;

 }

.standardc {

 font-family: Arial;

 font-size: 12pt;

 font-weight: bold;

 text-decoration: none;

 color: #1C9DA5;

 }

.standard1 {

 font-family: Arial;

 font-size: 10pt;

 text-decoration: none;

 color: #AAAAAA;

 }


.head {

 font-family: Arial;

 font-size: 10pt;

 text-decoration: none;

 color: #1C9DA5;

 }

 .headb {

 font-family: Arial;

 font-size: 14pt;

 font-weight: bold;

 text-decoration: none;

 color: #1C9DA5;

 }

  .headl {

 font-family: Arial;

 font-size: 12pt;

 font-weight: bold;

 text-decoration: none;

 color: #1C9DA5;

 }

 .headbl {

 font-family: Arial;

 font-size: 12pt;

 text-decoration: none;

 color: #000000;

 }

 .head1 {

 font-family: Arial;

 font-size: 12pt;

 text-decoration: none;

 color: #1C9DA5;

 }



    TABLE.PopupMenu
    {
        background-color: #1C9DA5;
        border-style: outset;
        border-color: #C0C0C0;
        border-width: 1px;
        z-Index: 2;
    }

    TD.PopupMenu
    {
        padding: 4px;
        border-style: solid;
        border-width: 0px;
        border-bottom-width: 1px;
        border-color: #D0D0D0;
    }

    TABLE.HorizontalPopupMenu
    {
        background-color: #000070;
        border-style: outset;
        border-color: #C0C0C0;
        border-width: 1px;
        z-Index: 2;
    }

    TD.HorizontalPopupMenu
    {
        padding: 4px;
        border-style: solid;
        border-width: 0px;
        border-right-width: 1px;
        border-color: #D0D0D0;
    }

    TD.PopupMenuItem
    {
        padding-right: 20px;
    }

    TD#PopupMenuBottom
    {
        border-width: 0px;
    }

    A.PopupMenuItem:link, A.PopupMenuItem:visited
    {
        color: #D6D6FF;
        font-size: 80%;
        font-family: Tahoma, Arial, Helvetica, Sans-Serif;
        text-decoration: none;
        font-weight: 600;
    }

    .Hover
    {
    }

//-->