      .shadow
      {
        border-color:#80B080;
        border-left-style:solid;
        border-left-width:1;
        color:white;
        filter:Shadow(Color="#80B080",Direction="135");
      }
      .shadow2
      {
        border-color:#99BB99;
        border-left-style:solid;
        border-left-width:1;
        color:white;
        filter:Shadow(Color="#99BB99",Direction="135");
      }
      .main-link2
      {
        color:#DDDDDD;
        font-family:Arial;
        font-weight:bold;
        text-decoration:none;
        white-space:nowrap;
      }
      .main-link
      {
        color:white;
        font-family:Arial;
        font-weight:bold;
        text-decoration:none;
        white-space:nowrap;
      }
      .main-link:hover
      {
        color:#DDDDDD;
      }
      .lang
      {
        border-color:#99BB99;
        border-width:2;
        border-right-style:solid;
        border-bottom-style:solid;
        font-size:x-small;
        background-color:#80B080;
      }
      .developer
      {
        text-decoration:none;
        font-family:Arial;
        font-size:8pt; /*xx-small;*/
        color:white;
      }
      .sound-sign
      {
        text-decoration:none;
        font-family:Arial;
        font-size:large;
        color:green;
      }
      P.indent
      {
        text-indent:30;
      }
