﻿body 
{
  background-color: black;
  color: #A0A0A0;
  font-family: Verdana;
  font-size: 9pt;
  margin: 8px;
}
*
{
  margin: 0px;
}
A
{
  color: White;
  text-decoration: none;
}
A:HOVER
{
  color: #A0A0A0;
}
SELECT
{
  font-size: 9pt;
  font-family: Verdana, Tahoma;
}
INPUT
{
  font-size: 9pt;
  font-family: Verdana, Tahoma;
}
textarea 
{
  font-size: 9pt;
  font-family: Verdana, Tahoma;
}
h1
{
  color: #C0C0C0;
  font-weight: bold;
  font-size: 22pt;
  font-family: 'Trebuchet MS' , Tahoma;
}
h2
{
  color: #B0B0B0;
  font-weight: bold;
  font-size: 14pt;
  font-family: 'Trebuchet MS' , Tahoma;
}
.mainmenu
{
  border-right: #000000 0px solid;
  padding-right: 0px;
  border-top: #000000 2px solid;
  padding-left: 0px;
  background-image: url(/i/m.gif);
  padding-bottom: 0px;
  margin: 0px;
  border-left: #000000 0px solid;
  width: 100%;
  padding-top: 0px;
  border-bottom: #000000 2px solid;
  background-repeat: repeat-x;
  height: 26px;
}
.menuitem
{
  border-right: #000000 1px;
  padding-right: 10px;
  border-top: #000000 1px;
  display: block;
  padding-left: 10px;
  float: left;
  background-image: url(/i/m.gif);
  padding-bottom: 5px;
  margin: 0px;
  font: bold 12px Arial, Helvetica, sans-serif;
  border-left: #000000 1px;
  color: #f0f0f0;
  padding-top: 5px;
  border-bottom: #000000 1px;
  text-decoration: none;
}
A.menuitem:link
{
  border-right: #000000 1px solid;
  border-top: #000000 1px solid;
  background-image: url(/i/m.gif);
  border-left: #000000 1px solid;
  color: #c8c8c8;
  border-bottom: #000000 1px solid;
  text-decoration: none;
}
A.menuitem:visited
{
  border-right: #000000 1px solid;
  border-top: #000000 1px solid;
  background-image: url(/i/m.gif);
  border-left: #000000 1px solid;
  color: #c8c8c8;
  border-bottom: #000000 1px solid;
  text-decoration: none;
}
A.menuitem:hover
{
  background: url(/i/mh.gif);
  color: #f0f0f0;
  border-top: #ffffff 1px solid;
  border-bottom: #ffffff 1px solid;
  text-decoration: none;
}
A.menuitem:active
{
  background: url(/i/ma.gif);
  color: #666666;
}
A.menuitem:focus
{
  background: url(/i/ma.gif);
  color: #666666;
}



.menuitem2
{
  border-right: solid #000000 1px;
  padding-right: 10px;
  border-top: solid #aaaaaa 1px;
  display: block;
  padding-left: 10px;
  float: left;
  background-image: url(/i/mh.gif);
  padding-bottom: 5px;
  margin: 0px;
  font: bold 12px Arial, Helvetica, sans-serif;
  border-left: solid #000000 1px;
  color: #ffffff;
  padding-top: 5px;
  border-bottom: solid #aaaaaa 1px;
  text-decoration: none;
}


.content
{
  margin:16px;
  font-family: 'Courier New';
  font-size: 11pt;
  text-align: justify;
}
.verseImage
{
  background-position: right top;
  background-repeat: no-repeat;
}