﻿/* ========================== Основные ========================== */
html
{
	height: 100%;
	margin-bottom: 0px;
}
form
{
	margin: 0;
	padding: 0;
}
td
{
	font-size: 12px; 
	color: #474750; 
	font-family: Tahoma, Arial, sans-serif;
	line-height: 12pt;
}
hr
{
	border: none 0;
	border-top: 1px dashed #dddddd;
	width: 100%;
	height: 1px;
} 
img
{
	border: 0 none;
}


/* ========================== Ссылки ========================== */
A
{
	color: #16468d;
	text-decoration : underline;
}
A:hover
{
	color: #719DDF;
	text-decoration : none;
}
.menu
{
	text-decoration : underline;
	font-size: 14px; 
	color: #16468d;
}
A:hover.menu
{
	color: #719DDF;
	text-decoration : none;
	font-size: 14px;
}


/* ========================== Заголовки ========================== */
h1
{
	margin-bottom: 25px;
	font-family: Arial;
	font-size: 18px; 
	color: #16468d;
	font-size: large;
	font-weight: bold;
	text-align: center;
}
h2
{
	font-family: Arial;
	font-size: medium;
	color: #16468d;
	font-weight: bold;
	text-align: left;
	margin-bottom: 20px;
}
h3
{
	font-family: Arial;
	font-size: small;
	color: #000000;
	font-weight: bold;
	text-align: left;
	margin-top: 25px;
	margin-bottom: 15px;
}
h4
{
	font-family: Tahoma;
	font-size: smaller;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	color: #666666;
}


/* ========================== Основной текст ========================== */
.manualField
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #474750;
	text-align: justify;
	line-height: 15pt;
}


/* ========================== Стили Yandex ========================== */
.ya-title
{
	font-size: 10pt;
	padding-bottom: 10px;
}
.ya-text
{
	font-size: 9pt;
	line-height: 10pt;
}
.ya-info
{
	font-size: 9pt;
	color: green;
	padding-top: 10px;
	padding-bottom: 20px;
}
.ya-info a
{
	font-size: 9pt;
	color: green;
	padding-top: 10px;
	padding-bottom: 20px;
}



.treemanual a
{
	color: #16468d;
	font-weight: normal;
	text-decoration: none;
}
.treecss a
{
	color: #16468d;
	font-weight: normal;
	text-decoration: none;
}
.treecss a:visited
{
	color: #16468d;
	font-weight: normal;
	text-decoration: none;
}
.treecss a:active
{
	color: #16468d;
	font-weight: normal;
	text-decoration: none;
}
.treecss a:hover
{
	color: #719DDF;
	font-weight: normal;
	text-decoration: none;
}
.header
{
	font-family: Tahoma;
	font-size: smaller;
	color: #666666;
	line-height: 15pt;
	text-align: justify;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	background-color: #30608F;
	font-weight: bold;
}
.rowinitial
{
	font-family: Tahoma;
	font-size: smaller;
	color: #666666;
	line-height: 15pt;
	text-align: justify;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	padding-bottom: 5px;
	background-color: #cccccc;
}
.rowalternative
{
	font-family: Tahoma;
	font-size: smaller;
	color: #666666;
	line-height: 15pt;
	text-align: justify;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	padding-bottom: 5px;
	background-color: #ffffff;
}
.treeselectedcss a
{
	color: #16468d;
	font-weight: bold;
	text-decoration: none;
}
