body
    {
     margin: 2px;
     padding: 2px;
    }

td.top1
         {
          background-image: url(./img/design/top1.gif);
          background-repeat: no-repeat;
          width: 150px; height:150px;
         }
td.top2
         {
          background-image: url(./img/design/top2.gif);
          background-repeat: repeat-x;
         }
td.top3
         {
          background-image: url(./img/design/top3.gif);
          background-repeat: no-repeat;
          width: 162px; height:150px;
          vertical-align: top;
         }
td.top4
         {
          background-image: url(./img/design/top4.gif);
          background-repeat: no-repeat;
          width: 138px; height:150px;
          pading-top: 15px;
          vertical-align: top;
         }
td.top5
         {
          background-image: url(./img/design/top5.gif);
          background-repeat: no-repeat;
          width: 151px; height:150px;
          pading-top: 15px;
          vertical-align: top;
         }

td.main
      {
       padding: 13px 20px 15px 20px;
       vertical-align: top;
       font-family: Times New Roman;
       font-size: 18px;
       text-align: justify;
       font-weight: lighter;
      }

td.font
      {
       vertical-align: top;
       font-family: Times New Roman;
       font-size: 18px;
       text-align: justify;
       font-weight: lighter;
      }

h1.top_c
  {
   color: #ffffff;
   font-family: Arial, Sans-serif;
   font-size: 25px;
   font-weight: bold;
   line-height: 170%;
   text-align: center;
  }

h1.top_r
  {
   color: #ffffff;
   font-family: Arial, Sans-serif;
   font-size: 25px;
   font-weight: bold;
   line-height: 120%;
   text-align: center;
  }

h2
  {
   color: #000033;
   font-family: Arial, Sans-serif;
   font-size: 24px;
   text-decoration: underline;
   font-weight: bold;
   text-align: center;
   line-height: 110%;
  }

h3
  {
   color: black;
   font-family: Times New Roman;
   font-size: 20px;
   text-decoration: underline;
   font-weight: bold;
   text-align: center;
  }

a {color: #0066cc; font-size: 100%;}
a:link {text-decoration: underline;}
a:visited {text-decoration: underline;}
a:active {text-decoration: underline;}
a:hover {text-decoration: underline; color: #3399cc}

a.top_r
          {
           color: #ffffff;
           font-family: Arial, Sans-serif;
           font-size: 15px;
           font-weight: bold;
           line-height: 250%;
           text-align: center;
           font-variant: small-caps;
          }
a.top_r:link {text-decoration: underline;}
a.top_r:visited {text-decoration: underline;}
a.top_r:active {text-decoration: underline;}
a.top_r:hover {text-decoration: underline; color: #ffffff}

a.toptop
          {
           color: #ffffff;
           font-family: Arial, Sans-serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 100%;
           text-align: center;
          }
a.toptop:link {text-decoration: none;}
a.toptop:visited {text-decoration: none;}
a.toptop:active {text-decoration: none;}
a.toptop:hover {text-decoration: none; color: #ffffff}

a.top
          {
           color: 336699;
           font-family: Trebuchet MS, Arial, Sans-serif;
           font-size: 18px;
           line-height: 130%;
          }
a.top:link {text-decoration: none;}
a.top:visited {text-decoration: none;}
a.top:active {text-decoration: none;}
a.top:hover {text-decoration: none; color: 336699}

a.top_im
          {
           color: 336699;
           font-family: Arial, Sans-serif;
           font-size: 16px;
           line-height: 100%;
          }
a.top_im:link {text-decoration: underline;;}
a.top_im:visited {text-decoration: underline;}
a.top_im:active {text-decoration: underline;}
a.top_im:hover {text-decoration: underline; color: 336699}

a.menu
          {
           color: #003366;
           font-family: Arial, Sans-serif;
           font-size: 18px;
           line-height: 100%;
          }
a.menu:link {text-decoration: none;}
a.menu:visited {text-decoration: none;}
a.menu:active {text-decoration: none;}
a.menu:hover {text-decoration: none; color: #3366cc}

a.foot
          {
           color: #6699cc;
           font-family: Arial, Sans-serif;
           font-size: 14px;
          }
a.foot:link {text-decoration: none;}
a.foot:visited {text-decoration: none;}
a.foot:active {text-decoration: none;}
a.foot:hover {text-decoration: none; color: #6699cc}

p.menu
 {
  color: #003366;
  font-family: Trebuchet MS, Arial, Sans-serif;
  font-size: 20px;
  padding: 0px;
  margin: 0px;
  font-variant: small-caps;
  font-weight: bold;
  text-align: left;
  text-indent: 0px;
  line-height: 170%;
  text-decoration: underline;
 }

font.enter
 {
  font-family: Arial, Sans-serif;
  font-size: 16px;
  text-align: left;
  text-indent: 0px;
  line-height: 100%;
 }

font.news
 {
  font-family: Arial;
  font-size: 16px;
 }

font.icq
     {
      color: black;
      font-family: Arial, Sans-serif;
      font-size: 15px;
      line-height: 110%;
     }

p.foot
 {
  color: #6699cc;
  font-family: Arial, Sans-serif;
  font-size: 14px;
  padding: 0px;
  margin: 0px;
  text-align: center;
  text-indent: 0px;
 }
 
img.banner
        {
         border-color: black;
         border-style: solid;
         border-width: 1px;
        }

#divwin {
position: absolute;
left: 30%;
padding: 10px 10px 0px 10px;
border: 1px solid black;
background: white;
display: block;
}

#closeButton {
position: absolute;
top: 0px;
right: 0px;
font: 10px Arial;
color: black;
cursor: pointer;
padding: 1px 1px 1px 1px;
}