.top
{
  color           : white;
  background      : #527DB0;  
  background-color: #527DB0;  
}
.menu
{
  color           : white;
  background      : #7D9DC4;  
  background-color: #7D9DC4;  
}
.content
{
  color           : white;
  background      : #E9EDF6;  
  background-color: #E9EDF6;   
}

body
{
  font-size       : 9pt;
  background      : #E9EDF6;
  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      : #527DB0;
  background-color: #527DB0;
  border          : 0px 0 #527DB0;
  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      : #527DB0;
  background-color: #527DB0;
  border          : 0px 0 #527DB0;
  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      : #E9EDF6;
  background-color: #E9EDF6;
  border          : 0px 0 #E9EDF6;
  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;
}

