BODY {
  color: black;
  background: #ffffff;
  FONT-FAMILY: verdana;
  FONT-SIZE: 80%;
}

PRE {
  font-family: monospace;
}

TABLE.location {
  border: solid black;
  border-width: thin;
  border-collapse: collapse;
}
th {
	FONT-SIZE: 80%;
	}
td {
	font-size: 80%;
	} 

TD.location, TH.location {
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  border: solid black;
  border-width: thin;
  border-collapse: collapse;
}

TABLE.footer {
  border: none;
  border-spacing: 0;
  border-width: 0;
  width: 100%;
  padding: 0;
}

TD.f1 {
  border: none;
  border-spacing: 0;
  border-width: 0;
}

TD.f2 {
  border: none;
  border-spacing: 0;
  border-width: 0;
  margin: 0;
  color: #ffffe6;
  background: #804066;
  font-size: 11pt;
  text-align: right;
  height: 18px;
}


TD.data {
  font-family: verdana;
}

TD.occur {
  font-family: verdana;
  text-align:right;
}

TD.terminfo {
  font-family: verdana;
}

SPAN.help {
  display:none;
  color:#ffffff;
}

SPAN.fieldlabel, SPAN.subfieldlabel {
  font-family: monospace;
  color: blue;
}

SPAN.data, SPAN.indicator {
  font-family: monospace;
}

SPAN.label {
  font-family: monospace;
}

SPAN.diag {
  font-weight: bold;
  color:#A2C0DF;
}

SPAN.warn {
  color: #804066;
}

SPAN.succ {
  font-style: italic;
}

DIV.succ {
  font-weight: bold;
  font-size: 120%;
}

DIV.fail {
  color: #4B4B4B;
  font-weight: bold;
  font-size: 120%;
}

DIV.ind {
  margin-left: 1.5em;
}
DIV.msg {
  text-align: center;
  border: solid #804066;
  border-width: thin;
  font-size: 80%;
  padding: .5em;
}

DIV.cimi {
  margin-top: .5em;
  border: solid #804066;
  border-width: thin;
  padding: .5em;
}

H1 {
    COLOR: #606060;
    FONT-SIZE: 110%;
    FONT-WEIGHT: bold;
    MARGIN: 8px 32px 8px 16px
}

H2 {
    COLOR: #606060;
    FONT-SIZE: 104%;
    FONT-WEIGHT: bold;
    MARGIN: 8px 32px 8px 16px
}

H3 {
    COLOR: #606060;
    TEXT-ALIGN: center;
    FONT-SIZE: 150%;
    FONT-WEIGHT: bold;
    MARGIN: 8px 32px 8px 16px
}

P.note {

  margin:8px 8px 8px 8px;
  padding:8px 8px 8px 24px;
  border: 1px #e0e0e0 solid;
  background:#FFFFD7;
}

P.ind {
  text-indent: 2em;
}


A:link {
  color: #0000ff;
}

A:visited {
  color: #804066;
}

A.footer {
  font-size: smaller;
  font-weight: bold;
  color: #ffffe6;
  background: #804066;
}

hr {
  height: 2px;
  color: #a0a0a0;
  margin-top: 5px;
  margin-bottom: 5px;
}

A.warn {
  color: blue;
  text-decoration: none;
}

select option {
  padding-left: 3px;
  padding-right: 5px;
}

DIV.record {
  margin-top: 0.7em;
  padding-top: 0.3em;
  border-top-style: outset;
  border-top-color: black;
}

DIV.desc {
  font-weight: bold;
  text-align: right;
}
