TD.NavigationTable
    {
background              : #3A4E40;
background-image        : url('../img/book/01/main/left_table_back.gif');
    }
    
TD.ChapterCell
    {
background              : #4C6653;
/*background-image        : url('../img/book/01/main/left_table_round.gif');*/
    }

TD.LocationCell
    {
background              : #D8E2DB;
background-image        : url('../img/book/01/main/position_round.gif');
    }
    
TABLE.CenterTable
	{
background              : #D8E2DB;
	}
	
TD.RightContentCell, TD.FooterCell, TD.ContentCell
    {
background              : #5C7E65;
	}

TD.ContentCell
    {
background-image        : url('../img/book/01/main/back.gif');
    }

TD.FooterCell
    {
background-image        : url('../img/book/01/main/footer.gif');
    }
    
DIV.FooterText, DIV.LocationText, A.Footer, A:Visited.Footer
    {
color                   : #344539;
    }

DIV.PictureText
    {
color                   : #D8E2DB;
    }

DIV.LocationText, DIV.PageTitle, DIV.ContentIntro, DIV.Content, DIV.ChapterCell, A.Location, A:Visited.Location
    {
color                   : #496250;
    }

A:Hover.Location, A:Active.Location
    {
color                   : #5C7E65;
    }

TD.ContentIntro
    {
background              : #FFFFFF;
background-image        : url('../img/book/01/main/right_table_round.gif');
    }

A:Hover.Chapters
    {
color                   : #D7E1DA;
background              : #5C7C65;
    }

TD.MapLightCell
    {
background              : #E5EAE7;
    }

TD.MapDarkCell
    {
background              : #CCD6CF;
    }
    
A.IntroLink, A:Visited.IntroLink
    {
color                   : #496250;
    }

A.TextLink, A:Visited.TextLink
    {
color                   : #FFFFFF;
    }
    
A:Hover.TextLink
    {
color                   : #D8E2DB;
    }

A:Hover.IntroLink
    {
color                   : #5C7E65;
    }
    
	#chaptop {
	background: #4C6653;
	}