
{---------------------------РАБОТА С БЛОГАМИ (НАЧАЛО)--------------------------}
{--Наведение на блоги--}
table.left_right_event_element {
   background-color: #DEE2ED;
   cursor: hand;
}
{--Заголовки разделов блогов--}
font.title_blog {
   font-family: Arial;
   color: #40558E;
   font-size: 10pt;
}
{--Заголовки блогов--}
a.link_title_blog:link {
   font-family: Arial;
   color: #40558E;
   font-size: 8pt;
   text-decoration: none;
}
a.link_title_blog:visited {
  font-family: Arial;
  color: #40558E;
  font-size: 8pt;
  text-decoration: none;
}

a.link_title_blog:hover {
  font-family: Arial;
  color: #40558E;
  font-size: 8pt;
  text-decoration: underline;
}
{--Превьюшный текст блогов--}
font.prev_text_blog {
   font-family: Arial;
   color: #000000;
   font-size: 7pt;
}
{--Дата блогов--}
font.prev_data_blog {
   font-family: Arial;
   color: #5C5C5C;
   font-size: 6pt;
}
{---------------------------РАБОТА С БЛОГАМИ (КОНЕЦ)--------------------------}

{---------------------РАБОТА С ПОДГРУЖАЕМЫМИ СТРАНИЦАМИ (НАЧАЛО)---------------}
{--Ссылка К СПИСКУ--}
a.back_link:link {
   font-family: Arial;
   color: #3399FF;
   font-size: 9pt;
   text-decoration: none;
}
a.back_link:visited {
   font-family: Arial;
   color: #3399FF;
   font-size: 9pt;
   text-decoration: none;
}
a.back_link:hover {
   font-family: Arial;
   color: #3399FF;
   font-size: 9pt;
   text-decoration: underline;
}
{--Заголовки разделов--}
font.title_page {
   font-family: Arial;
   color: #40558E;
   font-size: 14pt;
   text-transform: uppercase;
}
{--Текст разделов--}
font.text_page {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #16002D;
   font-size: 8pt;
}
{---------------------РАБОТА С ПОДГРУЖАЕМЫМИ СТРАНИЦАМИ (КОНЕЦ)---------------}
{--Ссылки с именами авторов--}
a.error:link {
   font-family: Arial;
   color: #3399FF;
   font-size: 9pt;
   text-decoration: none;
}
a.error:visited {
   font-family: Arial;
   color: #3399FF;
   font-size: 9pt;
   text-decoration: none;
}
a.error:hover {
   font-family: Arial;
   color: #3399FF;
   font-size: 9pt;
   text-decoration: underline;
}
{---------------------ПАНЕЛЬ РАЗРАБОТЧИКИ (НАЧАЛО)---------------}
{--Строка авторов--}
font.avtor_line {
   font-family: Arial;
   color: #DEE2ED;
   font-size: 8pt;
}
{--Ссылки с именами авторов--}
a.avtor_name:link {
   font-family: Arial;
   color: #FFCA82;
   font-size: 8pt;
   text-decoration: none;
}
a.avtor_name:visited {
   font-family: Arial;
   color: #FFCA82;
   font-size: 8pt;
   text-decoration: none;
}
a.avtor_name:hover {
   font-family: Arial;
   color: #FFCA82;
   font-size: 8pt;
   text-decoration: underline;
}
{---------------------ПАНЕЛЬ РАЗРАБОТЧИКИ (КОНЕЦ)---------------}
