﻿
body { 
	margin-left:auto; margin-right:auto; 
	font-family: Times New Roman, serif;
	font-size:16pt;
	width:1000px;	
	
	}

a.images{ border:0; text-decoration:none  }
#MainBody{ width:1000px; margin-left:auto; margin-right:auto; }

#MainBody #Menu {  margin-left:1em;}

.CopyRight
{
	font-family : Times New Roman, serif;
	font-size: 8pt;
}

.red{ color:Red; }
.NormalImage { width:75px; height:113px; }
.GaintImage { width:113px; height:142px; }

span.Emphasize { color:Red; }

#HeaderBlock { width:800px;	}
#HeaderBlock table.tHeaer { margin:0px; border:1px solid #f00;}
#HeaderBlock table.tHeader td.Row1 {
	height:20px; 
	background: url(../images/topdivider.png) no-repeat top; 
	}
#HeaderBlock table.tHeader td.Row2 { }
#HeaderBlock table.tHeader td.Row3 {
	height:20px; 
	background: url(../images/botdivider.png) no-repeat top; 
	}

p { font-size:12pt;}

#MainBody table.tBookList{margin:0px;}
#MainBody table.tMainBody{margin:0px;}

#MainBody table.ProductTable{ width: 100%; }
#MainBody table.ProductTable td.ProductHolder{ vertical-align:top;  padding-bottom:15px;}
#MainBody span.Heading { font-size: 18pt; color:#0066CC; font-weight:bold; }
	
#MainBody #BookHolder {}
#MainBody #BookHolder table { border: 0px solid red; width: 100%; }
#MainBody #BookHolder td { vertical-align: top; text-align:left}
#MainBody #BookHolder span.Title { font-size: 12pt;	color:#0066CC; font-weight:bold; }
#MainBody #BookHolder span.Description { font-size: 9pt; color:black; }
#MainBody #BookHolder span.CopyRight { font-size: 7pt; color:black; }

#FooterBlock {  }
#FooterBlock table.tFooter { width:100%;}
#FooterBlock table.tFooter td { text-align:center;}

#MainBody #TitleText 
	{
	margin: 1em 1em 0 3em;
	height: 42px;
	font-weight:bold;
	}
#MainBody #MainText 
	{		
	margin: 1em 1em 0 2em;
	font-weight:bold;
	}
	
#MainBody #ListText 
	{		
	margin: 1em 1em 0 1em;
	font-weight:bold;
	}
	
#MainBody span.LargeText
	{
		font-size: 2em;
		font-weight:bold;
		margin: 1em 1em 0 1em;
	}

