BODY
{
  font-family:               arial, sans-serif;
  font-size:                 12pt;
  background-color:          #ffffff;
}

A
{
  color:                     #0000ff;
  font-weight:               400;
  text-decoration:           none;
}

A:hover
{
  color:                     #ff0000;
  font-weight:               400;
  text-decoration:           none;
}

.PAGETITLE
{
  color:                     #000000;
  font-weight:               700;
  font-family:               arial, sans-serif;
  font-size:                 18pt;
}

.SMALLMESSAGE
{
  color:                     #000000;
  font-weight:               100;
  font-size:                 8pt;
  text-decoration:           none;
}

.FINEPRINT
{
  color:                     #aaaaaa;
  text-decoration:           none;
  font-family:               arial, sans-serif;
  font-size:                 7pt;
}

.SMALL_HEADER
{
  color:                     #000000;
  background-color:          #eeeeee;
  text-decoration:           none;
  font-family:               arial, sans-serif;
  font-size:                 7pt;
}

.FIXED_SPACE
{
  font-family:               courier, monospace;
}

.SIDES
{
  border-style:              solid;
  border-width:              1px;
  border-color:              #000000;
}

.LOGOAREA
{
  background-image:          url(/monkeynes/image/monkeynes.gif);
  background-repeat:         no-repeat;
  background-position:       top left;
  width:                     150px;
  height:                    154px;
}

.OP_DONE
{
  color:                     #000000;
  font-family:               courier, monospace;
  font-size:                 12pt;
}

.OP_PB
{
  color:                     #0000ff;
  font-family:               courier, monospace;
  font-size:                 12pt;
}

.OP_NYI
{
  color:                     #bbbbbb;
  font-family:               courier, monospace;
  font-size:                 12pt;
}

.OP_UD
{
  color:                     #dddddd;
  font-family:               courier, monospace;
  font-size:                 12pt;
}

.OP_WRAP
{
  color:                     #ff00ff;
  font-family:               courier, monospace;
  font-size:                 12pt;
}

.OP_VERIFY
{
  color:                     #00bb00;
  font-family:               courier, monospace;
  font-size:                 12pt;
}

.OP_FAILED
{
  color:                     #dd0000;
  font-family:               courier, monospace;
  font-size:                 12pt;
}

.HIDDEN
{
  visibility:                hidden;
  display:                   none;
}

.VISIBLE
{
  visibility:                visible;
  display:                   inline;
}

.INFO_PANEL
{
  position:                  absolute;
  left:                      -200px;
  top:                       -200px;
  width:                     215px;
  height:                    135px;
  border-style:              solid;
  border-color:              #0000dd;
  border-width:              1px;
  font-family:               arial narrow;
  font-size:                 8pt;
  font-style:                normal;
  font-variant:              normal;
  font-weight:               400;
  color:                     #000000;
  background-color:          #ffffee;
  z-index:                   100;
  visibility:                visible;
  display:                   inline;
}

.SMALLTEXT
{
  font-family:               arial narrow;
  font-size:                 8pt;
  font-style:                normal;
  font-variant:              normal;
  font-weight:               400;
  color:                     #000000;
}

.KEYTEXT
{
  font-family:               arial narrow;
  font-size:                 7pt;
  font-style:                normal;
  font-variant:              normal;
  font-weight:               400;
  color:                     #000000;
}