A 
{
	color: #663399; }
A:active
{ 
	color: #663399; 
}

A:visited
{
 color: #663399;
}

A:hover
{
 color: #ff9900;
}

BODY
{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: normal;
	background-position: left top;
	background-image: url(../images/pawprint_tile.gif);
	background-repeat: repeat;	
}

TABLE.HighlightSearch
{
	background-color:NavajoWhite;
	
}
TD
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal
}

Td.Content
{
	padding-left: 15px;
	padding-right: 5px;
	
	}
Td.spacing
{
	padding-left: 0px;
	padding-top: 5px;
	
	}
.title
{
	font-size: 20px; 
	font-weight: bolder ; 
	color: #663399}


.spacerRow 
{
	 font-size: 1px}
.heading 
{
	font-size: 18px; 
	font-weight: bolder ; 
	color: #000000}
.body 
{
	font-size: 12px; 
	font-weight: normal}

.headingLight 
{
	font-size: 15px; 
	font-weight: normal; 
	color: #000000}
.header {
	font-size: 14px;
	font-weight: bold;
}	
.bodyBold 
{
	font-size: 12px; 
	font-weight: bold}
.form 
{
	font-size: 12px; 
	font-weight: normal ; 
	width: 160px}
.buttons 
{
	font-size: 12px; 
	font-weight: normal; 
	}

.message
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 5px;
	width: 100%;
	color: #663399;
	border-top-style: groove;
	padding-top: 5px;
	font-family: Verdana, Helvetica, sans-serif;
	border-right-style: groove;
	border-left-style: groove;
	border-bottom-style: groove;
	border-width: thin;
	border-color: #B5F45E;
	background-color: #B5F45E;
	text-align: center;
	
}


.Highlight
{
	color: Red;
	background-color: #ffffff;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
}


.txtISBN {
	height:30px;
	width:160px;
	font-size:18px;
	font-weight:bold;
}
.btnSubmit {
	font-size:18px;
	font-weight:bold;
	height:30px;
}

.img-size {
	width:110;
	
}