body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #676767;
}
img {
	border: 0;
}
form
{
	padding: 0;
	margin: 0;
}
h1
{
	color: #676767;
	font-size: 14px;
	font-family: Arial Narrow;
}
h2
{
	color: #676767;
	font-size: 12px;
	font-family: Arial Narrow;
}
.font
{
	color: #A22920;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 10px 0;
}
#text_left
{
	color: #FFFFFF;
	padding: 10px 0 0 20px;
	text-align: justify;
}
#top
{
	background: #BDB7B7 url(/i/main_bg.gif) repeat-x;
}

#logo {
	float: left;
	padding: 55px 0 0 34px;
}

#header_top_menu {
	float: right;
	padding: 62px 33px 0 0;
	height: 14px;
}

#cnt_mmenu
{
	clear: both;
	padding: 18px 17px 0 17px;
}

#pnl_left {
	background: #AD4D41 url(/i/pnl_left_bottom.jpg) bottom no-repeat;
}

#cnt {
	background: #FFFFFF url(/i/cnt_bg.jpg) repeat-y;
	width: 924px;
	margin: auto;
}
#footer {
	background: #E0DFDD url(/i/footer_bg.jpg) no-repeat;
	width: 924px;
	height: 76px;
	margin: auto;
}
.h1 {
	padding: 11px 0 9px 15px;
	border-bottom: 1px solid #BEBCBD;
}

ul {
	margin: 0;
	padding: 0;
}
ol {
	margin: 0 0 0 40px;
	padding: 0;
}
ol ol {
	margin: 0 0 0 20px;
	padding: 0;
}
ul li {
	margin: 0 0 0 22px;
}
ol li {
	margin: 0 0 12px 0;
}
ol ol li {
	margin: 4px 0 4px 0;
}

p {
	padding: 0 0 10px 0;
	margin: 0;
	line-height: 16px;
}

/*= Основные стили ====================================================*/
a.white:link, a.white:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:link, a:visited {
	color: #3A6989;
	text-decoration: underline;
}
a:hover {
	color: #659ABE;
	text-decoration: underline;
}
a.link_bottom:link, a.link_bottom:visited {
	text-decoration: none;
	color: #666666;
}
a.link_bottom:hover, a.link_bottom_s:link, a.link_bottom_s:visited, a.link_bottom_s:hover {
	text-decoration: none;
	color: #000000;
}
/*---------------------------------------------------------------------*/

#content table {
	background: #DCA8A3;
}
#content th {
	background: #F4E3E1;
}
#content td {
	background: #FFFFFF;
}
/*---------------------------------------------------------------------*/
.button
{
	border: 1px solid #676767;
	background: #E9E9E9;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #676767;
}
.textbox
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #676767;
}