﻿.bookListBody
{
	width: 99%;
}

.BookTitle
{
	/*font-family: Verdana;*/
	font-weight: 500;
	font-size: 14px;
	color: #0000ca;
	text-decoration: none;
}

.BookAuthor
{
	/*font-weight :700;*/ /*font-size: 14px;*/
	font-style: italic;
	text-decoration: none;
}

.EmptyRow
{
	height: 10px;
}

.BookContent
{
	font-size: 10pt; /*font-family :Verdana ;*/
	text-decoration: none;
}

.fontB
{
	color: Red;
	font-weight: bold;
}
.fontnormal
{
	font-size: 11px;
	font-family: Verdana,Helvetica;
}

.h2title
{
	/*font-family: Verdana;*/
	font-weight: 700;
	font-size: 16px;
	color: #c96107;
	text-decoration: none;
}
.h2category
{
	/*font-family: Verdana;*/
	font-weight: 600;
	font-size: 16px;
	color: #0000ca;
	text-decoration: none;
}
.h2link
{
	background-color: #C4D4F3;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
}
.td2link
{
	background-color: #C4D4F3;
}
