/* Style sheet for menu of ETCN */
body, td     {background-color: #0F3E52;
              margin: 0;
              padding: 0;
              color: white;
              font-family: Arial, Helvetica, sans-serif;
              font-size: 8pt;
              font-weight: normal;
              width: 100%;
              }

div#EtcnMenu {text-align: right; margin-right: 10px; line-height: 1.4em}
div#EtcnMenu img {border-style: none; border-width: 0;}
div#EtcnMenu a:link     {color: white;  text-decoration: none;}
div#EtcnMenu a:visited  {color: white;  text-decoration: none;}
div#EtcnMenu a:hover    {color: yellow; text-decoration: none;}
div#EtcnMenu a:active   {color: yellow; text-decoration: none;}
