body { 
  margin: 4px; }
  
font, th, td, p, div { 
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
  font-size: 13px }
  
div { 
  padding-top: 6px;
  padding-left: 6px;
  padding-bottom: 0px;
  padding-right: 6px; }
  
li { 
  padding-left: 1em }
  
.floatleft { 
  float: left }
  
.floatright { 
  float: right }
  
.clearleft { 
  clear: left }
  
.clearright { 
  clear: right }
  
.clearboth { 
  clear: both }
  
.ClearFloatLeft {
  clear: both;
  float: left; }
  
.ClearFloatRight {
  clear: both;
  float: right; }    
  
.booktitle { 
  font-family: Times New Roman, serif; 
  font-weight: bold; 
  font-size: 24px; 
  line-height: 75% }
  
.bookstitle { 
  font-family: Times New Roman, serif; 
  font-weight: bold; 
  font-size: 18px }
  
.h1old { 
  font-family: Arial, Tahoma, Hevetica, sans-serif; 
  font-size: 24px; 
  font-weight: normal; 
  position: absolute; 
  left: 150px; 
  top: 26px;  
  text-transform: uppercase }
  
.christmas {
	position: absolute; 
	left: 58px; 
	top: 8px; 
	background: transparent }
	
.mybanner {
	position: absolute;
	left: 88px;
	top: 24px;
	width: 480px;
	height: 44px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	color: #000000;
	font-size: 24px; 
	text-transform: uppercase;
	text-align: center }
	
.maintbanner {
	position: absolute;
	left: 88px;
	top: 24px;
	width: 480px;
	height: 44px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	color: #000000;
	font-size: 24px; 
	text-transform: uppercase;
	text-align: center }
	
.welcome { 
   font-family: Arial, Helvetica, sans-serif; 
   font-weight: 100;
	color: #000000;
	font-size: 22px }
	
.tblbodywide {
	width: 760px }
	
.tblbodynarrow {
	width: 620px }
	
.logintitle {
	background-color: Teal }
	
.loginbody {
	background-color: White }
	
.newsauthor { 
  font-size: 18px; 
  font-weight: lighter;
  margin-bottom: 6px; }
  
.newsbtitle { 
  font-size: 24px; 
  font-weight: bold; 
  line-height: 40%; 
  padding: 0px }
  
.newsstitle { 
  font-size: 13px; 
  font-weight: bold; 
  line-height: 40%; 
  padding: 0px; }
  
.booksbtitle { 
  font-size: 24px; 
  font-weight: bold; 
  line-height: 40% }
  
.booksstitle { 
  font-size: 13px; 
  font-weight: bold; 
  line-height: 40%;
  margin-top: 6px; }
  
.hiddenspan { 
  visibility: hidden }

.inputfield {
  font-family: Tahoma, Arial, Helvetica, sans-serif; 
  font-size: 13px }
  
a:link, a:visited, a:active, a:hover { 
  background-color: transparent !important; 
  font-weight: normal !important;  
  text-decoration: none !important; }

a:link, a:visited, a:active {
  color: Blue !important; }
    
a:hover {
  color: Green !important; }
