body {
	font-family:	Arial, Helvetica, sans-serif;
	background:#003550;
	padding:0px;
	margin:5px;
	color:#ffffff;
	border-spacing:0px;
}

p, h1, pre {
	margin:0px 0px 18px 0px;
	font-family:	Arial, Helvetica, sans-serif;
	text-align: left;
}

h1 {
	font-size:14px;
	padding-top:10px;
}

h2 {
	margin:0px 0px 10px 0px;
	font-family:	Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-style: oblique;
	color: #eec23f;

}

h3 {
	margin:0px 0px 10px 0px;
	font-family:	Arial, Helvetica, sans-serif;
	font-size:13pt;
	color: #eec23f;

}

.spacer5 {
	height: 5px;
	line-height: 5px;
	font-size: 5px;
}

.spacer10 {
	height: 5px;
	line-height: 5px;
	font-size: 5px;
}

.bookTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13pt;
	font-style: oblique;
	color: #eec23f;
	font-weight: bold;
}

.maintable
{
padding: 12px;
border-style:solid;
border-width: 2px;
border-color:gold;
width: 635px;
background :#FFFFFF;
margin-left: auto;
margin-right: auto;
color:#000000;
}

.maintable2
{
padding: 12px;
border-style:solid;
border-width: 2px;
border-color:gold;
width: 790px;
background :#FFFFFF;
margin-left: auto;
margin-right: auto;
color:#000080;
font-family: Arial, Helvetica, sans-serif;
}

.blu
{
background :#FFFFFF;
color:#000080;
font-family: Arial, Helvetica, sans-serif;
}

.velvet
{
background :#FFFFFF;
color:#800040;
font-family: Arial, Helvetica, sans-serif;
}

.buyNow{
	background: #cb4c67;
	border: 1px solid Black;
	padding: 20 5 20 5;
	font-weight: bold;
	color: #ffffff;
	font-family: Times New Roman, Book Antiqua, Arial;
	font-style: italic;
	font-size:13pt;
}

.buyNowSm{
	background: #800040;
	border: 1px solid Black;
	padding: 10 5 10 5;
	font-weight: bold;
	color: #ffffff;
	font-family: Times New Roman, Book Antiqua, Arial;
	font-style: italic;
	font-size:12pt;
}

.buyNowHp{
	background: #612124;
	border: 1px solid White;
	padding: 10 5 10 5;
	font-weight: bold;
	color: #ffffff;
	font-family: Times New Roman, Book Antiqua, Arial;
	font-style: italic;
	font-size:12pt;
}

.sideBar{
	border: 1px solid Black;
	background: #800040;
	padding: 10px;
}

.freeExcerpt{
	border: double;
	padding: 5px;	
}

.seeAlso{
	border: 1px solid Black;
	padding: 5;
	font-weight: bold;
	width: 90%;
}

.downloadLater{
	border: 1px solid Black;
	padding: 5;
	font-weight: bold;
	width: 90%;
}

INPUT.bNow
{
	border: 1px solid Black;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #eec23f;
}

.ob
{
font-style: oblique;
}

.bdOb
{
font-weight:bold;
font-style: oblique;
}

.bd
{
font-weight:bold;
}

.intHead
{
font-size: 14pt;
color: #800040;
font-weight: bold;
font-style: italic;
}

.bdIt
{
font-weight:bold;
font-style: italic;
}


.sm { font-size:9pt; }
.sm10pt { font-size:10pt; }
.sm11pt { font-size:11pt; }

A:link	{color: #2864FF; text-decoration: none; }
A:visited {color: #2864FF; text-decoration: none; }
A:hover {color: #2864FF; text-decoration: underline;}

A.wht:link	{color: #ffffff; text-decoration: none; }
A.wht:visited {color: #ffffff; text-decoration: none; }
A.wht:hover {color: #ffffff; text-decoration: underline;}

A.yel:link	{color: #FFF99E; text-decoration: none; }
A.yel:visited {color: #FFF99E; text-decoration: none; }
A.yel:hover {color: #FFF99E; text-decoration: underline;}


.headingtext {
color: #ff0000;
font-family: Times New Roman, Book Antiqua, Arial;
font-style: italic;
font-size:2.5em;
text-align:center;
padding-bottom:0.5em;
padding-top:0.5em
}


.subheadingtext {
color: #ff0000;
font-style: italic;
font-size:1.5em;
}

img {
border:0;
}

#leftcontent {
		position: relative;
		left:5%;
		width:40%;
		top:120px;
		background:#fff;
		}
#leftcontent p { font-size:13px}

#centerleftcontent {
		position: relative;
		left:55%;
		width:40%;
		top:120px;
		background:#fff;
		}

#centerleftcontent p { font-size:13px}

#centerleftcontent, #leftcontent {
border:1px solid #FFCCCC;
}
