﻿body
{
	border-style: 0px;
	border-color: 0px;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	
}
.mainTable
        {
            width: 100%;
          height: 100%;
            float: left;
        }
        .contentRow
        {
            height: 1000px;
            background-color:Aqua;
        }
		.header
		{
			height: 15%;
			width: 100%;
			/*background-color: #F6E3A7;*/
		}
		.headerComponent
		{
			height: 100%;
			width: 100%;
			background-color: #fff;
			/*background-color: #F6E3A7;*/
		}
        .headerHeightLeft
        {
            height: 15%;
            width:100%;
        }
        .headerHeightRight
        {
            height: 15%;
            width:25px;
        }
        .leftNavigationPanel
        {
            /*height:1100px;*/
        } 
       
        .Heading
        {
        	font-family:Verdana;
        	font-weight:bold;
        }
        .bookTitle
        {
			font-weight: bold;
font-size: 110%;
        }
        .productBox
        {
			/*background-color: #e2fc94;*/
			border: solid 1px lightgrey;
			font-size: smaller;
			font-weight: normal;
        }
        .pageLinks
        {
			background-color: #000000;
		    color:Black;
        }
        .pageLinks a
        {
			text-decoration: none;
        }
         .pageLinks a:hover
        {
			text-decoration: underline;
        }
        .bookWebBio
        {
			font-size: 12pt;
        }
        .BuyLargePrintLinks
        {
			font-size: 12pt;
			font-weight: bold;
        }
        .OVERLIB_TOOLTIPS
        {
			background-color: #F1F99B;			
        }
		
		.bold-text
		{
			font-weight: bold;
		} 
		
		.pagingLabel
		{
			margin-left: 3px;
			margin-right: 3px;
		}    

.TitleNav a {color: #3366ff;}



/* Navigation Panel*/

