body {
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
}

td {
	padding: 0px;
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
}

table.content_cell_next tr td table {
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
	border-collapse: collapse;
	border: #e0e0e0 1px solid;
}

table.content_cell_next tr td td, td.content table.content_cell_next tr td td {
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
	border-collapse: collapse;
	border: 0px;
	border-bottom: #e0e0e0 1px solid;
	border-top: #e0e0e0 1px solid;
	padding: 1px 7px 3px 7px;
}

table.content_cell_next tr td th {
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
	border-collapse: collapse;
	border: 0px;
	border-bottom: #e0e0e0 1px solid;
	border-top: #e0e0e0 1px solid;
	background: #e0e0e0;
	font-weight: bold;
	padding: 2px 7px 3px 7px;
}

/* ячейки серенькие */
.colored_cell {
	background: #f5f5f5;
}

/* комментарий к таблице (по дизайну пишется ещё в тегах small) */

p.table_comment {
	padding-top: 3px;
	padding-right: 1px;	
	padding-left: 1px;	
}

a {
	color: #b30000;
	text-decoration: underline;
}


img {
	border: 0px;
	margin: 0px;
}

p {
	margin: 0px 0px 13px 0px;
}

h1 {
	color: #b30000;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 12px 0px 32px 0px;
	margin: 0px;
}

h1.bracket {
	color: #b30000;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 12px 0px 32px 0px;
	margin: 0px;
	background: url("../img/header_bg.gif") no-repeat top right;
}

h2 {
	color: #b30000;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	margin: 14px 0px 0px 0px;
}

h3 {
	color: #b30000;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	margin: 14px 0px 0px 0px;
}

/* в такой див можно вставить картинку, чтобы она стала в рамке */
.brd {
	border: #cccccc 1px solid;
}

/* красненький */
.red {
	color: #b30000;
}

small {
	color: #b4b4b4;
	font-size:10px;	
}

/* бледный текст */
.light {
	color: #cccccc;
}

ul li {
	list-style-type: none;
	background: url("../img/bullit_red.gif") 0px 1px no-repeat;
}

/* списки с серенькими булитами */
ul.grey li {
	background: url("../img/bullit_dark.gif") 0px 1px no-repeat;
}

li ul li {
	list-style-type: none;
	background: url("../img/bullit_dark.gif") 0px 1px no-repeat;
}

li ul li ul li {
	list-style-type: none;
	background: url("../img/bullit_small.gif") top left no-repeat;
}

/* ДЛЯ ДИЗАЙНА */

/* --табличка БЕЗ ВСЕГО для вёрстки всякого дизайна-- */
.content table.clear, table.clear {
	border: 0px;
	border-collapse: collapse;
}

.content .content_cell_next table.clear tr td, table.clear tr.clear td {
	border: 0px;
	padding: 0px;
}

/* --/табличка БЕЗ ВСЕГО для вёрстки всякого дизайна-- */

.right_lightline {
	height: 10px;
	background: #f0f0f0;
}

.right_darkline {
	height: 10px;
	background: #666666;
}

td.logo_cell {
	padding-left: 79px;
}


/* формы */

form {
	margin: 0px;
	padding:0px;
}

input.text {
	border: #cccccc 1px solid;
	background: #ffffff;
	margin:0px;
	height: 18px;
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
	vertical-align: middle;
	padding-left: 4px;
}

textarea.text {
	border: #cccccc 1px solid;
	background: #ffffff;
	margin:0px;
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
	padding-left: 4px;
}

select.text {
	background: #ffffff;
	margin:0px;
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
}

/* /формы */


/* палки во вспомогательной навигации */
.lll {
	width: 1px;
	height: 10px;
	margin: 1px 17px 3px 17px;
	background: #cccccc;
}

/* --для верхней менюхи-- */
.m_4x14 {
	width: 4px;
	height: 14px;
}

.m_v {
	margin: 5px 0px 4px 0px;
}
/* --/для верхней менюхи-- */

/* --футер-- */

.footer td {
	color: #cccccc;
	font-family: Tahoma;
	font-size: 10px;
}

.footer a {
	color: #b30000;
	text-decoration: underline;
}

.footer a.hid {
	color: #cccccc;
	text-decoration: none;
}

.footer td.copyright {
	padding-left: 80px;
}

td.p1px {
	padding-left: 1px;
}

/* --/футер-- */


/* ====== контеент ======= */

td.content_cell {
	padding: 61px 0px 57px 0px;
}

td.content_cell_next {
	padding: 41px 75px 22px 1px;
}

.content td {
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
}

.content a {
	color: #b30000;
	text-decoration: underline;
}

.content a:visited {
	color: #999999;
	text-decoration: underline;
}

td.column_name {
	height: 14px;
	background: url("../img/m_r.gif") top right no-repeat;
}

img.readmore {
	margin: 0px 0px -2px 0px;
}

img.readmore_nobr {
	margin: 0px 0px -3px 6px;
}

/* ====== /контеент ======= */

/* --левое меню-- */

table.lm {
	margin-top: 41px;
}

.lm_2nd td.left_menu_header {
	background: #666666;
	padding: 0px;
}

img.left_menu_name {
	margin: 15px 0px 0px 19px;
}

/* разделы 2-го, 3-го уровня */

.lm_2nd td, .content table.clear tr td .lm_2nd td {
	color: #666666;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px 0px 4px 0px;
	vertical-align: top;
}

.lm_2nd a, .content table.clear tr td .lm_2nd a {
	color: #666666;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

.lm_3rd td, .content table.clear tr td .lm_3rd td {
	color: #999999;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 4px 0px 4px 0px;
	vertical-align: top;
}

.lm_3rd a, .content table.clear tr td .lm_3rd a {
	color: #999999;
	font-family: Tahoma;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
}

.sitemap .lm_3rd a, .content table.clear tr td .sitemap .lm_3rd a {
	color: #b30000;
	text-decoration: none;
}

.lm_4th td, .content table.clear tr td .lm_4th td {
	color: #b30000;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	padding: 4px 0px 4px 0px;
	vertical-align: top;
}

.lm_4th a, .content table.clear tr td .lm_4th a {
	color: #999999;
	font-family: Tahoma;
	font-size: 10px;
	text-transform: none;
	font-weight: normal;
}

.lm_arr_right, .content table.clear tr td .lm_arr_right {
	margin: 4px 6px 2px 1px;
}

.lm_arr_down, .content table.clear tr td .lm_arr_down {
	margin: 5px 4px 3px 1px;
}

.lm_smarr_down, .content table.clear tr td .lm_smarr_down {
	margin: 6px 6px 3px 11px;
}

.lm_smarr_right, .content table.clear tr td .lm_smarr_right {
	margin: 5px 7px 3px 11px;
}

.lm_bulit, .content table.clear tr td .lm_bulit {
	margin: 0px 6px 2px 20px;
}

/* --/левое меню-- */


/* скрытая ссылка (без подчёркивания) */
a.hid, a.hid:hover {
	text-decoration: none;
}
/*
a.hid:hover {
	text-decoration: underline;
} */