/* Auther: Moheb Mekhaiel */
.cont_body
{
  background-color: transparent;
}
.content
{
  margin-left: 12pt;
  background-color: transparent;
  font-size:12pt;
}
body
{
  color: #554400;
  background-image: url(images/stone_cross.gif);
  margin: 0px 0px 0px 0px;
}
h1
{
  text-align: center;
  padding: 10px 5px;
  color: #cc7700;
}
h2
{
  text-align: center;
  color: #cc7700;
}
img
{
  margin-top: 2pt;
  margin-bottom: 2pt;
  margin-left: 4pt;
  margin-right: 4pt;
  vertical-align: middle;
}
ul
{
  /*font-size: 90%;*/
  line-height: 160%;
  list-style-type:square;
  ;
}
a:hover
{
  color: #00c0c0;
  list-style-type: none;
  text-decoration: none;
}
a:link
{
  color: #0000dd;
  text-decoration: none;
}
a:visited
{
  color: #000088;
  text-decoration: none;
}
table
{
  /*font-size: 90%;*/
  border-color: #f9f9e1;
}
.upper_banner
{
  text-align: center;
  border: 4px solid #f9f9e1;
  background-image: url(images/cross_tiles.gif);
}
.leftcross
{
  border-spacing: 4px;
  width: 148px;
  /*height: 132px;*/
  text-align: center;
}
.topbanner
{
  border-spacing: 0px;
}
.coptic_cross
{
  background-color: #ddcbaa;
}
.toc_table
{
  background-color: transparent;
  border: 2px solid #f9f9e1;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.navbar
{
 /* font-size: 90%;*/
  margin-top: 2pt;
  margin-bottom: 2pt;
  margin-left: 0pt;
  margin-right: 0pt;
  background-color: #f5f0bb;
width: 136px;
}
.navigation
{
  width: 132px;
  height: 40px;
  background-image: url(images/marmor1.png);
  font-size:12px;
  color: #cc6600;
}
.navigation:hover
{
  color: #0060c0;
  background-image: url(images/marmor2.png);
}
.navigation a
{
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
  //background-color: transparent;
  position:relative;
  top:-3px; 
  left:8px;
  color: inherit;
  
  padding: 12px 0px;
  margin-right: 7pt;
  display: block;
  /*background: url(./images/hdot2.gif) repeat-x bottom;*/
}

navigation a:link
{
  list-style-type: none;
  text-decoration: none;
  /*color: #8a3320;*/
  color: inherit;
}
.navigation a:hover
{
  list-style-type: none;
  /*font-weight: bold;*/
  color: inherit;
}
.navigation a:visited
{
  /*color: #8a3320 ;*/
  color: inherit;
  text-decoration: none;
}

.navigation ul
{
  /*font-size: 95%;*/
  line-height: 130%;
  list-style-type: circle;
  color: #a34440;
}

table.book_list
{
  border: 2px #f9f9e1 solid;
  color: #FDF4E
  border-collapse: collapse;
  border-spacing: 0px;
}
