HTML, BODY
{
  background: #003e75;
  font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
  font-size: 12px;
  color: #000;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 100%;
}

#full_page
{
  width: 100%;
  background: #003e75 url('../image/page_bg.jpg') repeat-x top left;
}

#page_bottom
{
  width: 100%;
  background: #003e75 url('../image/bottom_bg.jpg') repeat-x top left;
}

#table_bottom
{
  width: 1024px;
  height: 90px;
  background-image: url('../image/bottom.jpg');
  color: #fff;
}

.small
{
  font-size: 9px;
}

.watermark
{
  color: #555;
}

.breadcrumbs
{
  color: #fff;
  font-size: 10px;
  font-weight: normal;
  line-height: 14px;
  font-weight: bold;
}

.breadcrumbsArrow
{
  font-size: 14px;
  font-weight: bold;
}

TD
{
  /*color: #555555;*/
  font-size: 12px;
  text-align: left;
}

.textSize_small
{
  font-size: 10px;
}

.textSize_normal
{
  font-size: 12px;
  line-height: 1.6;
}

.textSize_large
{
  font-size: 13px;
}

B, STRONG
{
  color: #851115;
  font-weight: normal;
}

TD.sitemenu
{
  text-align: center;
  font-size: 12px; /*padding-left: 15px; 	margin-right: 2px;*/
  height: 35px;
  vertical-align: middle;
}

TD.menu
{
  height: 35px;
}

.link
{
  margin-bottom: 4px;
}

.linklist
{
  line-height: 20px;
  font-size: 12px;
  font-weight: bold;
}

.linklist a, .linklist a:active, .linklist a:visited
{
  color: #fff;
  text-decoration: none;
}

.linklist a:hover
{
  color: #b2d1df;
  text-decoration: none;
}

.linkDescription
{
  color: #777;
  font-size: 9px;
  padding-left: 10px;
}

.linkPrefix
{
  font-size: 16px;
  font-weight: normal;
}

.linkblock a, .linkblock a:active, .linkblock a:visited, .linkblock a:hover
{
  text-decoration: none;
  color: #b2d1df;
  font-weight: normal;
}

.linkblock
{
  font-size: 24px;
  font-weight: normal;
}

A, A:visited, A:active
{
  color: #fff;
  text-decoration: none;
}

A:hover
{
  color: #fff;
  text-decoration: underline;
}

A.menu1, A.menu1:active, A.menu1:visited
{
  color: #25337B;
  font-weight: bold;
  text-decoration: none;
}

A.menu1:hover
{
  color: #20337B;
  font-weight: bold;
  text-decoration: underline;
}

A.menu2, A.menu2:active, A.menu2:visited
{
  color: #999;
  font-weight: bold;
  text-decoration: none;
}

A.menu2active, A.menu2active:active, A.menu2active:visited
{
  color: #777;
  font-weight: bold;
  text-decoration: none;
}

A.menu2:hover
{
  color: #20337B;
  font-weight: bold;
  text-decoration: underline;
}

A.sitemenu, A.sitemenu:active, A.sitemenu:visited
{
  color: black;
  font-weight: bold;
  text-decoration: none;
}

A.sitemenu:hover
{
  color: #003e75;
  font-weight: bold;
  text-decoration: none;
}

A.sitemenuactive, A.sitemenuactive:active, A.sitemenuactive:visited
{
  color: #003e75;
  font-weight: bold;
  text-decoration: none;
}

A.sitemenuactive:hover
{
  color: #003e75;
  font-weight: bold;
  text-decoration: none;
}

H1, .heading1
{
  color: #b2d1df;
  font-size: 18px;
  font-weight: normal;
  text-align: left;
  letter-spacing: 2px;
}

H2, .heading2
{
  color: #851115;
  font-size: 18px;
  font-weight: normal;
  text-align: left;
  letter-spacing: 2px;
}

.subline
{
  margin-top: 1px;
  font-size: 11px;
  font-weight: normal;
}

IMG
{
  border: 0px;
}

TD.imageDescription
{
  color: #555555;
  font-style: italic;
  font-size: 9px;
  padding-top: 5px;
}

.boxFilledInnerContents, .boxBorderInnerContent
{
  background: url('../image/box_bg_294.jpg') repeat-y;
  padding: 10px;
  border: solid 1px #b2d1df;
}

.boxFilledInnerContents a, .boxFilledInnerContents a:active, .boxFilledInnerContents a:visited
{
  color: #000;
  text-decoration: none;
  font-size: 11px;
}

.boxFilledInnerContents a:hover
{
  color: #003e75;
  text-decoration: none;
  font-size: 11px;
}

.boxHeader
{
  background-image: url( ../image/box_top_294.jpg );
}

.boxBottom
{
  background-image: url( ../image/box_bottom_294.jpg );
}
/*
.boxFilledInnerContents, .boxBorderInnerContent
{
	background-image: url( ../image/box_bg_294.jpg );
	background-position: top left;
	background-repeat: repeat-y;
	padding: 12px;
	padding-right: 9px;
}


.boxFilledInnerContentsRight
{
	background: #EBEBEB;
	padding: 0px;
	font-size: 9px;
}

.boxBorderInnerContentsRight
{
	background: white;
	border: 1px solid #20337B;
	border-left: 0px;
	border-top: 0px;
	padding: 0px;
}
*/
.quote
{
  font-size: 11px;
  color: #777777;
  font-weight: normal;
}

.quoteEm
{
  font-size: 19px;
}

INPUT.text
{
  background: #e5e5e5 url('../image/input_field_bg.jpg') no-repeat;
  border: 1px solid #fff;
  font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
  font-size: 11px;
  color: #9f9f9f;
  margin: 0 0 3px 0;
  padding: 3px;
  width: 186px;
  height: 21px;
}

TEXTAREA.text
{
  width: 250px;
  background: #fff;
  border: 1px solid #fff;
  font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
  font-size: 11px;
  color: #9f9f9f;
  margin: 0 0 3px 0;
  padding: 3px;
}

SELECT
{
  background: white;
  font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
  font-size: 11px;
  color: #777777;
}

INPUT.login
{
  width: 80px;
  font-size: 10px;
}

INPUT.loginbutton
{
  /* 	background: #790000; 	border: 1px solid white; 	border-bottom-color: #6B4A00; 	border-right-color: #6B4A00; 	*/
  background-image: url('../image/login_btn_bg.jpg');
  border: 0;
  font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #fff;
}

TD.login
{
  font-size: 10px;
  text-align: left;
  color: #003e75;
}

TD.login a, TD.login a:active, TD.login a:visited
{
  color: #003e75;
  text-decoration: none;
  font-weight: bold;
}

TD.login a:hover
{
  text-decoration: underline;
}

TD.loginheader, .loginHeader
{
  color: #003e75;
  font-size: 18px;
  font-weight: normal;
  margin: 0 0 5px 0;
}

.bibleVerse
{
  font-style: italic;
  color: #888888;
}

.inputFieldTitle
{
  font-weight: bold;
  font-size: 10px;
}

.inputFieldInvalid
{
  color: Red;
}

.inputInvalidData
{
  font-size: 9px;
  color: #0070B0;
  margin-bottom: 2px;
}

FORM.upload
{
  margin-top: 0px;
  margin-bottom: 0px;
}

.slideShowIndicatorActive
{
  background: #20337B;
}

.slideShowIndicatorInActive
{
  background: #BBBBBB;
}

/* Forum styles begin */

TD.forumHeader
{
  font-family: Arial, Helvetica, Geneva, sans-serif;
  font-weight: bold;
  font-size: 11px;
  background: #20337B;
  color: White;
  padding: 0px;
}

TD.forumHeaderTitle
{
  padding-right: 10px;
}

TD.forumSeparator
{
  background: #888888;
}

TD.forumItemEven
{
  background: #FCFCFC;
  padding: 4px;
}

TD.forumItemOdd
{
  background: #F6F6F6;
  padding: 4px;
}

/* Forum styles end */