body
{
  background-color: #000000;
  padding-top: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}

#backimg img
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 0;
}

.mainbody
{
  text-align: left;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
}

.navigation
{
  width: 1000px;
  padding-top: 5px;
  padding-bottom: 5px;
}


.navigation A:link
{
  color: #FFFFFF;
  text-shadow:
    -1px -1px 0 #000000,
    1px -1px 0 #000000,
    -1px 1px 0 #000000,
    1px 1px 0 #000000;  
  margin-left: 20px;
  margin-right: 20px;
  font-size: 11pt;
  font-weight: 700;
}

.navigation A:visited
{
  color: #FFFFFF;
  text-shadow:
    -1px -1px 0 #000000,
    1px -1px 0 #000000,
    -1px 1px 0 #000000,
    1px 1px 0 #000000;  
  margin-left: 20px;
  margin-right: 20px;
  font-size: 11pt;
  font-weight: 700;
}

.navigation A:hover
{
  color: #05b6ca;
  text-shadow:
    -1px -1px 0 #000000,
    1px -1px 0 #000000,
    -1px 1px 0 #000000,
    1px 1px 0 #000000;  
  margin-left: 20px;
  margin-right: 20px;
  font-size: 11pt;
  font-weight: 700;
  text-decoration: none;
}

.standard
{
  color: #FFFFFF;
  font-family: "Arial";
  font-size: 10pt;
  line-height: 1.2;
  margin-top: 0;
}

.standardblack
{
  color: #000000;
  font-family: "Arial";
  font-size: 10pt;
  line-height: 1.2;
  margin-top: 0;
}

.footer
{
  color: #FFFFFF;
  font-family: "Arial";
  font-size: 8pt;
  line-height: 1.2;
  text-align: center;
}

.footer A:link
{
  color: #FFFFFF;
  font-family: "Arial";
  font-size: 8pt;
  line-height: 1.2;
  text-align: center;
}

.footer A:visited
{
  color: #FFFFFF;
  font-family: "Arial";
  font-size: 8pt;
  line-height: 1.2;
  text-align: center;
}

.footer A:hover
{
  color: #FFFFFF;
  font-family: "Arial";
  font-size: 8pt;
  line-height: 1.2;
  text-align: center;
}

h1 
{
  text-align: left;
  font-family: "Arial";
  color: #FFF500;
  font-size: 18pt;
  line-height: 1.0;
  font-weight: 700;
}

h2
{
  font-family: "Arial";
  color: #FFFFFF;
  font-size: 16pt;
  line-height: 1.0;
  font-weight: 700;
  font-style: italic;
}

h3
{
  font-family: "Arial";
  color: #FFFFFF;
  font-size: 16pt;
  line-height: 1.5;
  margin-bottom: 0;
  font-weight: 700;
  text-decoration: underline;
}

A:link
{
  font-family: "Arial";
  font-size: 10pt;
  color: #FFFFFF;
  font-weight: 700;
  text-decoration: none;
}

A:visited
{
  font-family: "Arial";
  font-size: 10pt;
  color: #FFFFFF;
  font-weight: 700;
  text-decoration: none;
}

A:hover
{
  font-family: "Arial";
  font-size: 10pt;
  color: #FFFFFF;
  font-weight: 700;
  text-decoration: underline;
}
