@charset "UTF-8";
/* CSS Document */

.welcomeMessage {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #0066CC;
	line-height: 1.3em;
}

.isbnArea {
   background-image: url(images/08_ISBNArea.gif);
   background-repeat: no-repeat;
   width: 209px;
   height: 274px;
}

div[class] .isbnArea {
   height:auto;
}

.isbnArea td {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:12px;
   color: #0066CC;
}


.maincontent {
   background-image: url(images/NewBookPortal_13.gif);
   width: 800px;
}

.maincontent td { 
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:12px;
   color: #0066CC;
   text-align:justify;
   padding-left: 15px;
   padding-right: 15px;
}

.maincontent td h2 {
   line-height: 1em;
   text-align: center;
}

.commonFooter td {
  margin-top: 2px;
  border-top:medium;
  color: #0066CC;
}

td a {
  border: none;
}

td img {
  border: none;
}

.footer td {
  color: #0066CC
}

