a:alink
{
  color: #0c8487;
  font-family: verdana, helvetica, sans-serif;
  font-size: 12px;
  text-decoration: underline;
}

a:hover
{
  color: #0c8487;
  font-family: verdana, helvetica, sans-serif;
  font-size: 12px;
  text-decoration: underline;
}

a:link
{
  color: #0c8487;
  font-family: verdana, helvetica, sans-serif;
  font-size: 12px;
  text-decoration: underline;
}

a:visited
{
  color: #0c8487;
  font-family: verdana, helvetica, sans-serif;
  font-size: 12px;
  text-decoration: underline;
}

body
{
  background-color: #cecece;
  background-image: url('images/test-gradient.jpg');
  margin: 0px;
}

div.heading
{
  color: #0aa798;
  font-family: verdana, helvetica, sans-serif;
  font-size: 22px;
}

.errtag
{
  color: #ff0000;
  font-family: verdana, helvetica, sans-serif;
  font-size: 12px;
  text-align: right;
}

input {
  font-family: monospaced;
  font-size: 12px;
}

select {
  font-family: monospaced;
  font-size: 12px;
}

span.formheading
{
  color: #000000;
  font-family: verdana, helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

span.formsubheading
{
  color: #000000;
  font-family: verdana, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.tag
{
  font-family: verdana, helvetica, sans-serif;
  font-size: 12px;
  text-align: right;
}

textarea {
  font-family: monospaced;
  font-size: 12px;
}

span.black
{
  color: #000000;
  font-family: verdana, helvetica, sans-serif;
  font-size: 12px;
}

span.error
{
  color: #ff0000;
  font-family: verdana, helvetica, sans-serif;
  font-size: 12px;
}

span.normal
{
  color: #000000;
  font-family: verdana, helvetica, sans-serif;
  font-size: 12px;
}

span.white
{
  color: #ffffff;
  font-family: verdana, helvetica, sans-serif;
  font-size: 12px;
}

td
{
  color: #000000;
  font-family: verdana, helvetica, sans-serif;
  font-size: 12px;
}

td.teal
{
  background-color: #0c8487;
  color: #000000;
  font-family: verdana, helvetica, sans-serif;
  font-size: 12px;
}




