body {
background: #200A04;
}

td {
	font: normal 14px Tahoma, Arial;
	color: #FFFFFF;
	line-height: 150%;
}

h1, h2, h3, h4, h5 {

    color: #FBFBFB;
    margin: 0px;
}


h1 {
    font-size: 35px;
}

h2 {
    font: normal tahoma, arial 24.45px;
}

h3 {
    font-size: 14px;
}

#header{
	height:410px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}	
	
.message{
	padding:5px 0px 0px 0px;
	width:400px;
	text-align: center;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#200a04;
	line-height:20px;
	font-size:16px;
	font-weight:bold;
}

a {

font: normal 14px Tahoma, Arial;
color: #ad7842;
text-decoration: underline;
}

a:hover {

font: normal 14px Tahoma, Arial;
color: #FFFFFF;
text-decoration: none;

}

a.lighter {
font: normal 14px Tahoma, Arial;
color: #FFE900;
text-decoration: underline;
}

a.lighter:hover {
font: normal 14px Tahoma, Arial;
color: #FFFFFF;
text-decoration: none;
}

a.white-link-underline {	
	text-decoration: underline;
	color: #FBFBFB;
}

.white-text{
color: #FBFBFB;
text-decoration: none;
}

.white-text-italics{
color: #FBFBFB;
text-decoration: none;
font-style: italic;
}

a.b1
{
font:  14px tahoma, Arial;
color: #fffea0;
text-decoration: none;
padding: 15px;
margin: 0px;

}
.p
{
padding: 0 0 0 20px;
}
.p1
{
padding: 0 0 0 30px;
}
.p2
{
padding: 150px 0 0 250px;
}
.bg1
{
background: #000000 url(images/index_10.gif) top no-repeat;
}
.bg2
{
background: #000000 url(images/index_10.gif) top no-repeat;
}
.bord
{
border: 1px solid #c5d85a;
}
.menu 
{
color:#8c247b;
vertical-align:top;
height: 35px;
padding: 10px 0 0 20px;
}
.menu a
{
color:#8c247b;
font: bold 11px  tahoma, Arial;
text-decoration: none;
}

.yellow-text-regular {
color: #ffb400;
text-decoration: none;
}

.yellow-text-underline {
color: #ffb400;
text-decoration: underline;
}

.orange-text-regular {
color: #fe6b1d;
text-decoration: none;
}

.orange-text-underline {
color: #fe6b1d;
text-decoration: underline;
}
.brown-text-regular {
color: #ad7842;
text-decoration: none;
}

.brown-textunderline {
color: #ad7842;
text-decoration: underline;
}

.red-text-regular {
color: #8c247b;
text-decoration: none;
}

.red-text-underline {
color: #8c247b;
text-decoration: underline;
}
.black-text-regular {
color: #000000;
text-decoration: none;
}

.black-text-underline {
color: #000000;
text-decoration: underline;
}


.gray-text-underline{
color: #7c7c7c;
text-decoration: underline;
}
.gray-text-regular{
color: #7c7c7c;
text-decoration: none;
}

.green-text{
color: #a5b66e;
text-decoration: none;
}

.green-text-underline{
color: #a5b66e;
text-decoration: underline;
}

.lbsTooltip
{
	background:#fffade;
	border: 1px #913720;
	z-index: 99;
	text-align: left;
	text-indent: 0;
}

.lbsTooltip div
{
	text-align: left;
}

.lbsTooltipHeader
{
	background:#913720;
	color: white;
	font-weight:bold;
	font-size:15px;
	line-height: 18px;
	font-family:Arial,Helvetica,serif;
	margin: 0;
	padding:4px;
	position:relative;
	border: 0;
}

.lbsTooltipBody 
{
	padding: 4px 8px 0 8px;
	margin:0;
	position:relative;
	z-index: 2;
	border: 0;
	line-height:16px;
}

.lbsTooltipBody p, .lbsTooltipBody span
{
	display: inline;
	color: black;
	font-family:Arial,Helvetica,serif;
	font-size: 14px;
	line-height:16px;
}

.lbsTooltipFooter
{
	font-size:11px;
	font-family:Helvetica,Arial,serif;
	bottom:4px;
	margin-top: 4px;
	position:absolute;
	text-align:right;
	border: 0;
}

.lbsTooltipFooter a:link, .lbsTooltipFooter a:visited, .lbsTooltipFooter a:hover 
{
	color: blue;
	text-decoration: underline;
	font-weight: normal;
	font-size:12px;
	font-family:Helvetica,Arial,serif;
}

.lbsTooltipFooter div
{
	text-align:right;
}


.lbsTooltipBody .ch-ref, .lbsTooltipBody .verse-ref
{
	font-size: 85%;
	top: -1px;
	position: relative;
}

.lbsTooltipBody .ch-ref
{
	font-weight: bold;
}

.lbsTooltipBody .verse-ref
{
	color: dimgray;
}

.lbsTooltip, .lbsTooltipBody span, .lbsTooltip a, .lbsTooltipBody p
{
	margin: 0;
	padding: 0;
}

.lbsLibronix img
{
	float: none !important;
}

.morelesslink {
display:none;
background:#eee;
color:#333;
padding:.3em .6em .3em 2em;
border:1px solid #999;
cursor:pointer;
}

.more {
background:url(more.gif) no-repeat 5px center;
}

.less {
background:url(less.gif) no-repeat 5px center;
}