body {margin: 0px; background: #ffffff; scrollbar-face-color: #0000FF; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #99CCFF; scrollbar-3dlight-color: #99CCFF; scrollbar-darkshadow-color: #000000; scrollbar-track-color: #000080; scrollbar-arrow-color: #ffffff;}

A:link	{font: 10pt Verdana; color: #0000FF}

A:visited	{font: 10pt Verdana; color: #0000FF}

A:active	{font: 10pt Verdana; color: #0000FF}

A:hover	{font: 10pt Verdana; color: #000000; background-color: #FFFF00}

fieldset { border: 0px; }
fieldset legend
{
  font-weight: bold;
}
fieldset p {
  clear: both;

}
fieldset p label
{

  font-weight: bold;
  display: block;
  padding-bottom: 0.3em;
}
#header
{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 700px;
  height: 210px;
  background: url("/images/header.jpg");
}
#header h1, #header h2 { display: none; }
#menu
{
  position: absolute;
  top: 210px;
  left: 0px;
  margin: 0px;
  padding: 0px;
}
#menu img
{
  border: 0px;
}
#content
{ position: absolute; top: 190px; left: 230px; width: 469px; 
}
#errors
{
  border: 1px solid #ff0000;
  color: #ff0000;
  background: #fff9dc;
  font-size:10px;
  margin-bottom: 1em;
}
#boxes td
{
  text-align: center;
  color: #ffffff;
  padding: 0.5em;

  font-weight: bold;
}
#box1
{
  background: #000080;
}
#box2
{
  background: #ff0000;
}
font.instruct
{
  font-weight: normal;
  color: #ff0000;
}

.hlink A:link { text-decoration: none; color: #fff; cursor: text; background: #fff;}
.hlink A:visited{ text-decoration: none; color: #fff; cursor: text; background: #fff;}
.hlink A:active { text-decoration: none; color: #fff; cursor: text; background: #fff;}
.hlink A:hover{ text-decoration: none; color: #fff; cursor: text; background: #fff;}


.bluefnt { color:#000080; font-size:14px; font-weight:bold;}
.redfnt { color:#ff0000; font-size:14px; font-weight:bold;}
.redsmall { color:#ff0000; font-size:11px; font-weight:bold;}
.fntsmall  { font-size:9px; font-weight:normal;}
.fntwhite { color:#ffffff; font-size:12px; font-weight:bold;}
.red { color:#ff0000; font-size:11px; font-weight:normal;}

.txtjust {text-align:justify;}

td, p, span, div{ color:#424242; font-family:verdana; font-size:12px; line-height:19px;}
