a.biblePassageExplanatoryText
{
	color: #ffffcc;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-family: Chalkboard, Comic Sans MS, cursive, Arial, sans-serif;
	height: auto;
	text-Align: left;
	text-decoration: none;
}

a.biblePassageExplanatoryText:hover { color: #ffcc99; }

a.nonbiblicalSourcePublisher
{
	color: blue;
	font-style: italic;
	font-weight: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-Align: left;
	text-decoration: none;
}

a.nonbiblicalSourcePublisher:hover { color: #ffffcc; }

div.nonbiblicalSourceCitation
{
	color: black;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	vertical-align: top;
}

span.nonbiblicalSourcePublisher
{
	font-style: italic;
}

span.nonbiblicalSourceTitle
{
	font-weight: bold;
	text-decoration: underline;
}

table.biblePassage
{
//	border: 1px solid black;
	border-spacing: 0px;
	color: black;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	font-family: Courier, Courier New, monospace;
	height: auto;
	left: 0px;
	margin: 16px 0px 0px 0px;
	padding: 0px;
	position: relative;
	text-Align: left;
	top: 0px;
	width: 100%;
}

td.biblePassageExplanatoryText
{
	background-color: transparent;
//	border-bottom: 1px solid black;
	color: black;
//	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-family: Chalkboard, Comic Sans MS, cursive, Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	height: auto;
	left: 0px;
	margin: 0px;
	padding: 4px;
	text-Align: justify;
	top: 0px;
	width: 100%;
}

td.biblePassageRef
{
	background-color: #99CCCC;
	border-left: 1px solid black;
	color: black;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	height: auto;
	left: 0px;
	margin: 0px;
	padding: 6px;
	text-Align: center;
	top: 0px;
	vertical-align: top;
	width: 16%;
}

td.biblePassageText
{
	background-color: #ffffcc;
	color: black;
	font-family: Courier New, monospace;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	height: auto;
	left: 0px;
	margin: 0px;
	padding: 6px;
	text-Align: justify;
	top: 0px;
	width: 84%;
}

td.bibleSeeAlso
{
	background-color: #ffffcc;
	color: black;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
	height: auto;
	left: 0px;
	margin: 0px;
	padding: 6px;
	text-Align: left;
	top: 0px;
	width: 84%;
}

td.nonbiblicalSourceText
{
	background-color: #ffcc99;
	color: black;
	font-family: Courier New, monospace;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	height: auto;
	left: 0px;
	margin: 0px;
	padding: 6px;
	text-Align: justify;
	top: 0px;
	width: 84%;
}
