/* общие настройки страницы */ 
body {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
img {
	border-style: none;
	margin: 0;
	padding: 0;
}
p {
	margin: 7px 0;
	padding: 0;
	text-align: justify;
}
/* всё, что в формах */ 
form * {
	font-family: arial, verdana, sans-serif;
	font-size: 9px;
	margin: 0;
	padding: 0;
}
/* общие настройки ссылок */ 
a {
	text-decoration: underline;
}
a:hover {
	color: #211D70;
	text-decoration: underline;
/*	font-weight: bold; */
}

h1, h2, h3 {
	font-family: arial, verdana, sans-serif;
	padding-left: 0;
 font-weight: normal;
}
h1 {
	font-size: 16px;
	color: #ED1B24;
 font-weight: normal;
 margin-bottom: 5px;
}
h2 {
	font-size: 14px;
	color: #026CD7;
 font-weight: normal;
}
h3 {
	font-size: 12px;
	color: #026CD7;
 font-weight: normal;
}

OL, UL {
	margin-bottom: 11px; margin-left: 0px;
	padding: 0 0 0 10px;
	color: #777777;
}
UL {
	list-style-image: url("/pictures/point.gif"); 
}

LI {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #777777;
	margin-top: 0px; margin-bottom: 0px; margin-left: 20px;
}

/* стиль вторичной навигации */
A.location {
	color: #211D70;
	text-decoration: none;
}
A.location:hover {
	color: #0000ff;
	text-decoration: none;
	font-weight: bold;
}

/* стиль ссылок главного меню */
A.main_menu {
	color: #211D70;
	text-decoration: none;
	font-family: arial; 
	font-size: 14px;
}
A.main_menu:hover {
	text-decoration: underline;
	font-weight: normal;
}
/* стиль ссылок подменю */
A.sub_menu {
	color: #211D70;
	text-decoration: none;
	font-family: arial; 
	font-size: 12px;
}
A.sub_menu:hover {
	text-decoration: underline;
	font-weight: normal;
}

A.lead-link:hover {
	text-decoration: underline;
	font-weight: normal;
}

/* меню */
TD.menumarker {}
TD.menulink {}

/* подпись к изображениям */
.picture-caption {
 font-size: 9px;
}

.message {
 font-family: Tahoma, Arial, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #000000;
}

input, textarea {
	border: solid 1px #777777;
}

input.checkbox {
	border: none;
}

input.small {
	width: 30px;
}
input.medium {
	width: 50px;
}
button {
	margin: 2px;
	padding: 0;
/*
	border: solid 1px #0b396d;
	background: #ffffff;
*/
	color: #000070;
	font-family: "Arial", sans-serif;
	font-size: 11px;
}
button.img {
	background: none;
	border: none;
}

form.search * {
	font-size: 11px;
}
form.search select {
	font-size: 9px;
}

table.table {
	border-collapse: collapse;
}

table th {
	font-family: "Tahoma", sans-serif;
	font-weight: bold;
	font-size: 13px;
	padding: 2px;
}

table th a.hactive {
	font-family: "Arial", sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	font-size: 13px;
}

table th a.hpassive {
	font-family: "Arial", sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	font-size: 13px;
}

table.table {
	width: 100%;
	border-collapse: collapse;
}
table.table th, table.table td {
	border: solid 1px;
	border-color: #777777;
}
table.table td {
	padding: 2px;
	font-family: "Tahoma", sans-serif;
	font-weight: normal;
	font-size: 12px;
}
table.plain {
	border: none;
	border-collapse: collapse;
	margin: 0; padding: 0;
	width: 100%;
}
table.plain td {
	border: none;
}

table.nav-subjlist {
	border: none;
	border-collapse: collapse;
	margin: 0; padding: 0;
	width: 100%;
}
table.nav-subjlist td {
	border: none;
	font-size: 11px;
	padding: 1px 3px 1px 40px;
}
table.nav-subjlist td.level1 {
	border: none;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 3px 5px 20px;
}
table.nav-subjlist td a {
	color: #000000;
	text-decoration: none;
}
table.nav-subjlist td a.active {
	color: #ed1d25;
	text-decoration: underline;
	font-weight: bold;
}
table.nav-subjlist td a:hover, table.nav-subjlist td a:active {
	text-decoration: underline;
}

div.pager {
	border: none;
	font-size: 11px;
	font-family: "Verdana", "Arial", sans-serif;
	font-weight: bold;
	padding: 10px 3px 10px 3px;
	color: #00359c;
}
div.pager a {
	color: #00359c;
	text-decoration: none;
}
div.pager a.active {
	color: #ed1d25;
	text-decoration: underline;
}

div.pager-definer {
	font-family: "Verdana", "Arial", sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #00359c;
	margin-bottom: 5px;
	width: 100%;
}
div.pager-definer form {
	display: inline;
}
div.pager-definer input {
	margin: 2px;
	padding: 0 1px;
	font-family: "Tahoma", "Arial", sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #ed1d25;
	width: 24px;
	background: #ffffff;
	border: solid 1px #b2c3d5; 
}
div.pager-definer button {
	font-family: "Arial", sans-serif;
	font-weight: normal;
}

