body {  
	background-image:  url(images/bg_grad2.jpg); 
	background-repeat: no repeat; 
	background-position: left top
	margin-left: 0px;
	margin-top: 0px;
	font-family:Verdana, Geneva, Arial, Helvetica, Sans Serif;
	background-color: #FFFFFF; 
	
}


P, td, div {	
	font-family:Arial, Verdana, Geneva, Helvetica, Sans Serif;
	font-size:12px;
	color: #000000;

}
.text2 {	
	font-family:Arial, Verdana, Geneva, Helvetica, Sans Serif;
	font-size:12px;
	color: #000000;
	line-height: 14px;

}

.text {	
	font-family:Arial, Verdana, Geneva, Helvetica, Sans Serif;
	font-size:12px;
	color: #000000;
	line-height: 22px;

}



.header {	
	font-family:Verdana, Arial, Geneva, Helvetica, Sans Serif;
	font-size:10px;
	color: #444188;
	text-transform: uppercase;
	font-weight: bold;
	

}





.white {	
	font-family:Verdana, Arial, Geneva, Helvetica, Sans Serif;
	font-size:10px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	

}


.subheader {	
	font-family:Verdana, Arial, Geneva, Helvetica, Sans Serif;
	font-size:11px;
	color: #444188;
	font-weight: bold;
	line-height: 22px;
	

}

.sublink {	
	font-family:Verdana, Arial, Geneva, Helvetica, Sans Serif;
	font-size:10px;
	color: #FFFFFF;

}

a.sublink {	
	font-family:Verdana, Arial, Geneva, Helvetica, Sans Serif;
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;

}

a.sublink:hover {	
	font-family:Verdana, Arial, Geneva, Helvetica, Sans Serif;
	font-size:10px;
	color: #D0DAF3;
	text-decoration: underline;

}



A {	
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	color: #000000; 
	text-decoration: underline;


}

a:hover {	
	color: #6C75BC; 

}



/* BOOKS PAGE STYLES    */

.bookpress{	
	font-family:Arial, Verdana, Geneva, Helvetica, Sans Serif;
	font-size:12px;
	color: #000000;
	line-height: 18px;

}


.booktitle {
	font-family: Arial, Verdana, Geneva, Helvetica, Sans Serif;
	font-size:11px;
	line-height: 14px;
	color: #423b7f;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: .10em;  
	}
	
.subtitle {
	font-family: Arial, Verdana, Geneva, Helvetica, Sans Serif;
	font-size:11px;
	line-height: 14px;
	color: #595393;
	font-weight: bold; 
	letter-spacing: .10em;  
	}
	
.price {
	font-family: Arial, Verdana, Geneva, Helvetica, Sans Serif;
	font-size:11px;
	color: #55519e;
	font-weight: bold; 
	letter-spacing: .10em; 
	}
	
	
	
#paypal 
{
float:left;
  display: block;
  width: 108px;
  height: 25px;
  background: url("images/order_paypal.jpg") no-repeat 0 0;

}

#visamc{
float:left;
  display: block;
  width: 108px;
  height: 25px;
  background: url("images/order_visa-mc.jpg") no-repeat 0 0;

}

#paypal:hover, #visamc:hover
{ 
  background-position: 0 -23px;
}

#paypal span, #visamc span
{
  display: none;
}










