HTML BODY {
	FONT-SIZE: 12px;
	MARGIN: 0px;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #8C510F; 
	SCROLLBAR-SHADOW-COLOR: #8C510F; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #8C510F; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
/*	SCROLLBAR-BASE-COLOR: #4A8CDA;
*/
	background-repeat: no-repeat;
	background-image:  url("/Objects/Template/background.gif");
	background-position: top; 
	background-attachment:fixed;

}
.LineColor{
	background-color:#000099;
/*<!--	background-color:#8C510F;
*/ }
.LineColorBible{
	background-color:#8C510F;
	font-family: Monotype Corsiva;
	color: #ffffff;
	font-size: 17px;
}
.MenuLogoColor{
	background-color: #FEFBD6;
}
.BibleLines{
	font-family: Monotype Corsiva;
	color: #000099;
	font-size: 16pt;
	text-align:center;
	margin-left:50px;
	margin-right:50px;
	background-color:  #F0F0FF;
}
.BibleLinesVers{
	font-family: Monotype Corsiva;
	color: #8C510F;
	font-size: 14pt;
	text-align:center;
}
.TitleSubject{
	font-size: 24px;
	color: #6F6154;
/*	background-image:url(../Objects/Template/titlelogo.gif);
*/	background-repeat:no-repeat;
}
.TemplateFooter {
	font:Verdana;
	color: #6F6154;
	font-size: 11px;
}
#TemplateFooter A {
	font-size: 11px; color: #6F6154; text-decoration: none
}
#TemplateFooter A:visited {
	font-size: 11px; color: #6F6154; text-decoration: none
}
#TemplateFooter A:hover {
	font-size: 11px; color: #6F6154; text-decoration: underline
}
.SubMenuFooter {
	font:Verdana;
	color: #6F6154;
	font-size: 11px;
	background-color:#FEFBD6;
}
#SubMenuFooter A {
	font-size: 11px; color: #6F6154; text-decoration: none
}
#SubMenuFooter A:visited {
	font-size: 11px; color: #6F6154; text-decoration: none
}
#SubMenuFooter A:hover {
	font-size: 11px; color: #6F6154; text-decoration: none; font-weight:bold;
}
.TemplateSearch {
	font:Verdana;
	color: #71828A;
	font-size: 10px;
	text-align: left;
}