body 
{
	background-color:ffffc9;
	background-image: url(../Kniga1/img/page_background.jpg);
    background-repeat:repeat-y;
    color:#003300;
}

td.AutorTitle {
	font-family:Georgia;
	color:#cccc99 ;
	vertical-align:middle;
	background-color:White;
	font-weight:bold; 
}

table.bookTitle 
{
	background-color: #336600;
	
}

td.bookTitle
{
	 font-family:Times New Roman;
	 font-size:32px;
	 color:White;
}
td.column 
{
	background-image: url(../Kniga1/img/column.gif);
    background-repeat:repeat-y;
}

td.bottom_underline 
{
	 background-image:url(../Kniga1/img/bottom_underline.gif);
	 background-repeat:repeat-x;
}

td.bottom 
{
	background-image: url(../Kniga1/img/bottom.gif);
	background-repeat:no-repeat;
}

.bottom_nav
{
	padding: 22px 20px 20px 20px;
	margin:	0 0 0 0;
	width: 610;
	font-family:Times New Roman;
	font-size:14px;
	letter-spacing:1px;	
}

.bottom_nav_next_prev
{
	font-family:Times New Roman;
	font-size:14px;	
}


.bottom_nav a, .bottom_nav_next_prev a
{
	color:#339900;
	white-space:nowrap;
}
.bottom_nav a:hover, .bottom_nav_next_prev a:hover
{
	text-decoration:underline;
}

.nav, .nav2
{
  background-image: url(../Kniga1/img/button.gif);
  background-repeat:no-repeat;
  margin-top:3px;
  width:170px;
  height:32px;	
  margin-left:5px;
  text-align:center;
  vertical-align:baseline;
  color:White;
  white-space:nowrap;
  font-size:16px;
  font-family:Times New Roman;
  cursor: pointer; cursor: hand;
}
.nav_current, .nav_current2
{
  background-image: url(../Kniga1/img/button_.gif);
  background-repeat:no-repeat;
  margin-top:3px;
  width:170px;
  height:32px;	
  margin-left:5px;
  text-align:center;
  vertical-align:baseline;
  color:White;
  white-space:nowrap;
}

.nav a
{
	color:White;  
}

.nav2 a, .nav_current2 a 
{
   font-size:12px;
   padding-top:2px;
}
.nav2 img, .nav_current2 img
{
	 margin-top:3px;	
}


.content
{
	width:600;
	margin: 10 0 0 0;
}

.content_text 
{
	font-family: Times New Roman;
	font-size: 14pt;
	white-space: normal; 
	text-align: justify;
	overflow: visible;
	height: auto;
}

.content_text p 
{
      text-align: justify;
}

.content_text img
{
	display:block;
}

.content .title 
{
	font-size: 18pt; 
	font-family: Times New Roman; 
	color: rgb(51, 102, 0); 
	font-weight: bold;	
	width:100%;
	padding-bottom:2px;
	text-align:left;
	text-indent:10px;
}

.img_text
{
	font-size: 11pt; 
	font-family: Times New Roman;
	padding-top:7px;
}


