body {
	background-color: #FEF1E8;
	/* background-image: url(bg.jpg); 
	background-repeat: repeat;
	background-position: center top; */
	margin: 10;
}


A:link {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #022296; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline;
}
A:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #022296; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline;
}
A:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #022296; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
}

.boldunderline {
	font-weight: bold;
	text-decoration: underline;
}



 /*
  USAGE: All you have to do is include this one line in your CSS file, with the
  tag names to which you want the script applied:
 */

 img, div { behavior: url(iepngfix.htc) }

 /*
  Alternatively, you can specify that this will apply to all tags like so:
   * { behavior: url(iepngfix.htc) }
 */
 
 
 #tablebg {height: 100%; width: 710px; background: url(textbg.png) }
 
 
 
.earlypraise {

	FONT-WEIGHT: bold;
		COLOR: #4A4A4A;
	FONT-SIZE: 14px;
	FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif";

}
 
 
 
 
.catalogueindent {
	margin-left: 12px;

}
 
 
 
 
 

p {

	FONT-WEIGHT: bold;
		COLOR: #4A4A4A;
	FONT-SIZE: 12px;
	FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif";
	line-height: 16px;
}


.book_title  {

	FONT-WEIGHT: bold;
	COLOR: #F37421;
	FONT-SIZE: 12px;
	line-height: 16px;
}


.book_subtitle_  {

	FONT-WEIGHT: normal;
	COLOR: #F37421;
	FONT-SIZE: 12px;
	line-height: 16px;
}




.book_author  {

	COLOR: #000066;
	FONT-SIZE: 12px;
	line-height: 16px;
	text-align:left;
}




.toptext  {
	COLOR: #000066;
	FONT-SIZE: 18px;
	line-height: 20px;
	letter-spacing: 1px;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}


.bottomtext  {
	COLOR: #000066;
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	line-height: 18px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	
}






.catalogue_header  {

	FONT-WEIGHT: bold;

	FONT-SIZE: 20px;
	line-height: 22px;
	letter-spacing: 1px;
}







.author {
	FONT-SIZE: 22px; COLOR: #262626; LINE-HEIGHT: 40px; FONT-WEIGHT: bold;
}


.earlypraise_horizontal_line {
	font-weight: bold;
 	padding-bottom: 0px;
	color: #000000;
	letter-spacing: 1px;
	FONT-FAMILY: "Arial", "Helvetica", "sans-serif";
	TEXT-ALIGN: left;
	width: 620px;
	border-bottom: 1px dotted #858585;
	TEXT-ALIGN: left;
	MARGIN: 0px;
	font-size: 16px;
}



.bookisbn {
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	COLOR: #585858;
	FONT-FAMILY: "Times New Roman", Times, serif;
}


.book_title_subtext {
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
	COLOR: #F37421;
	font-family:Arial, Helvetica, sans-serif;
}



hr {
	color: #333333;
}
