a,
link_light,
.link_mm,
.link_mm_select,
.mm,
.text, .text_grey, .text_light,
.text_small, .text_small_light, .text_small_grey,
.text_big,
.text_caption_page,
.block_caption,
.bottom,
.form_input,
.form_list_box,
.form_button,
.form_textarea,
.form_table,
.menu_div_item, .menu_div_item_over,
.search_div,
.hint_div,
.shop_discount_div,
.shop_td_dark, .shop_td_light,
.menu_list, .menu_list_arrow,
.menu_list_over, .menu_list_arrow_over,
.menu_list_select, .menu_list_arrow_select,
.menu_list_div_item, .menu_list_div_item_over,
.book_list, .book_list_arrow,
.book_list_over, .book_list_arrow_over,
.book_list_select, .book_list_arrow_select,
.book_list_div_item, .book_list_div_item_over,
.page_number,
.shop_item_inner, .shop_main_inner
{
  font-family: "Arial";
}
.text,
.text_small,
.text_big,
.block_caption,
.form_input,
.form_list_box,
.form_textarea,
.form_table,
.hint_div,
.shop_discount_div,
.shop_td_dark, .shop_td_light,
.shop_item_inner, .shop_main_inner
{
  color: #000000;
}
.text_grey, .text_small_grey
{
  color: #878687;
}
.text_caption_page
{
  color: #c41e1a;
}
a,
.link_light,
{
  text-decoration: underline;
}
.link_mm,
.link_mm_select
{
  text-decoration: none;
}
a:link, a:visited
{
  color: #0167c7;
}
.text_light,
.text_small_light,
.form_button,
.link_light:link, .link_light:visited,
.bottom
{
  color: #ffffff;
}
.link_mm:link, .link_mm:visited
{
  color: #393a3a;
}
a:hover,
.link_mm:hover,
.link_mm_select:hover, .link_mm_select:link, .link_mm_select:visited,
.mm
{
  color: #9a252b;
}
.link_light:hover
{
  color: #d7d5d5;
}
body, td, .text, .text_grey, .text_light
{
  font-size: 12px;
}
.text_small, .text_small_light, .text_small_grey
{
  font-size: 11px;
}
.text_big
{
  font-size: 14px;
}
.text_caption_page
{
  font-size: 14px;
  font-weight: bold;
}
.link_mm, .link_mm_select, .mm
{
  font-size: 13px;
  font-weight: bold;
}

.block_caption
{
  padding: 5px;
  padding-top: 8px;
  padding-bottom: 8px;
  color: #000000;
  font-size: 14px;
  border: solid;
  border-width: 1px;
  border-bottom-width: 0px;
  border-color: #152d45;
  background-color: #9dbddd;
}
.block_main
{
  padding: 5px;
  border: solid;
  border-width: 1px;
  border-color: #152d45;
  background-color: #d6e7f8;
}
.caption, .bottom
{
  background-color: #0148a0;
}
.bottom
{
  padding: 4px;
  font-size: 11px;
}
.menu
{
  background-color: #0187c7;
}
.column
{
  background-color: #0187c7;
}
.search_select
{
  color: #ffffff;
  background-color: #9a252b;
}

.form_input,
.form_list_box,
.form_button,
.form_textarea
{
  border: solid;
  border-width: 1px;
  border-color: #0148a0;
}
.form_input, .form_list_box
{
  font-size: 11px;
  background-color: #ffffff;
}
.form_button
{
  font-size: 11px;
  background-color: #0187c7;
}
.form_textarea
{
  font-size: 12px;
  background-color: #ffffff;
}

.search_div
{
  padding-top: 2px;
  height: 300px;
  overflow: visible;
}
.search_div_content
{
  padding: 4px;
  overflow: auto;
  background-color: #ffffff;
  border: solid;
  border-width: 1px;
  border-color: #0148a0;
}
.search_categories
{
  padding: 4px;
  overflow: auto;
  background-color: #ffffff;
  border: solid;
  border-width: 1px;
  border-color: #0148a0;
}
.search_categories_div
{
  display: none;
}

.menu_list, .menu_list_arrow,
.menu_list_over, .menu_list_arrow_over,
.menu_list_select, .menu_list_arrow_select,
.menu_list:link, .menu_list:visited, .menu_list:hover,
.menu_list_arrow:link, .menu_list_arrow:visited, .menu_list_arrow:hover
{
  padding: 6px;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 14px;
  display: block;
  text-decoration: none;
}
.menu_list, .menu_list_arrow,
.menu_list:link, .menu_list:visited,
.menu_list_arrow:link, .menu_list_arrow:visited
{
  color: #ffffff;
  background-color: #0187c7;
}
.menu_list_over, .menu_list_arrow_over
.menu_list_select, .menu_list_arrow_select,
.menu_list:hover, .menu_list_arrow:hover,
.menu_list_over:link, .menu_list_over:visited, .menu_list_over:hover,
.menu_list_arrow_over:link, .menu_list_arrow_over:visited, .menu_list_arrow_over:hover,
.menu_list_select:link, .menu_list_select:visited, .menu_list_select:hover,
.menu_list_arrow_select:link, .menu_list_arrow_select:visited, .menu_list_arrow_select:hover
{
  color: #ffffff;
  background-color: #c41e1a;
}
.menu_list_div
{
  border: solid;
  border-width: 1px;
  border-top-width: 0px;
  border-color: #0148a0;
}
.menu_list_div_item, .menu_list_div_item_over
{
  padding: 5px;
  border: solid;
  border-width: 0px;
  border-top-width: 1px;
  border-color: #0148a0;
  font-size: 12px;
}
.menu_list_div_item
{
  color: #ffffff;
  background-color: #0187c7;
}
.menu_list_div_item_over
{
  color: #ffffff;
  background-color: #c41e1a;
}

.book_list, .book_list_arrow,
.book_list_over, .book_list_arrow_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_empty_over, .book_list_arrow_empty_over,
.book_list_select_empty, .book_list_arrow_select_empty
{
  padding: 6px;
  font-size: 12px;
  display: block;
  text-decoration: none;
}
.book_list, .book_list_arrow,
.book_list:link, .book_list:visited,
.book_list_arrow:link, .book_list_arrow:visited,
.book_list_empty, .book_list_arrow_empty
{
  color: #ffffff;
  background-color: #0187c7;
}
.book_list_over, .book_list_arrow_over,
.book_list_select, .book_list_arrow_select,
.book_list:hover, .book_list_arrow:hover,
.book_list_over:link, .book_list_over:visited, .book_list_over:hover,
.book_list_arrow_over:link, .book_list_arrow_over:visited, .book_list_arrow_over:hover,
.book_list_select:link, .book_list_select:visited, .book_list_select:hover,
.book_list_arrow_select:link, .book_list_arrow_select:visited, .book_list_arrow_select:hover,
.book_list_empty_over, .book_list_arrow_empty_over,
.book_list_select_empty, .book_list_arrow_select_empty
{
  color: #ffffff;
  background-color: #c41e1a;
}
.book_list_div
{
  margin-left: 2px;
  border: solid;
  border-width: 1px;
  border-top-width: 0px;
  border-color: #0148a0;
}
.book_list_div_item, .book_list_div_item_over
{
  padding: 5px;
  border: solid;
  border-width: 0px;
  border-top-width: 1px;
  border-color: #0148a0;
  font-size: 12px;
}
.book_list_div_item
{
  color: #ffffff;
  background-color: #0187c7;
}
.book_list_div_item_over
{
  color: #ffffff;
  background-color: #c41e1a;
}

.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;
}