html, body, table, td, div, p, h1, h2, h3, h4, h5, h6, span, textarea, form, input {
	margin:0px;
	padding:0px;
}
html, body {
	height:100%;
	width:100%;
}
body {
	background-color:#333333;
	background-image: url(img/main_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
#header_logo {
	padding: 10px 20px 10px 25px;
}
#header_title {
	vertical-align:middle;
	padding-right:40px;
}
#header_block {
	text-align:center;
	vertical-align:middle;
}
#header_block div {
	height:60px;
	width:485px;
	text-align:left;
	background-color: #000000;
}
#header_fav {
	padding-left:38px;
	vertical-align:middle;
}
#header_fav div {
	width:145px;
	background-image: url(img/ico_favorites.gif);
	background-repeat: no-repeat;
	background-position: left center;	
	padding-left: 20px;
	text-align:left;
}
#header_fav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #d9ff00;
	text-decoration: none;
}
#main_table {
	padding:15px 9px;
}
#js_content {
	padding:15px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #606060;
	text-decoration: none;
}
#js_content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
#js_content a:hover {
	color: #000000;
	text-decoration: underline;
}

#js_content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

/*
#js_content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 40px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
*/

#js_content h2 {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 14px;
     font-weight: normal;
     color: #2e2e2e;
     text-decoration: none;
     margin:13px 0px;
}

#tm_bg {
	background-image: url(img/tm_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;	
}
#tm_bg td img {
	padding-right:10px;
}
#tm_bg a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#tm_bg a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ccfe00;
	text-decoration: none;
}
#footer_counters {
	text-align:left;
	vertical-align:middle;
	padding-left:30px;
}
#footer_copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #848484;
	text-decoration: none;
	text-align:center;
	vertical-align:middle;
	padding-right:100px;
}
.news_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0c0c0c;
	text-decoration: none;
	background-image: url(img/ico_news.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 15px 0px 25px;
	margin-left:15px;
	line-height:30px;
}
.analysis_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #848484;
	text-decoration: none;
	background-image: url(img/ico_analysis.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 15px 0px 25px;
	margin-left:15px;
	line-height:30px;
}
.analysis_body {
	padding:5px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #848484;
	text-decoration: none;
}
.news_body {
	padding:5px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #717171;
	text-decoration: none;
}
.tm_item {
	margin:0px 25px;
}
.tm_item td {
	vertical-align:middle;
	text-align:left;
	height:39px;
}
.fullheight {
	height:100%;
}
.maxwidth {
	width:961px;
}
.centering_out {
	text-align:center;
}
.centering_in {
	margin:0px auto;
}
.corner_lu {
	background-image: url(img/corner_lu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.corner_ru {
	background-image: url(img/corner_ru.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.corner_ld {
	background-image: url(img/corner_ld.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.corner_rd {
	background-image: url(img/corner_rd.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.content_block {
	background-color: #f0fae2;
}
.news_block {
	background-image: url(img/block_bg_green.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width:201px;
	background-color: #d9f002;
}
.news_all {
	padding:10px 20px;
}
.analysis_block {
	background-color: #191919;
	width:201px;
}
.block_analysis {
	color:#d9ff00;
	text-decoration:underline;
}
.text_news_date {
	color:#0c0c0c;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.text_news_all {
	color:#0e0e0e;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.text_news {
	color:#0e0e0e;
	text-decoration:underline;
}