/*----------Text Styles----------*/
SPAN.text_default
{
  font-size: 14px;
  font-family: "Arial";
  font-style: normal;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}
A.link_default, SPAN.link_default /* Ссылка по умолчанию */
{
  font-size: 14px;
  font-family: "Arial";
  font-style: normal;
  font-weight: normal;
  color: #0875c2;
  background-color: transparent;
  text-decoration: underline;
}
A.link_default:hover { color: #c1251f; }
SPAN.text_bold /* Текст жирный */
{
  font-size: 14px;
  font-family: "Arial";
  font-style: normal;
  font-weight: bold;
  color: #000000;
  background-color: transparent;
  text-decoration: none;
}
SPAN.RVTS3817 /* Текст красный */
{
  font-size: 14px;
  font-family: "Trebuchet MS";
  font-style: normal;
  font-weight: normal;
  color: #c1251f;
  background-color: transparent;
  text-decoration: none;
}
SPAN.text_small_verdana /* Текст мелкий Verdana */
{
  font-size: 10px;
  font-family: "Verdana";
  font-style: normal;
  font-weight: normal;
  color: #333333;
  background-color: transparent;
  text-decoration: none;
}
SPAN.text_color /* Текст серый */
{
  font-size: 14px;
  font-family: "Trebuchet MS";
  font-style: normal;
  font-weight: normal;
  color: #808080;
  background-color: transparent;
  text-decoration: none;
}
SPAN.text_italic /* Текст курсив */
{
  font-size: 12px;
  font-family: "Arial";
  font-style: italic;
  font-weight: normal;
  color: #000000;
  background-color: transparent;
  text-decoration: none;
}
A.link_color, SPAN.link_color /* Ссылка синяя жирная */
{
  font-size: 14px;
  font-family: "Trebuchet MS";
  font-style: normal;
  font-weight: bold;
  color: #1b668d;
  background-color: transparent;
  text-decoration: underline;
}
A.link_color:hover { color: #c1251f; }
A.link_small, SPAN.link_small /* Ссылка мелкая серая */
{
  font-size: 11px;
  font-family: "Trebuchet MS";
  font-style: normal;
  font-weight: normal;
  color: #808080;
  background-color: transparent;
  text-decoration: none;
}
A.link_small:hover { color: #c1251f; }
A.link_small_red, SPAN.link_small_red /* Ссылка мелкая красная */
{
  font-size: 11px;
  font-family: "Trebuchet MS";
  font-style: normal;
  font-weight: normal;
  color: #bc4b19;
  background-color: transparent;
  text-decoration: underline;
}
A.link_black, SPAN.link_black /* ссылка чёрная */
{
  font-size: 14px;
  font-family: "Trebuchet MS";
  font-style: normal;
  font-weight: normal;
  color: #000000;
  background-color: transparent;
  text-decoration: underline;
}
A.head_1, SPAN.head_1 /* Заголовок 1 */
{
  font-size: 22px;
  font-family: "Verdana";
  font-style: normal;
  font-weight: normal;
  color: #c1251f;
  background-color: transparent;
  text-decoration: none;
}
SPAN.head_2 /* Заголовок 2 */
{
  font-size: 24px;
  font-family: "Trebuchet MS";
  font-style: normal;
  font-weight: normal;
  color: #ff0000;
  background-color: transparent;
  text-decoration: none;
}
SPAN.head_3 /* Заголовок 3 */
{
  font-size: 14px;
  font-family: "Trebuchet MS";
  font-style: normal;
  font-weight: bold;
  color: #c1251f;
  background-color: transparent;
  text-decoration: none;
}
SPAN.head_4 /* Заголовок 4 */
{
  font-size: 18px;
  font-family: "Trebuchet MS";
  font-style: normal;
  font-weight: bold;
  color: #c1251f;
  background-color: transparent;
  text-decoration: none;
}
A.head_5, SPAN.head_5 /* Заголовок 5 */
{
  font-size: 20px;
  font-family: "Trebuchet MS";
  font-style: normal;
  font-weight: normal;
  color: #bc4b19;
  background-color: transparent;
  text-decoration: none;
}
A.head_6, SPAN.head_6 /* Заголовок 6 */
{
  font-size: 20px;
  font-family: "Arial";
  font-style: normal;
  font-weight: normal;
  color: #0b8ab7;
  background-color: transparent;
  text-decoration: none;
}
b /* bold */
{
  font-size: 14px;
  font-family: "Trebuchet MS";
  font-style: normal;
  font-weight: bold;
  color: #000000;
  background-color: transparent;
  text-decoration: none;
}
A.RVTS3821, SPAN.RVTS3821 /* Заголовок 7 */
{
  font-size: 16px;
  font-family: "Verdana";
  font-style: normal;
  font-weight: normal;
  color: #ffffff;
  background-color: transparent;
  text-decoration: none;
}
SPAN.RVTS3820 /* заголовок в новости */
{
  font-size: 18px;
  font-family: "Times New Roman";
  font-style: normal;
  font-weight: bold;
  color: #1705ba;
  background-color: transparent;
  text-decoration: none;
}
/*----------Para Styles----------*/
.paragraph_left_indent
{
  text-align: left;
  text-indent: 20px;
  padding: 0px 0px 0px 0px;
  margin: 10px 30px 10px 30px;
}
.paragraph_left /* по левому краю без отступов */
{
  text-align: left;
  text-indent: 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.paragraph_justify
{
  text-align: justify;
  text-indent: 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.paragraph_right
{
  text-align: right;
  text-indent: 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.paragraph_center
{
  text-align: center;
  text-indent: 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.paragraph_center_indent /* по центру с отступами */
{
  text-align: center;
  text-indent: 0px;
  padding: 0px 0px 0px 0px;
  margin: 10px 30px 10px 30px;
}
.paragraph_justify_indent /* по ширине с отступом */
{
  text-align: justify;
  text-indent: 20px;
  padding: 0px 0px 0px 0px;
  margin: 10px 30px 10px 30px;
}
.paragraph_right_indent /* по правому краю с отступом */
{
  text-align: right;
  text-indent: 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 30px 10px 30px;
}
.paragraph_headers /* по левому краю для заголовков */
{
  text-align: left;
  text-indent: 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 20px 0px;
}
.paragraph_main /* для главной страницы */
{
  text-align: left;
  text-indent: 0px;
  padding: 0px 0px 0px 0px;
  margin: 10px 40px 10px 40px;
}
.paragraph_table /* выравнивание в таблицах */
{
  text-align: left;
  text-indent: 0px;
  padding: 0px 0px 0px 0px;
  margin: 10px 10px 10px 10px;
}
/*----------List Styles----------*/
ul.list_1 /* Список простой 1 */ { text-indent: 0px !important; margin-left: 40 !important; list-style:outside; }
ul.list_2 /* Список простой 2 */ { text-indent: 0px !important; margin-left: 20 !important; list-style:outside; }
ul.list_3 /* Список простой 3 */ { text-indent: 0px !important; margin-left: 50 !important; list-style:outside; }
ol.list_num_1 /* Список нумерованый 1 */ { text-indent: 0px !important; margin-left: 20 !important; list-style:outside; }
ol.list_num_2 /* Список нумерованый 2 */ { text-indent: 0px !important; margin-left: 20 !important; list-style:outside; }
ol.list_num_3 /* Список нумерованый 3 */ { text-indent: 0px !important; margin-left: 20 !important; list-style:outside; }



