body { 
  margin: 10px 10px 10px 10px;
  background-color: #FFFFFF; 
  color: #000000;
  font-size: 10pt;
}

a {
  color: #003366;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  text-decoration:underline;
  }

a:visited {
  color: #003366;
}

h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}

#banner {
  font-family: verdana, arial, sans-serif;
  font-size: x-large;
  font-weight:normal;
  border-bottom: 1px solid #090909;
  border-top: 3px solid #99CCFF;
  background: #336699;
  padding: 15px;
  text-transform: uppercase;
  letter-spacing: .2em;
  text-align: right;
  color:#99CCFF;
}

#banner #description {
  text-transform:capitalize;
  font-size:small;
  letter-spacing:normal;
  padding: 0px;
}

#topBar{
  font-family: verdana, arial, sans-serif;
  padding: 1px;
  background: #C6C6C6;
  font-size:small;
}

#topBar table{
  width:100%;
}

#topBar td.left{
  text-align:left;
  font-size:small;
}

#topBar td.right{
  text-align:right;
  font-size:small;
}

#content {
  font-family: verdana, arial, sans-serif;
  float:left;
  width:80%;
  border-right:0px dashed #090909;
  margin-right:0px;
  padding-bottom:20px;
  color:#4E4E4E
}

#content h1 {
  margin-top: 15px;
  font-size:large;
  font-weight: bold;
  margin-left:20px;
  color:#000000;
}

#content h2 {
  margin-top: 15px;
  font-size:medium;
  font-weight: bold;
  margin-left:40px;
  text-align:left;
  border-bottom:1px dotted #000000;
  color:#000000;
}

#content h3 {
  margin-top: 15px;
  font-size:small;
  font-weight: bold;
  margin-left:50px;
  text-align:left;
  color:#000000;
}

#content p {
  margin-left:60px;
  text-align:justify;
}

#content table {
  margin-left:60px;
  font-size: 10pt;
}

#content table tr td {
  color: #4E4E4E;
}

#content table tr th {
  color: #4E4E4E;
  text-align: left;
  font-weight: bold;
}

#bookcontents h3 {
  margin-top: 10px;
  font-size:small;
  font-weight: bold;
  margin-left:50px;
  text-align:left;
  color:#000000
}

#bookcontents li {
  margin-left:60px;
}

table.pictures {
  margin-left:60px;
  color:#4E4E4E
}

#feedback table {
  margin-left:60px
}

#links {
  font-family: verdana, arial, sans-serif;
  float: right;
  width: 15%;
  padding-left:21px;
  padding-right:15px;
  margin-left: 0px;
}

#links .title {
  background:#FFFFFF;
  color:#000000;
  text-align:right;
  border-bottom: 1px dotted #090909;
}

#links a {
   display:block;
   padding: 2px;
}

#links #copyright {
  color: #676767;
  margin-top: 15px;
  font-size:x-small;
}

#products .bookTitle { 
  font-weight:bold;
  font-size:14px;
  color: #000;
}

DIV.t-error DIV {
  display: none;
}

#adBarTop {
	text-align: center;
}
