html, body {
margin:0;
padding:0;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
	background-color: #FFFFFF;
}

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form {margin:0;padding:0;  border: none; font-size: 8pt;}
body, td, th {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
}

input {
	font-family:Tahoma, Helvetica, sans-serif;
}

a:link {
	color: #21679f;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #21679f;
}
a:hover {
	text-decoration: none;
	color: #21679f;
}
a:active {
	text-decoration: underline;
	color: #21679f;
}
p {
	padding: 0px 0px 15px 0px;
	margin: 0;
}

h1 {
	font-weight: normal;
	color: #b3090a;
	font-size: 12pt;
	padding:0;
	margin: 0px 0px 15px 0px;
	line-height: 18pt;
	text-align: left;	
}

h2 {
	font-size:12px;
	font-weight:bold;
	padding:0; margin:0;
}

h3 {
	padding:0; margin:0;
	font-weight:bold;
}

h4 {
	font-weight: normal;
	color: black;
	font-size: 11pt;
	padding:0;
	margin: 10px 0px 5px 0px;
	line-height: 13pt;
	text-align: left;	
}

strong, b {
}

div#front-content ul {
	margin: 0;
	padding: 0px 18px 18px 13px;
}
div#front-content ul li {
	list-style: square;
}
div#front-content ol {
	margin: 0;
	padding: 0px 18px 18px 13px;
}
div#front-content ol li {
	list-style: square;
}
div#navigation_title {
	font-size: 12pt;
	color: #b3090a;
	padding: 15px 0px 15px 12px;
}

#field-text,
input.field-text,
table.newssblack tr.inp td input,
table.newssblack tr.inp td textarea,
table.newssblack tr.inp td select,
table.form tr.inp td input,
table.form tr.inp td textarea,
table.form tr.inp td select {
	display: block;
	height: 15px;
	border: 1px solid #CACACA;
	color: #636363;
	font-size: 7pt;
	padding: 3px;
	margin-bottom: 10px;
	background-color: white;	
	margin-left: 10px;
	width: 260px;
}

table.newssblack tr.inp td select,
table.form tr.inp td select{
height:22px;
$height:28px;
width:268px;
}

table.newssblack tr.inp td textarea,
table.form tr.inp td textarea {
height:100px;
width:261px;
overflow:auto;
}

#front-content td.newshgray table.form td,
#front-content table.form td,
#front-content td.newshgray div.form table td,
#front-content div.form table td {
text-align:left;
}

#field-text:hover,
input.field-text:hover {
	height: 15px;
	border: 1px solid #AEAEAE;
	color: #0E0E0E;
	font-size: 7pt;
	padding: 3px;
	margin-bottom: 10px;
	background-color: #f9f9f9;	
	margin-left: 10px;	
	display: block;	
}

table#tech,
#front-content td.newshgray table,
#front-content table {
	border: 3px solid #eeeeee;
	margin-bottom: 18px;
	border-collapse:collapse;
	border-spacing:0;
}


table#tech th,
#front-content td.newshgray table th,
#front-content table th {
	background-image: url(/bitrix/images/dssl_template/bg-table-head.png);
	background-position: left top;
	background-color: #f5f2f3;
	background-repeat: repeat-x;
	padding: 8px 2px 8px 2px; 
	border-bottom: 1px dotted White;
	font-weight:bold;		
	font-size: 8pt;	
	text-align: center;
	color: #344E7A;
	border-bottom: 1px solid #C1C1C1;		
}
table#tech td,
#front-content td.newshgray table td,
#front-content table td {
	border-bottom: 1px dotted #D0D0D0;		
	border-right: 1px dotted #D0D0D0;			
	padding: 2px;
	font-size: 8pt;	
	text-align: center;	
}
table#tech tr#even,
#front-content td.newshgray table tr#even,
#front-content table td {
	background-color: #F8F8F8;	
}

#front-content table tr.darktr td {
background:#f8f8f8;
}

#front-content table tr.lighttr td {
background: url(/bitrix/images/dssl_template/bg-stripes.png);
}

#front-content table.noborder,
#front-content table td.noborder {
background:transparent;
border:none;
text-align:left;
}


#front-content table.noborder tr.darktr td,
#front-content table.allnoborder tr.darktr td,
#front-content table.noborder tr.lighttr td,
#front-content table.allnoborder tr.lighttr td {
background:none;
}

#front-content table.noborder,
#front-content table td.noborder {
background:transparent;
border:none;
text-align:left;
}

#front-content table.allnoborder,
#front-content table.allnoborder td,
#front-content table.allnoborder table,
#front-content table.allnoborder th {
background:transparent;
border:none;
text-align:left;
}

td#footer {
	padding: 30px 40px 0px 40px;
}
div#office-center div#title {
	border-bottom:0px dotted #ADADAD;
	color:#B3090A;
	display:block;
	font-weight:normal;
	margin-bottom:0px;
	padding-bottom:10px;
	width: 205px;
}
div#copy-title {
	color:#B3090A;	
}
div#copyr-title {
	color:#B3090A;	
	padding-right: 5px;
	float: left;
}
div#copy-content {
	font-size: 80%;
}
div#copy-keywords {
	font-size: 80%;
	position: relative;
	top: +3px
}
td#copy-banner {
	padding-top: 20px;
}

#copy-content a img {
    border: none;
}