table
{
  border: 0px;
}

a:link, a:visited, a:hover, a:active
{
  font-family: Tahoma;
  color: #FFDD44;
  font-size: 16px;
  font-weight: normal;
  text-decoration: underline;
}

a.left:link, a.left:visited, a.left:active
{
  font-family: Tahoma;
  color: #D4F8FF;
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
  border-bottom: 1px solid #2080AA;
}


ul
{
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Tahoma;
  font-size: 16px;
  line-height: 1.25;
}

p
{
  text-indent: 24px;
  font-weight: normal;
  color: #FFFFFF;
  font-family: Tahoma;
  font-size: 16px;
  text-align: justify;
  margin-top: 0px;
  margin-bottom: 7px;
  line-height: 1.25;
}

td
{
  padding: 4px 4px 4px 4px;
  font-weight: normal;
  color: #FFFFFF;
  font-family: Tahoma;
  font-size: 17px;
  text-align: justify;
  margin-top: 0px;
}

input.inputlogin
{
  width: 160px;
  font-family: Tahoma;
  color: #0000AA;
  font-weight: normal;
  background-color: #FFFFFF;
  border: 2px solid #88AAFF;
  height: 24px;
  font-size: 16px;
}

input.submit {

  background-color: transparent;
  background-image: url('/images/goodbutton.gif');
  font-family: Tahoma;
  font-size: 17px;
  color: #000088;
  border: 0px;
  width: 116px;
  height: 30px;
  padding-bottom: 2px;
}

h1
{
  text-align: center;
  color: #000088;
  font-size: 20px;
  font-family: Tahoma;
  text-decoration: none;
  font-weight: normal;
}

h2
{
  font-weight: normal;
  color: #FFDD44;
  font-family: Tahoma;
  font-size: 17px;
}
  
h3
{
  text-align: center;
  color: #000088;
  font-size: 20px;
  font-family: Tahoma;
  text-decoration: none;
  font-weight: normal;
}

p.error {
  color: #FF0000; text-align: center; font-size: 12px;
  margin-bottom: 0px;
}