.top
{
  color           : white;
  background      : #00bdd1;  
  background-color: #00bdd1;  
}
.menu
{
  color           : white;
  background      : #00bdd1;  
  background-color: #00bdd1;  
}
.content
{
  color           : white;
  background      : #FFFFFF;  
  background-color: #FFFFFF;   
}

body
{
  font-size       : 9pt;
  background      : #FFFFFF;
  font-family     : Verdana, Arial, Arial Cyr, Helvetica, sans-serif;
  color           : black;
  margin          : 0
}
a
{
  text-decoration : none
}
a:hover
{
  text-decoration : underline
}
.toptitle
{
  font-size       : 12pt;
  color           : #FFFFFF;
  font-family     : Verdana, Arial, Arial Cyr, Helvetica, sans-serif;
  font-style      : bold;
  font-weight     : bold;
}
.bottomtitle
{
  font-size       : 8pt;
  color           : #FFFFFF;
  font-family     : Verdana, Arial, Arial Cyr, Helvetica, sans-serif;
  font-style      : normal;
  font-weight     : normal;
}
.navi
{
  font-size       : 10pt;
  color           : white;
  font-family     : Verdana, Arial, Arial Cyr, Helvetica, sans-serif;
  font-style      : bold;
  font-weight     : bold;
}
.navi_ul
{
  font-size       : 10pt;
  color           : white;
  font-family     : Verdana, Arial, Arial Cyr, Helvetica, sans-serif;
  font-style      : bold;
  font-weight     : bold;
  text-decoration : underline;
}
.normal
{
  font-family     : Verdana, Arial, Arial Cyr, Helvetica, sans-serif;
  font-size       : 9pt;
  color           : black;
}
.tablecaption
{
  background      : #00bdd1;
  background-color: #00bdd1;
  border          : 0px 0 #00bdd1;
  text-align      : center;
  text-decoration : none;
  font-size       : 11pt;
  font-family     : Verdana, Arial, Arial Cyr, Helvetica, sans-serif;
  font-style      : bold;
  font-weight     : bold;
  color           : #FFFFFF;
}
.tablecolumns
{
  background      : #00bdd1;
  background-color: #00bdd1;
  border          : 0px 0 #00bdd1;
  text-align      : center;
  text-decoration : none;
  font-size       : 11pt;
  font-family     : Verdana, Arial, Arial Cyr, Helvetica, sans-serif;
  font-style      : normal;
  font-weight     : normal;
  color           : #FFFFFF;
}
.tablerow
{
  background      : #FFFFFF;
  background-color: #FFFFFF;
  border          : 0px 0 #FFFFFF;
  text-align      : center;
  text-decoration : none;
  font-size       : 9pt;
  font-family     : Verdana, Arial, Arial Cyr, Helvetica, sans-serif;
  font-style      : normal;
  font-weight     : normal;
}
UL, LI, TABLE, TD, TH
{
  font-size       : 9pt;
  font-family     : Verdana, Arial, Arial Cyr, Helvetica, sans-serif;
}

