input.formInputButton
{
  margin-left: 80px;
}

input.formInputField
{
  border: solid 1px #093;
  background-color: ffff99;
}

textarea
{
  width: 340px;
  height: 200px;
  border: 1px solid #669933;
  background-color: ffff99;
  padding: 5px;
}

label
{
  color: 9900cc;
  font-family: "Arial";
  font-weight: normal;
  float: left;
}

.redB24
{
  font-family: "Arial";
  font-weight: bold;
  font-size: 20pt;
  color: ff0000;
}

.purpleB24
{
  font-family: "Arial";
  font-weight: bold;
  font-size: 20pt;
  color: 9900cc;
}

.purpleB21
{
  font-family: "Arial";
  font-weight: bold;
  font-size: 18pt;
  color: 9900cc;
}

.purpleB20
{
  font-family: "Arial";
  font-weight: bold;
  font-size: 17pt;
  color: 9900cc;
}

.lightPurpleB18
{
  font-family: "Arial";
  font-weight: bold;
  font-size: 18pt;
  color: 9966cc;
}

.purpleB18
{
  font-family: "Arial";
  font-weight: bold;
  font-size: 14pt;
  color: 9900cc;
}

.purpleB17
{
  font-family: "Arial";
  font-weight: bold;
  font-size: 13pt;
  color: 339900;
}

.green17
{
  font-family: "Arial";
  font-weight: normal;
  font-size: 13pt;
  color: 339900;
}

.redBI16
{
  font-family: "Arial";
  font-weight: bold;
  font-style: italic;
  font-size: 15pt;
  color: ff0000;
}

.purpleB16
{
  font-family: "Arial";
  font-weight: bold;
  font-size: 15pt;
  color: 9900cc;
}

.darkPurpleB14
{
  font-family: "Arial";
  font-weight: bold;
  font-size: 14pt;
  color: 660099;
}

.rebB14
{
  font-family: "Arial";
  font-weight: bold;
  font-size: 14pt;
  color: ff0000;
}

.blackB14
{
  font-family: "Arial";
  font-weight: bold;
  font-size: 11pt;
  color: 000000;
}

.purple14
{
  font-family: "Arial";
  font-weight: normal;
  font-size: 12pt;
  color: 9900cc;
  margin-left: 30px;  
}

.purpleB14
{
  font-family: "Arial";
  font-weight: bold;
  font-size: 14pt;
  color: 9900cc;
}

.black12
{
  font-family: "Arial";
  font-weight: normal;
  font-size: 9pt;
  color: 000000;
}

.black12B
{
  font-family: "Arial";
  font-weight: bold;
  font-size: 9pt;
  color: 000000;
}

.purpleB12
{
  font-family: "Arial";
  font-weight: bold;
  font-size: 12pt;
  color: 990099;
}

.greenB12
{
  font-family: "Arial";
  font-weight: bold;
  font-size: 9pt;
  color: 339900;
}

.green12
{
  font-family: "Arial";
  font-weight: normal;
  font-size: 9pt;
  color: 339900;
}





div#menuBar
{
  font-family: "Arial";
  font-weight: bold;
  font-size: 10pt;
}

table
{
  border: 0;
  border-spacing: 0;
  padding: 0;
}

tr
{
  border: 0;
  border-spacing: 0;
  padding: 0;
}

td
{
  border: 0;
  border-spacing: 0;
  padding: 0;
}

img
{
  border: 0;
  vspace: 0;
  hspace: 0;
  padding: 0;
}

a
{
  border: 0;
  text-decoration: none;
  color: black;
}