BODY {
  font-family: Georgia;
}

A {
  text-decoration: none;
}

EMP:before {
  content: "\2032";
}

#mbook {
  text-align: center;
  color: #d0d0d0;
}

#at {
  color: #d0d0d0;
}

.list {
  font-size: 14px;
  padding: 2px;
}

.odd {
  background-color: #e0ffe0;
}

.even {
  background-color: #e0e0ff;
}

.list .verse {
  font-weight: bold;
}

.list .text {
}

.context {
  color: #a0a0a0;
}

SPAN.fn {
  vertical-align: super;
  font-size: x-small;
  font-family: Arial;
  font-weight: bold;
  color: blue;
  cursor: help;
  text-decoration: none;
}

SPAN.fn:before {
  content: "[";
}

SPAN.fn:after {
  content: "]";
}

SPAN.paran {
  font-weight: bold;
}


.match {
  font-weight: bold;
  padding-left: 1px;
  padding-right: 1px;
}

.list .text .match {
  background-color: #ffff00;
}

.footnotes {
  font-size: 12px;
  margin-left: 2em;
  margin-right: 2em;
  border: 1px solid red;
  background-color: #ffe0e0; /* #aaaaff; */
  margin-bottom: 1em;
}

.footnotes .footnote {
  margin: 0.5em;
}

.footnotes .footnote .number {
  font-weight: bold;
}

.footnotes .footnote .text {
}

.footnotes .footnote .text .match {
  background-color: #ffff00;
}

.footnotes .footnote .crossref {
  color: blue;
  font-weight: bold;
  text-decoration: none;
}

A.book {
  color: green;
  text-decoration: none;
}

A.arrow {
  color: blue;
  text-decoration: none;
  position: relative;
  top: -5px;
}

A.thispage {
  color: blue;
  text-decoration: none;
  font-weight: bold;
}

A.otherpage {
  color: red;
  text-decoration: none;
}

#results_container {
  overflow: auto;
  direction: rtl;
}

#results {
  direction: ltr;
}


DIV.ques {
  font-weight: bold;
  margin-bottom: 1em;
}

DIV.quote {
  padding-left: 2em;
  padding-right: 2em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  font-color: green;
  font-style: italic;
}

.xrefs {
  float: right;
  background-color: #d0d0d0;
  font-weight: bold;
  margin: 6px;
  padding: 2px;
  font-size: smaller;
  width: 5em;
  text-align: center;
}

.excerpt {
  background-color: #e0e0e0;
}

SPAN.text1 {
  font-size: smaller;
}

SPAN.text3 {
  font-size: larger;
}

TH.cv {
  vertical-align: top;
  font-family: Arial;
  font-size: x-small;
}

TD.v {
  vertical-align: top;
}

TH.DESC {
  font-variant: small-caps;
  font-size: large;
  background-color: #b0b0b0;
}


TH.name_NAB {
  background-color: #9999ff;
}

TH.cv_NAB {
  background-color: #9999ff;
}

TD.v_NAB {
  background-color: #bbbbff;
}

TH.bcv_NAB {
  background-color: #ccccff;
}

TD.bv_NAB {
  background-color: #ddddff;
}


TH.name_RSV {
  background-color: #ffff33;
}

TH.cv_RSV {
  background-color: #ffff33;
}

TD.v_RSV {
  background-color: #ffff77;
}

TH.bcv_RSV {
  background-color: #ffff88;
}

TD.bv_RSV {
  background-color: #ffff99;
}


TH.name_RSV-2CE {
  background-color: #99ff99;
}

TH.cv_RSV-2CE {
  background-color: #99ff99;
}

TD.v_RSV-2CE {
  background-color: #bbffbb;
}

TH.bcv_RSV-2CE {
  background-color: #ccffcc;
}

TD.bv_RSV-2CE {
  background-color: #ddffdd;
}


TH.name_KJV {
  background-color: #ff9999;
}

TH.cv_KJV {
  background-color: #ff9999;
}

TD.v_KJV {
  background-color: #ffbbbb;
}

TH.bcv_KJV {
  background-color: #ffcccc;
}

TD.bv_KJV {
  background-color: #ffdddd;
}


TH.name_DR {
  background-color: #33ffff;
}

TH.cv_DR {
  background-color: #33ffff;
}

TD.v_DR {
  background-color: #77ffff;
}

TH.bcv_DR {
  background-color: #88ffff;
}

TD.bv_DR {
  background-color: #99ffff;
}


TH.name_LV {
  background-color: #c0c0c0;
}

TH.cv_LV {
  background-color: #c0c0c0;
}

TD.v_LV {
  background-color: #d0d0d0;
}

TH.bcv_LV {
  background-color: #e0e0e0;
}

TD.bv_LV {
  background-color: #f0f0f0;
}


TH.name_BNV {
  background-color: #33ff33;
}

TH.cv_BNV {
  background-color: #33ff33;
}

TD.v_BNV {
  background-color: #99ff99;
}

TH.bcv_BNV {
  background-color: #aaffaa;
}

TD.bv_BNV {
  background-color: #bbffbb;
}


DT.day {
  font-size: 110%;
  margin-top: 0.5em;
}

SPAN.readingday {
  font-weight: bold;
}

DD.reading {
}

DD.on {
  font-weight: bold;
}

SPAN.readingtype {
  color: blue;
}

SPAN.reading, SPAN.reading A {
  color: red;
  font-style: italic;
}
