body
{
  font-family: Arial;
  background-color: #ffffff;
}

td
{
  font-size: 8pt;
}


a
{
  font-size: 10pt;  
  color: #356b2c;
  text-decoration: underline
}
a:visited
{
  color: #90a090;
  text-decoration: underline;
}
a:hover
{
  color: #707070;
  text-decoration: underline;
}

p.title
{
  margin-left: 20pt;
  margin-right: 20pt;
  margin-top: 63pt;
  margin-bottom: 10pt;
  
  border-top: 1px solid #672372; 
  border-bottom: 1px solid #672372; 

  padding-top: 10pt; 
  padding-bottom: 10pt;

  text-transform:uppercase; 
  text-align: center;
  
  font-size: 11pt;
  font-weight: 'bold';

  color: #000000;
}

p.subtitle
{
  margin-left: 20pt;
  margin-right: 20pt;
  margin-top: 0pt;
  margin-bottom: 20pt;
  
  padding-top: 10pt; 
  padding-bottom: 10pt;

  text-align: left;
  font-size: 11pt;

  color: #81b104;
}


p.generic
{
  margin-left: 20pt;
  margin-right: 20pt;
  margin-top: 0pt;
  margin-bottom: 0pt;
  
  padding-top: 2pt; 
  padding-bottom: 2pt;

  text-align: justify;
  font-size: 9pt;

}

p.footer
{
  margin: 0pt;
  
  text-align: center;
  font-size: 7pt;

}

input.form
{

  width: 100%;
  height: 22px;
  valign: bottom;

  border-right: #7F9DB9 1px solid;
  border-top: #7F9DB9 1px solid;
  border-left:#7F9DB9 1px solid;
  border-bottom: #7F9DB9 1px solid;

  color: #000000;
  font-size: 7pt;
  background-color: #ffffff;
}

td.report
{
  font-size: 14pt;
  color: #ffffff;
  text-align: center;
  background-color: #666666;
  text-transform:uppercase; 
}

input.white
{

  border-right: #000000 1px solid;
  border-top: #000000 1px solid;
  border-left: #000000 1px solid;
  border-bottom: #000000 1px solid;

  color: #000000;
  font-size: 10pt;
  background-color: #ffffff;
}

input.form
{

  height: 20;
  width: 220;
  color: #000000;
  font-size: 10pt;
  background-color: #ffffff;
}

input.green
{

  border-right: #000000 1px solid;
  border-top: #000000 1px solid;
  border-left: #000000 1px solid;
  border-bottom: #000000 1px solid;

  color: #000000;
  font-size: 10pt;
  background-color: #c6dc8e;
 
  border: 0;
}

.color1
{
  background-color: #672372;
}

.color2
{
  background-color: #b977c3;
}

.color3
{
  background-color: #ffffff;
  color: #000000;
}


td.color0Temp
{
  font-size: 8pt;
  background-color: #ffffff;
}

td.color2Temp
{
  font-size: 8pt;
  background-color: #b977c3;
}

td.white
{
  background-color: #ffffff; 
}

td.grey
{
  background-color: #cccccc; 
}

.topmenu
{
  background-color: #b977c3;
  text-align: center;
  border-left: #ffffff 1px solid;
}

a.top
{
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}

a.top:hover
{
  color: #ffffff;
  font-weight: bold;
  text-decoration: underline;
}

a.top:visited
{
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}


a.big
{
  color: #000000;
  font-size: 9pt;
  text-decoration: underline;
}

a.big:hover
{
  color: #b977c3;
  text-decoration: underline;
}

a.big:visited
{
  color: #000000;
  text-decoration: underline;
}
