body
{
  background: url(bgb.png);
  color: #ffffff;
}

body,
.text, .text_grey, .text_light,
.text_small, .text_small_light, .text_small_grey,
.text_big,
.text_caption,
.text_hot,
.block_caption,
.bottom,
.form_input,
.form_list_box,
.form_button,
.form_textarea,
.form_table,
.search_div,
.page_number
{
  font-family: "Arial";
}
.text_caption_page
{
  font-family: "Georgia";
  font-style: italic;
}
.text,
.text_small,
.text_big,
.text_caption,
.block_caption,
.form_input,
.form_list_box,
.form_textarea,
.form_table
{
  color: #ffffff;
}
.text_grey, .text_small_grey
{
  color: #878687;
}
.text_hot
{
  color: #b10c0d;
}
.text_caption_page
{
  color: #09334d;
}
.block_caption
{
  color: #ffffff;
}
a,
.link_light,
.link_hard
{
  text-decoration: underline;
}
a:link, a:visited
{
  color: #ffffff;
}
.text_light,
.text_small_light,
.link_light:link, .link_light:visited,
.bottom
{
  color: #ffffff;
}
.link_hard:link, .link_hard:visited,
.form_button
{
  color: #991f36;
}
a:hover,
.link_hard:hover
{
  color: #cccccc;
}
.link_light:hover
{
  color: #d7d5d5;
}
body, td, .text, .text_grey, .text_light, .text_hot
{
  font-size: 12px;
}
.text_small, .text_small_light, .text_small_grey
{
  font-size: 11px;
}
.text_big
{
  font-size: 14px;
}
.text_caption_page
{
  font-size: 18px;
}
.block_caption
{
  font-size: 16px;
}

.block_link
{
  width: 84px;
  height: 28px;
  background-image: url(block_link.png);
  background-repeat: no-repeat;
  color: #ffffff;
  text-align: center;
	padding-top: 5px;
}

.background
{
  background-color: #e1e1e1;
}
.column
{
  background-color: #e6e6e5;
}
.bottom
{
  background-color: #991f36;
}
.search_line
{
  background-color: #991f36;
}
.search_select
{
  color: #ffffff;
  background-color: #9a252b;
}

.form_input,
.form_list_box,
.form_button,
.form_textarea
{
  border: solid;
  border-width: 1px;
  border-color: #991f36;
}
.form_input, .form_list_box
{
  font-size: 12px;
  background-color: #ffffff;
}
.form_button
{
  font-size: 11px;
  background-color: #e5e4f5;
}
.form_textarea
{
  font-size: 12px;
  background-color: #ffffff;
}

.search_div
{
  padding-top: 2px;
  height: 200px;
  overflow: visible;
}
.search_div_content
{
  padding: 4px;
  overflow: auto;
  background-color: #ffffff;
  border: solid;
  border-width: 1px;
  border-color: #991f36;
}

.book_list_over, .book_list_arrow_over, .book_list_arrow_empty_over,
.book_list_select_over, .book_list_arrow_select_over,
.book_list_select_empty_over, .book_list_arrow_select_empty_over,
.book_list_select, .book_list_arrow_select,
.book_list:link, .book_list:visited, .book_list:hover,
.book_list_arrow:link, .book_list_arrow:visited, .book_list_arrow:hover,
.book_list_empty, .book_list_arrow_empty,
.book_list_select_empty, .book_list_arrow_select_empty
{
  font-family: "Arial";
  padding: 6px;
  padding-top: 39px;
  font-size: 12px;
  display: block;
  text-decoration: none;
  position: relative;
  z-index: 101;
}
.book_list:link, .book_list:visited,
.book_list_arrow:link, .book_list_arrow:visited
{
  color: #ffffff;
}
.book_list:hover, .book_list_arrow:hover, .book_list_arrow_empty_over,
.book_list_arrow_over, .book_list_arrow_over:link, .book_list_arrow_over:visited, .book_list_arrow_over:hover,
.book_list_select, .book_list_select:link, .book_list_select:visited, .book_list_select:hover,
.book_list_select_over, .book_list_select_over:link, .book_list_select_over:visited, .book_list_select_over:hover,
.book_list_arrow_select, .book_list_arrow_select:link, .book_list_arrow_select:visited, .book_list_arrow_select:hover,
.book_list_arrow_select_over, .book_list_arrow_select_over:link, .book_list_arrow_select_over:visited, .book_list_arrow_select_over:hover,
.book_list_select_empty, .book_list_select_empty_over, .book_list_select_empty_over:link, .book_list_select_empty_over:visited, .book_list_select_empty_over:hover,
.book_list_arrow_select_empty, .book_list_arrow_select_empty_over, .book_list_arrow_select_empty_over:link, .book_list_arrow_select_empty_over:visited, .book_list_arrow_select_empty_over:hover
{
  color: #feb356;
}
.book_list_arrow:hover,
.book_list_arrow_over, .book_list_arrow_over:link, .book_list_arrow_over:visited, .book_list_arrow_over:hover,
.book_list_arrow_select_over, .book_list_arrow_select:hover
{
}
.book_list_over, .book_list:hover
{
  background: url(menu_bg.png) repeat-y left top;
}


.book_list_div
{
  font-family: "Arial";
  padding: 5px;
  padding-top: 60px;
  background: url(menu_bg.png) repeat-y left top;
}
.book_list_div_item, .book_list_div_item_over
{
  padding: 3px;
  font-size: 12px;
}
.book_list_div_item
{
  color: #ffffff;
  text-decoration: underline;
}
.book_list_div_item_over
{
  color: #feb356;
  text-decoration: underline;
}

.page_number,
.link_page_number:link,
.link_page_number:visited,
.link_page_number:hover
{
  padding: 3px;
  padding-left: 6px;
  padding-right: 6px;
  border: solid;
  border-width: 1px;
  font-size: 11px;
  text-decoration: none;
  height: 100%;
}
.page_number
{
  background-color: #64707d;
  border-color: #64707d;
  color: #ffffff;
}
.link_page_number:link, .link_page_number:visited
{
  background-color: #ffffff;
  border-color: #aaaaaa;
  color: #232683;
}
.link_page_number:hover
{
  background-color: #8394a5;
  border-color: #8394a5;
  color: #ffffff;
}

.date_div
{
  font-family: "Arial";
  font-size: 9px;
  color: #ffffff;
  padding-top: 3px;
  width: 75px;
  height: 18px;
  background: url(date_bg.gif) no-repeat;
}

.date_div0
{
  font-family: "Arial";
  font-size: 9px;
  color: #000000;
  padding-top: 3px;
  width: 75px;
  height: 18px;
  background: url(date_bg0.gif) no-repeat;
}

#bg_div
{
  position: absolute;
  background: url(bg.png) repeat-x left top;
  width: 100%;
  height: 740px;
  z-index: 1;
}
#house_div, #light_top_div, #light_bottom_div
{
  position: absolute;
  z-index: 2;
}
#house_div
{
  width: 641px;
  height: 562px;
  left: 0px;
  top: 0px;
}
#light_top_div
{
  width: 671px;
  height: 299px;
  left: 320px;
  top: 0px;
  xbackground: url(bg_light_top.png) no-repeat;
}
#light_bottom_div
{
  width: 671px;
  height: 275px;
  left: 320px;
  top: 330px;
  xbackground: url(bg_light_bottom.png) no-repeat;
}
#content_div
{
  left: 0px;
  top: 0px;
  position: absolute;
  z-index: 3;
//	visibility: hidden;
}
#content_book_div
{
  left: 0px;
  top: 0px;
  position: relative;
  z-index: 3;
}

#partners_div
{
  padding-top: 10px;
  padding-bottom: 10px;
  position: absolute;
  display: none;
  width: 176px;
  z-index: 1000;
  background: url(menu_logo_bg.png) repeat-y left top;
}

.scroll-pane
{
  overflow: auto;
}

#ring
{
  width: 442px;
  height: 1px;
  padding: 0px;
  margin: 0px;
  top: 0px;
  left: 100px;
  position: absolute;
  z-index: 100;
}
#ring ul
{
  list-style-type: none;
}

.png {
behavior: url(/page1/iepngfix.htc);
} 

a:active, a:focus  { outline: none;}


