body
{
	
}
.SideLabels
{
	font-family:Tahoma;
	font-size:14;
	text-align:right;
	color:Maroon;
}

.SimpleControl
{
	border-style:solid;
	text-align:center;
}

.UnUnderlined
{
	text-decoration:none;
}
.VerseNumButton
{
	text-align:center;
	vertical-align:middle;
	DISPLAY: inline;
	 FONT-SIZE: 10pt; 
	 Z-INDEX: 103; 	 
	 BACKGROUND-IMAGE: url(pics/Buttons/VerseNum.gif); 
	 WIDTH: 26px; 
	 HEIGHT: 26px; 
	 CURSOR: hand; 
	 COLOR: maroon; 
	 POSITION:relative; 
	 TEXT-ALIGN: center;
	 vertical-align:middle;
	 padding-top:4;
	 
}
.VerseText
{
	DISPLAY: inline;
	vertical-align:middle;
	FONT-SIZE: 16pt; 
	font-family:Arial;

}
.ParagraphTitle
{
	font-size:22px;
	color:Maroon;
	display:block;

}
.BookTitle
{
	font-family:Tahoma;
	font-size:34px;
	text-align:center;
	display:block;
	color:Maroon;
}
.ChpaterNum
{
	font-family:Tahoma;
	font-size:42px;
	text-align:right;
	display:inline;
	color:#C71C2E;
}

.AutoScroll
{
	overflow: auto;
}

.PagerButtonNormal
{
	border-style:none;
	color: maroon;
	font-weight:bold;
	background-color:Transparent;
	font-size:10pt;
	width:30px;
	height:30px;
	vertical-align:middle;
	text-align:center;
	font-family:Verdana;
	cursor:hand;
	
}

.PagerButtonSelected
{
	border-style:none;
	border-width:1px;
	border-style:dotted;
	border-color:Maroon;
	color: maroon;
	background-color:White;
	font-weight:bold;
	background-color:white;
	font-size:11pt;
	vertical-align:middle;
	text-align:center;
	font-family:Verdana;
	height:25;
	width:35;
	cursor:hand;
}
