
/* CSS Document */

.generalText_Red
{
    font-family:Tahoma;
    font-size:12px;
    font-weight:normal;
    color:Maroon;
}
.titleback
{
	background-image:url(../Images/listing-titleback.png);
	background-repeat:no-repeat;
	width:594px;
	height:21px;
	padding-bottom:3px;
}
.titleback2
{
	background-image:url(../Images/listing-titleback2.png);
	background-repeat:no-repeat;
	width:594px;
	height:21px;
	padding-bottom:3px;
}
.generaltext-white
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFF;
}

.normaltext
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
}
.bookprice_small
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:navy;
	font-weight:normal;}
.bookprice_large
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:Navy;
	font-weight:normal;}
.booktitle_small2
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#495a6f;
	text-decoration:none;
}
.booktitle_small
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:blue;
	text-decoration:none;
	color:#8e3a0c;
}
.booktitle_small:hover
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#b0501b;
	text-decoration:underline;
}
.comments
{
    font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:blue;
	text-decoration:none;
	color:#f77027;
}
.comments_hover
{
    font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#f9894b;
	text-decoration:underline;
	cursor:pointer;
}
.booktitle_large
{
	font-family:Tahoma, Geneva, sans-serif;
	color:#2e598d;
	font-size:15px;
	font-weight:bold;
	}
.booktitle_large2
{
	font-family:Tahoma, Geneva, sans-serif;
	color:#2e598d;
	font-size:15px;
	font-weight:bold;
		
}
.person_name_small
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	text-decoration:none;
	font-weight:normal;
	color:#00F;}
.person_name_small:hover
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	text-decoration:underline;
	cursor:pointer;
	font-weight:normal;
	color:#00F;}
.person_name_large
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	text-decoration:none;
	font-weight:normal;
	color:#00F;}
.person_name_large:hover
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	text-decoration:underline;
	cursor:pointer;
	font-weight:normal;
	color:#00F;}
.bookaward
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0592ff;
}
.bookSubTitle
{
    font-family:Tahoma, Geneva, sans-serif;
	color:#2e098d;
	font-size:13px;
	font-weight:bold;
}
