/* CSS Document */
	 
html{margin: 0;
     padding: 0}

body{background: #ffffff;
     margin: 0;
	 padding: 0}
	 
h1{font-family: Arial, Helvetica, sans-serif;
   font-size: 18px;
   font-weight: bold;
   color: #000000;
   font-style: normal}
   
h1>a{font-size: 18px}
   
h2{font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #cc0000}
   
h3{font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
   color: #cc0000;
   font-weight: bold}
   
h4{font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
   color: #000000;
   font-weight: normal}
  
p,td{font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  line-height:16px}
 
th{text-align: left;
   font-size: 18px}
   
li{font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   line-height: 14px}
		
a{font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  color: #0000ff}
    
a.image{text-decoration: none;
        border:0}

a.image:hover{background-color: transparent;
			  text-decoration: none;
			  border:0}
  
a:hover{color: #000000;
	    text-decoration: underline}

a.white{color: #ffffff;
        font-weight: bold;
		text-decoration: none}
		
a.white:hover{color: #ff6600;
	          background-color: #ccff66}
			  
a.tag{font-size:9px}

a.h1{font-size:18px}
			  
img.cover{margin:10px 0px 10px 0px}

img{border: none}
		
.textbox{font-family: Arial, Helvetica, sans-serif;
	     font-size: 12px;
	     font-weight: bold;
	     color: #cc6600;
	     text-indent: 0pt;
	     background-position: 35px}
					   
.booktitle{font-family: Arial, Helvetica, sans-serif;
           font-size: 22px;
		   font-weight: bold;
		   color: #000000;
		   font-style: normal;
		   line-height: 30px;
		   margin-left: 20px}
			   
.booksubtitle{font-family: Arial, Helvetica, sans-serif;
              font-size: 16px;
			  font-weight: bold;
			  color: #ff6600;
			  font-style: normal;
			  margin-left: 20px}
					  
.author{font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
		font-weight: normal;
		color: #000000;
		font-style: normal;
		margin-left: 30px}
			   
.bannernav{font-family: Arial, Helvetica, sans-serif;
           font-size: 11px;
		   font-style: normal;
		   color: #000000;
		   font-weight: bold;
		   line-height: 15px}

.bannernav>a{color: #000000;
			 font-weight: bold;
			 text-decoration: none;
			 font-size: 11px}
			 
.bannernav>a:hover{color: #ffffff;
	               background-color: #cc0000}			 
		   
.tagline{font-size:9px;
         text-align: center}

.tagline>a{font-size:9px}

.details{line-height: 20px}

.detailsheading{font-style:italic;
                font-weight:bold}
				
.padded{padding:10px}

.paddednav{padding-right:3px}

.padtop{padding-top:10px}

.padbottom{padding-bottom:10px}
	   
.smallitalic{font-size:9px;
             font-style: italic;
             font-weight:normal;
			 text-align: center;
			 line-height: 10px}

.smalllink>a{font-size:9px;
             text-decoration:none}
			 
.smallblack{color:#000000;
          font-size:9px}

.boldred{color:#cc0000;
         font-weight:bold}

.navborder{border-right:2px dotted #000066;
           margin-right: 10px}
		   
.synopsis {font-size:11px;
	       margin-left: 10px;
		   margin-right: 10px;
	       text-align: justify}
		   
.synopsis>a {font-size:11px}
		   
hr{color: #000000;
   background-color: #000000;
   height: 2px}
   
.sidemargin{margin-left:20px;
            margin-right:20px}
			
.special{font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #000000;
	font-weight:bold;
	text-align: justify;
	font-variant: normal;
	font-style: normal;
	letter-spacing: normal;
	background-color: #ffffff}

.floatright{float:right}

