body, textarea, table {
	font-size: 10pt;
	font-family:  Arial, Helvetica, sans-serif;
}
body {
	background-color: white;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	color: #434D54;
}
td {
	vertical-align: top;
}
textarea {
	overflow: auto;
}
img {
	border: none;
}
table {
	border-collapse: collapse;
}
a:link, a:visited {
	color: #0062BF;
}
a:hover {
	text-decoration: underline;
}
hr {
	height: 1px;
	border: solid #EAEAEA 1px;
}
form {
	margin: 0px
}
/*===== MAIN BEGIN ===================================================*/
table.main {
	width: 100%;
	height: 100%;
}
table.main td.banner {
	background-image: url(../img/bg_banner.png);
	background-color: #DCDCDC;		
	background-repeat: repeat;
	border-bottom: 4px solid #DADADB;
	height: 1%;
	text-align: center;
}
table.main td.banner_inner {
	background-color: #0062BF;
	height: 1%;
	border-bottom: 4px solid #DADADB;
	text-align: center;
}
table.main td.line {
	height: 1px;
}
table.main td.home_topics, table.main td.menu { 
	height: 1%;	
}
table.main td.menu {
	border-bottom: 2px solid #DADADB;
}
table.main td.header {
	background-color: #2E5D89;		
	background-image: url(../img/bg_top.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
table.main td.footer {
	background-color: #0e60Ac;	
	background-image: url(../img/bg_bottom.jpg);
	background-position: top;
	background-repeat: repeat-x;	
}
table.main td.header, table.header {
	height: 120px;
}
table.main td.page {
	height: 100%;
}
table.header, table.page, table.menu, table.menu2 {
	width: 931px;
}
table.header td {
	vertical-align: middle;
	padding-left: 20px;	
	padding-right: 20px;	
}
/*====================================================================*/
#banner{
	width: 995px;
	height: 257px;
}
/*===== MENU BEGIN ===================================================*/
table.main td.home_topics {
	padding-top: 10px;
	padding-bottom: 14px;
}
#not_use {
	letter-spacing: 1px;	
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #ACB6BD;	
	font-size: 13pt;	
}
/*-----------------------------------------------------------------------*/
#level_1 {
	letter-spacing: 1px;	
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #434D54;
	text-decoration: underline;
	text-transform: uppercase;
}
table.menu td  {
	padding-left: 20px;	
	padding-right: 20px;
}
table.menu td a {
	margin-top: 10px;
	text-decoration: none;
	display: list-item;
	list-style: none;
}
/*-----------------------------------------------------------------------*/
table.menu2 td  {
	white-space: nowrap;
	padding-left: 14px;	
	padding-right: 14px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	letter-spacing: 1px;	
	text-transform: uppercase;
	line-height: 21pt;	
}
table.menu2 td a:link, table.menu2 td a:visited {
	text-decoration: none;
	color: #434D54;
}
table.menu2 td a:hover {
	text-decoration: underline;
}
#selected {
	color: White;
/*	background-color: #E6CF48;*/
	background-color: #5493D0;
}
/*-----------------------------------------------------------------------*/
#new  {
	color: #BF0000;
}
/*-----------------------------------------------------------------------*/
#phone {
	font-size: 22px;
	white-space: nowrap;
}
#email {
	margin: 5px 0px 5px 0px;
}
/*=======================================================================*/
table.main td.partners {
	background-color: #F5F5F5;
	height: 47px;
	border-bottom: 5px solid #DADADB;	
}
table.partners {
	border-top: 1px solid #C2C2C2;	
	width: 100%;
}
td.hotlog {
	FILTER: Alpha(Opacity=20, FinishOpacity=20, Style=3); 
	vertical-align: middle;	
}
.yandex {
	width: 1px;
	FILTER: Alpha(Opacity=0, FinishOpacity=0, Style=3); 
}
/*=======================================================================*/
/* CONTENT TABLE */
/*=======================================================================*/
b, strong {
	font-weight: 600;
}
h1, h2, h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;	
}
h1 {
	font-size: 18pt;
	font-weight: normal;
	margin-bottom: 12px;
	color: #C6AD1B;
}
h2 {
	color: #6B7A86;
	font-size: 16pt;
	font-weight: normal;
	margin-bottom: 12px;
}
h3 {
	color: #A2ADB5;
	font-size: 12pt;
}
p {
	margin-top: 8px;
	margin-bottom: 8px;
}
.head {
	font-size: 12pt;
	color: #6B7A86;
}
/*-----------------------------------------------------------------------*/
table.page {
	height: 100%;
}
table.page td {
	padding: 20px;	
}
/*-----------------------------------------------------------------------*/
table.page td.content {
	width: 250px;
	border-right: 2px solid #DADADB;
}
table.page td.content ul {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12pt;	
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}
table.page td.content li {
	margin-bottom: 15px;
}
/*-----------------------------------------------------------------------*/
table.page td.form {
	border-left: 2px solid #DADADB;	
	font-size: 9pt;
	width: 200px; 
}
table.page td.article {
	width: 595px;
	font-size: 11pt;
	padding-right: 0px;
}
table.page td.article ul {
	margin-left: 10px;
	list-style: circle;
}
table.page td.article ul li {
	padding-bottom: 10px;
}
table.page td.images {
	width: 1%;
	font-size: 9pt;
}
ul.images {
	margin: 0px;
	list-style: none;	
}
ul.images div {
	text-align: center;
}
table.page td.article img {
	border: 1px solid #D9D9D9;
	margin-right: 8px;
	margin-bottom: 2px;
}
address, address a:link, address a:visible, address a:hover {
	color: #ACA899;
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
}
table.text_table {
	background-color: #DCDCDC;
}
table.text_table td {
	background-color: White;
	padding: 10px;
	margin: 0px;
	vertical-align: top;
}
table.text_table td ul {
	margin: 0px 0px 0px 0px;	
	padding: 0px;
}
/*=======================================================================*/
.sel {
	color: #BF0000;
}
.msg {
	color: #039900;	
}
table.page td.article ul.comments {
	margin-left: 0px;	
	padding-left: 0px;
}
table.page td.article ul.comments li {
	list-style: none;
}
span.question {
	color: #57666F;
	padding-top: 10px;	
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12pt;	
	display: block;
	color: #0E60AC;
}
span.sign {
	color: #3D709C;
	display: block;
	font-style: italic;
	font-size: 10pt;
}
/*============================================================*/
div.catalog_images {
	display: inline;	
	vertical-align: bottom;
	margin-right: 10px;
	width: 1%;
}
.secure {
	vertical-align: bottom;
}
