/* CSS for all browsers */
body		{font-family:"Times New Roman", Times, serif; font-size:12pt; color:black;
	 	background-color:#151C2E;}

td,th		{color: #000; }
a:link		{text-decoration: none; color: #C60;}
a:visited	{text-decoration: none; color: #C60;}
a:hover		{text-decoration: none; color: #C30;}
a:active	{text-decoration: none; color: #C30;}

.style1i        {visibility:hidden}
.imgbtn		{cursor:pointer;}
.red		{color: #F00; font-size: 12px;}
.white		{font-size: 12px; color: #FFF;}
.book_titles	{font-size: 18px; color: #039; font-family: "Times New Roman", Times, serif;}
.pub_info	{font-size: 12px; color: #666;}
.red1		{color: #F00; font-size: 12px;}
.cf_link	{color: #C60;}
.hdr1		{font-size: 10pt; color: #000000; background-color:#E1E1E1;
		padding:5px;}
.th_books	{font-size: 8pt; color: #C60;
		border-bottom:1px solid #C60000;}
.booklink	{cursor:pointer;}

