body 
{
	margin: 0px;
	background-color:#eeeeee;
	font-size:10pt;
	color:#222222;	
	height: 100%;
	overflow: auto;
}

td, input, body
{
	font-family: Verdana, Arial;
	font-size:13px;
}

a
{
	font-weight: bold;
	font-size: 12px;
	color: #3d6177;
	font-family: Arial;
	text-decoration: none;
}
	
a:active
{
	color: #ff8a00;
	text-decoration: none;
}

a:hover 
{
	color:#ff8a00;
	text-decoration:none;
}

.centerBlock{
	margin-left:auto !important; 
	margin-right:auto !important;
	position:relative;
}

.left {
	text-align:left;
}

h1	{
	font-weight:bold;
	font-family: Verdana, Arial;
	font-size:18px;
	color:black;
}

h2	{
	font-weight:bold;
	font-family: Arial, Verdana;
	font-size:17px;
	color:black;
}

h3	{
	font-family: Verdana, Arial;
	font-size: 15px;
	font-weight:bold;
	font-style: italic;
	color:black;
}

h4
{
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight:bold;
	color:black;
	margin-top: 10px;
	margin-bottom: 5px;
}

.toolTopBody
{
	background:#FFFFFF;
	font-family:arial;
	font-size:12px;
	border-left:1px solid #C8BA92;
	border-right:1px solid #C8BA92;
	border-bottom:1px solid #C8BA92;
	padding:5px;
	width:300px;
}

.toolTopHeader,
.toolTopHeaderBold
{
	background:#F3F0E7;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	border:1px solid #C8BA92;
	padding:5px;
	width:300px;
}

.toolTopHeaderBold
{
	font-weight:bold;
}

#PointerText
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: Black;
	cursor:Pointer;
}

#PointerText:hover,
#PointerText:active
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #E27900;
	cursor:Pointer;
}

.Pointer
{
	cursor:Pointer;
}

.SearchLink
{
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana;
	text-decoration: none;
	white-space: nowrap;
	cursor:Pointer;
}

.SearchTable
{
	border: 1px solid #999999;
	white-space: nowrap;
}

.BibleLink,
.BibleLinkNoWrap
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	cursor:Pointer;
}

.BibleLinkNoWrap
{
	white-space: nowrap;
}

.BibleLink:hover,
.BibleLink:active,
.BibleLinkNoWrap:hover,
.BibleLinkNoWrap:active
{
	text-decoration: none;
	cursor:Pointer;
	white-space: nowrap;
}

.SelectedBibleLink,
.SelectedBibleLinkNoWrap
{
	color: #ff8a00;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
	cursor:Pointer;
}

.SelectedBibleLinkNoWrap
{
	white-space: nowrap;
}

.SelectedBibleLink:hover,
.SelectedBibleLink:active,
.SelectedBibleLinkNoWrap:hover,
.SelectedBibleLinkNoWrap:active
{
	text-decoration: none;
	cursor:Pointer;
}

.StrongPaper
{
	padding:15px;
}

.QuotePaper
{
	border: solid 1px #DDD;
	padding:15px;
}

.QuoteHelp
{
	color: darkred;
	font-style: italic;
}

.VerseNumber
{
	font-weight: bold;
	font-size: 12px;
	color: #3d6177;
	white-space: nowrap;
}

.ChapterName
{
	font-weight: bold;
	font-size: 12px;
	color: #3d6177;
}

.Verse
{
	/*margin-bottom: 2px;*/
	text-align: justify;
}

.Verse2
{
	margin-bottom: 7px;
}
