body {
  margin: 0px;
  padding: 20px;
  background-color: #990000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-align: left;
}

h1 {
  font-family: Verdana;
  font-weight: bold;
  color: #333333;
  font-size: 13pt;
}
h2 {
  font-family: Verdana;
  font-weight: bold;
  color: #333333;
  font-size: 11pt;
}

a:link,
a:visited {
  text-decoration: none;
  color: #000000;
  font-weight: bold;
  font-family: Arial;
}

a:hover,
a:active {
  text-decoration: underline;
  color: #000000;
  font-weight: bold;
  font-family: Arial;
}

.normal:link,
.normal:visited,
.normal:hover,
.normal:active {
  color: #000000;
  font-weight: normal;
}

.small:link,
.small:visited,
.small:hover,
.small:active {
  color: #000000;
  font-weight: normal;
  font-size: 7.5pt;
  font-family: Arial;
}
.nav_new_entry {
  color: #FF0000;
  font-variant: small-caps;
}

.i_000 {
  width: 745px;
  text-align: left;
}
.i_002 {
	width: 100%;
}
.i_003 {
  width: 4px;
  background-color: #FF9933;
  height: 20px;
  border-bottom: 1px solid #F5F5F5;
}
.i_004 {
  background-color: #FF9933;
  height: 20px;
  border-top: 1px solid #F5F5F5;
  border-bottom: 1px solid #F5F5F5;
  text-align: right;
  padding-right: 0px;
}
.i_005 {
  width: 4px;
  background-color: #FFCC44;
  height: 20px;
  border: 1px solid #F5F5F5;
  border-left: 0;
  /*border-bottom: 1px solid #F5F5F5;
  background-image: url('../images/corner_tr.png');
  background-position: top right;
  background-repeat: no-repeat;*/
}
.i_006 {
  background-color: #CCCCCC;
  border-left: 1px solid #855353;
}
.i_007 {
  background-color: #CCCCCC;
  padding: 20px 20px 20px 170px;
  vertical-align: top;
  text-align: left;
  height: 400px;
  background-image: url('../images/back_t.gif');
  background-repeat: repeat-x;
}
.i_008 {
  background-color: #CCCCCC;
  border-right: 1px solid #855353;
  /*border-right: 1px solid #CCCCCC;*/
  background-image: url('../images/back_t.gif');
  background-repeat: repeat-x;
}
.i_009 {
  background-color: #FFCC44;
  border: 1px solid #F5F5F5;
  border-right: 0;
  /*border-top: 1px solid #F5F5F5;
  background-image: url('../images/corner_bl.png');
  background-position: bottom left;
  background-repeat: no-repeat;*/
}
.i_010 {
  border-top: 1px solid #F5F5F5;
  border-bottom: 1px solid #F5F5F5;
  background-color: #FFCC44;
  height: 35px;
}
.i_011 {
  background-color: #FFCC44;
  border: 1px solid #F5F5F5;
  border-left: 0;
  /*border-top: 1px solid #F5F5F5;
  background-image: url('../images/corner_br.png');
  background-position: bottom right;
  background-repeat: no-repeat;*/
}
.i_012 {
  width: 100%;
  height: 100%;
}
.i_013 {
  width: 50%;
  border-right: 1px solid #F5F5F5;
  padding: 0px 5px 0px 1px;
}
.i_014 {
  width: 50%;
  padding: 0px 0px 0px 5px;
}
.i_018 {
  background-color: #CCCCCC;
  border-left: 1px solid #855353;
  background-image: url('../images/back_b.gif');
  background-repeat: repeat-x;
}
.i_019 {
  background-color: #CCCCCC;
  background-image: url('../images/back_b.gif');
  background-repeat: repeat-x;
  height: 25px;
}
.i_020 {
  background-color: #CCCCCC;
  border-right: 1px solid #855353;
  background-image: url('../images/back_b.gif');
  background-repeat: repeat-x;
}

#i_main {
	float: right;
	width: 730px;
	margin-left: -5px;
	padding-top: 15px;
}
#i_nav_left {
  width: 175px;
  float: left;
  margin-right: -170px;
}

#i_nav_left_top {
	background-image: url(../images/nl_top.jpg);
	background-repeat: no-repeat;
}
#i_nav_left_middle {
	background-image: url(../images/nl_middle.png);
	backgrond-repeat: repeat-y;
	padding: 0 4px 0 1px;
}
#i_nav_left_middle a:link,
#i_nav_left_middle a:visited {
	background-image: url(../images/nl_0.png);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #FFCC00;
	display: block;
	text-align: center;
	text-decoration: none;
	padding: 3px 0;
}
#i_nav_left_middle a:hover,
#i_nav_left_middle a:active {
	background-image: url(../images/nl_1.png);
	background-color: #FF9500;
	text-decoration: none;
}
#i_lang_choose {
	background-image: url(../images/nl_0.png);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	padding: 3px 0;
}
#i_lang_choose a:link,
#i_lang_choose a:visited,
#i_lang_choose a:hover,
#i_lang_choose a:active {
	display: inline;
	padding: 3px 3px;
	border-left: 1px solid #F1C621;
}
#i_lang_choose a.title:link,
#i_lang_choose a.title:visited,
#i_lang_choose a.title:hover,
#i_lang_choose a.title:active {
	border-left: 0;
}
#i_nav_left_bottom {
	background-image: url(../images/nl_bottom.png);
	background-repeat: no-repeat;
	height: 43px;
	padding-top: 12px;
	text-align: center;
}

.s_001 {
  background-image: url('../images/download.png');
  background-repeat: no-repeat;
  height: 40px;
  width: 50px;
}
.s_002 {
  font-weight: bold;
  color: #FFFFFF;
  vertical-align: top;
  padding-top: 8px;
  height: 5px;
}
.s_003 {
  vertical-align: top;
  width: 20%;
}
.s_004 {
  color: #333333;
}
.s_005 {
  background-image: url('../images/download_back.gif');
  background-repeat: repeat-x;
  width: 100%;
  margin-top: 5px;
}
.s_006 {
  height: 20px;
  width: 38%;
}
.s_006b {
  height: 20px;
  width: 76%;
}
.s_007 {
  height: 20px;
  width: 12%;
  text-align: center;
}
.s_008 {
  width: 12%;
  padding-left: 5px;
}
.s_009 {
  padding: 2px;
  border-left: 2px solid #CCCCCC;
}
.s_009b {
  padding: 2px;
}
.s_010 {
  padding: 2px;
  text-align: center;
  border-left: 2px solid #CCCCCC;
}
.s_008,
.s_009,
.s_009b,
.s_010 {
  border-top: 3px solid #CCCCCC;
}
.gray1 {
  background-color: #B4B4B4;
}
.gray2 {
  background-color: #BEBEBE;
}
.s_011a,
.s_011b,
.s_012,
.s_013,
.s_014 {
  vertical-align: top;
  border-top: 3px solid #CCCCCC;
}
.s_011a {
  width: 120px;
}
.s_011b {
  width: 120px;
}
.s_011p {
  padding-left: 6px;
}
.s_012 {
}
.s_013 {
  width: 52px;
}
.s_014 {
  width: 32px;
}
.s_015 {
  background-color: #FF9933;
  background-image: url('../images/group_back.gif');
  background-repeat: repeat-x;
  font-weight: bold;
  border-bottom: 5px solid #CCCCCC;
}
.s_015b {
  padding-left: 6px;
}
.s_016 {
  vertical-align: top;
}
.s_017 {
  background-color: #FF9933;
  background-image: url('../images/group_back.gif');
  background-repeat: repeat-x;
  font-weight: bold;
  border-bottom: 5px solid #CCCCCC;
  border-top: 5px solid #CCCCCC;
  padding-left: 6px;
}
.s_018 {
  font-weight: bold;
  font-size: 10pt;
  font-family: Verdana;
  padding-top: 10px;
}
.s_019 {
  width: 100%;
  background-color: #BBBBBB;
  margin-bottom: 5px;
}
.s_020 { 
}
.s_021 {
  border: 1px solid #AAAAAA;
  border-bottom: 0px;
  background-color: #BBBBBB;
  background-image: url('../images/cat_back.gif');
  background-repeat: repeat-x;
  padding-left: 6px;
}
.s_022 {
  border: 1px solid #AAAAAA;
  border-top: 0px;
  padding: 4px 20px 4px 20px;
}
.s_023 {
  width: 120px;
  vertical-align: top;
  text-align: right;
  border-bottom: 5px solid #CCCCCC;
  padding-top: 6px;
}
.s_024 {
  border-bottom: 5px solid #CCCCCC;
  vertical-align: top;
}
.s_025 {
  border-bottom: 5px solid #CCCCCC;
  vertical-align: top;
  padding-top: 6px;
  text-align: right;
}
.s_026 {
  width: 120px;
}

.bible_chapter:link,
.bible_chapter:visited {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #AAAAAA;
  background-color: #CCCCCC;
  font-weight: normal;
  text-decoration: none;
  padding: 2px 0 2px 0;
}
.bible_chapter:hover,
.bible_chapter:active {
  border: 1px solid #333333;
  background-color: #DDDDDD;
  font-weight: bold;
  text-decoration: none;
}
.bc_size {
  font-size: 7pt;
  color: #666666;
}

.cms_gray1 {
  background-color: #B5B5B5;
}
.cms_gray1 td {
  border-top: 2px solid #CCCCCC;
}

.f_001 {
  font-size: 8pt;
  margin: 0px;
  padding-right: 1px;
  padding-left: 1px;
  border: 1px solid #AAAAAA;
  background-color: #FFFFFF;
}

.box_au {
  height: 145px;
  width: 275px;
  background-image: url('../images/box_au.jpg');
  background-repeat: no-repeat;
  position: relative;
  margin-bottom: -145px;
  left: 324px;
  top: -10px;
}
.box_sbd {
  height: 145px;
  width: 275px;
  background-image: url('../images/box_bi.jpg');
  background-repeat: no-repeat;
  position: relative;
  margin-bottom: -145px;
  left: 324px;
  top: 140px;
}
.box_bt {
  height: 145px;
  width: 275px;
  background-image: url('../images/box_bt.jpg');
  background-repeat: no-repeat;
  position: relative;
  margin-bottom: -145px;
  left: 324px;
  top: 290px;
}
.box_title:link,
.box_title:visited {
  font-weight: normal;
}
.box_001 {
  width: 270px;
  height: 145px;
  padding: 27px 30px 0px 2px;
}
.box_002 {
  vertical-align: top;
  height: 20px;
  padding-left: 20px;
}
.box_003 {
  vertical-align: top;
  padding: 0 0 0 2px;
  height: 98px;
}
.box_au_001 {
  width: 20px;
  vertical-align: top;
}
.box_au_002 {
  vertical-align: top;
  padding-top: 4px;
}
.box_au_003 {
  vertical-align: top;
  height: 20px;
}
.box_au_004 {
  vertical-align: top;
  height: 30px;
  text-align: right;
}
.box_sbd_searchfield {
  font-size: 8pt;
  border: 1px solid #666666;
  background-color: #FFFFFF;
  padding: 1px 1px 1px 4px;
}
.box_sbd_submit {
  font-size: 8pt;
  border: 1px solid #666666;
  background-color: #FFFFFF;
}
