TD.NavigationTable
    {
background              : #283841;
background-image        : url('../img/book/xx/main/left_table_back.gif');
    }
    
TD.ChapterCell
    {
background              : #39505E;
/*background-image        : url('../img/book/xx/main/left_table_round.gif');*/
    }

TD.LocationCell
    {
background              : #D1DCE3;
background-image        : url('../img/book/xx/main/position_round.gif');
    }
    
TABLE.CenterTable
	{
background              : #D1DCE3;
	}

TD.RightContentCell, TD.FooterCell, TD.ContentCell
    {
background              : #4D6C7F;
	}

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

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

DIV.PictureText
    {
color                   : #D1DCE3;
    }
    
DIV.LocationText, DIV.PageTitle, DIV.ContentIntro, DIV.Content, DIV.ChapterCell, A.Location, A:Visited.Location
    {
color                   : #18293E;
    }

A:Hover.Location, A:Hover.TextLink
    {
color                   : #4D6C7F;
    }

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

TD.ContentIntro
    {
background              : #FFFFFF;
background-image        : url('../img/book/xx/main/right_table_round.gif');
    }
    
A:Hover.Chapters
    {
color                   : #D1DCE3;
background              : #486577;
    }
    
TD.MapLightCell
    {
background              : #E9E7E9;
    }
    
TD.MapDarkCell
    {
background              : #D3CDD3;
    }

A.IntroLink, A:Visited.IntroLink
    {
color                   : #283841;
    }

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

A:Hover.TextLink
    {
color                   : #D1DCE3;
    }

A:Hover.IntroLink
    {
color                   : #4D6C7F;
    }
    
DIV.TheText, INPUT.TheText, INPUT.TheButt, TEXTAREA.TheText, Select.TheText
    {
font-family             : Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size               : 10px;
font-weight             : normal;
letter-spacing          : 0pt;
color                   : #FFFFFF;
    }

INPUT.TheText, INPUT.TheButt, TEXTAREA.TheText, Select.TheText
    {
font-weight             : bold;
color                   : #18293E;
background              : #D1DCE3;
width                   : 200px;
border                  : solid;
border-width            : 1px;
letter-spacing          : 1pt;
margin-left             : 3px;
    }
    
INPUT.TheText, TEXTAREA.TheText
    {
background              : #D1DCE3 url('../img/book/xx/main/field1.gif');
margin-top              : 3px;
margin-bottom           : 3px;
padding-left            : 4px;
    }

TEXTAREA.TheText
    {
font-size               : 10px;
font-weight             : bold;
height                  : 50px;
width                   : 270px;
margin-top              : 3px;
margin-bottom           : 3px;
    }

INPUT.TheButt
    {
margin-top              : 5px;
height                  : 20px;
cursor                  : hand;
width                   : 150px;
text-align              : center;
border-style            : groove;
    }
    
INPUT.TheRadio
    {
margin-left             : -3px;
margin-top              : 0px;
cursor                  : hand;
    }

Select.TheText
    {
width                   : 95px;
    }
    
#emailsec {
display:none;
}