.ttb_loaddiv {
	border: 1px solid #000000;
	background-color: #EBE9DC;
	overflow: hidden;
	width: 400px;
	padding: 2px;
}
.ttb_loadtext {
	font-size: 8pt;
	padding: 4px;
}

#i_header h1 {
	background-image: url(../images/h1_red.png);
}

#i_subtitle {
	color: #668C51;
	font-weight: bold;
	font-style: italic;
}

#i_body_left a.book_at:link,
#i_body_left a.book_at:visited {
	display: block;
	clear: both;
	background-image: url(../images/nl_at_0.png);
	background-repeat: no-repeat;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	width: 159px;
	height: 16px;
	padding: 3px 0 0 6px;
	margin-bottom: 8px;
	color: #000000;
}
#i_body_left a.book_at:hover,
#i_body_left a.book_at:active {
	background-image: url(../images/nl_at_1.png);
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	background-repeat: no-repeat;
	color: #000000;
}
#i_body_left a.book_at.sel:link,
#i_body_left a.book_at.sel:visited,
#i_body_left a.book_at.sel:hover,
#i_body_left a.book_at.sel:active {
	background-image: url(../images/nl_at_2.png);
}

#i_body_left a.book_nt:link,
#i_body_left a.book_nt:visited {
	display: block;
	clear: both;
	background-image: url(../images/nl_nt_0.png);
	background-repeat: no-repeat;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	width: 159px;
	height: 16px;
	padding: 3px 0 0 6px;
	margin-bottom: 8px;
	color: #000000;
}
#i_body_left a.book_nt:hover,
#i_body_left a.book_nt:active {
	background-image: url(../images/nl_nt_1.png);
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	background-repeat: no-repeat;
	color: #000000;
}
#i_body_left a.book_nt.sel:link,
#i_body_left a.book_nt.sel:visited,
#i_body_left a.book_nt.sel:hover,
#i_body_left a.book_nt.sel:active {
	background-image: url(../images/nl_nt_2.png);
}


#i_body_left div.chapters {
	margin-top: -3px;
}
#i_body_left .chapters_space {
	clear: both;
	height: 5px;
}

#i_body_left a.chapter:link,
#i_body_left a.chapter:visited {
	display: block;
	float: left;
	text-align: center;
	border: 1px solid #FFFFFF;
	border-top: 0;
	border-left: 0;
	width: 32px;
	padding: 1px 0;
	font-size: 8pt;
	background-color: #F5F5F5;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
#i_body_left a.chapter:hover,
#i_body_left a.chapter:active {
	background-color: #DDDDDD;
	text-decoration: none;
	font-weight: normal;
}
#i_body_left a.chapter_sel:link,
#i_body_left a.chapter_sel:visited,
#i_body_left a.chapter_sel:hover,
#i_body_left a.chapter_sel:active {
	display: block;
	float: left;
	text-align: center;
	border: 1px solid #FFFFFF;
	border-top: 0;
	border-left: 0;
	width: 32px;
	padding: 1px 0;
	font-size: 8pt;
	background-color: #F5F5F5;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	background-color: #CCCCCC;
	background-image: none;
}

.highlight {
	background-color: #FFFF55;
}


#biblehelp table {
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
}
#biblehelp td {
	padding: 4px;
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}

#i_bible-nt {
	height: 259px;
	margin-bottom: -272px;
	margin-left: -76px;
	margin-top: 13px;
}
