body
{
  background-color:#2e3236;
  font-family: arial;
  font-size:12pt;
}

h3
{
  font-size:20pt;
  color:#0f6388;
}

.label
{
  font-family: arial;
  font-size:12pt;
  font-weight:bold;
  color:#0f6388;
}

.testtitle
{
  font-family: arial;
  font-size:16pt;
  color:#0f6388;
}

.downloadlink
{
  font-family: arial;
  font-size:16pt;
  color:#0f6388;
  font-weight:bold;
}

.bold
{
  font-weight:bold;
}

.note
{
  font-family: arial;
  font-size:10pt;
  color:#0f6388;
}

.errorRed
{
  font-size:13pt;
  color:#ec3333;
}
hr
{
  color:#92bad6;
  height:8px;
  border-width:0;
  background-color:#92bad6;
}

td
{
  vertical-align:top;
  height:12px;
}

a
{
  color:#f29f00;
  font-weight:bold;
}

tr.admin
{
  font-family: arial;
  font-size:12pt;
  font-weight:bold;
  background-color:#e9f1f7;
}

tr.rowodd
{

  backgroun-color:#ffffff;
}

tr.roweven
{
  backgroun-color:#f4f8fb;
}