* {
	border: 0 none;
	margin: 0;
	padding: 0;
}

body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0;
}

a:link,a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

input {
	border: 1px solid #181512;
}

select {
	border: 1px solid #181512;
}

#wrapper_banner {
	width: 1024px;
	text-align: center;
}

#wrapper_top {
	width: 1024px;
	padding-top: 10px;
}

#wrapper_top_menu {
	width: 1024px;
	padding-top: 10px;
}

#wrapper_top table tr .top_logo_auth {
	width: 400px;
	padding-left: 7px;
}

#wrapper_top table tr .top_logo_auth .auth_reg {
	padding-left: 150px;
}

#wrapper_top table tr .top_search_feeds table tr .search {
	width: 190px;
	padding-bottom: 4px;
}

#wrapper_top table tr .top_currency {
	width: 404px;
	padding-top: 28px;
}

#wrapper_top table tr .top_currency .cur_block {
	width: 130px;
	float: left;
}

#wrapper_top table tr .top_currency .cur_block .simvol {
	float: left;
	font-size: 20px;
}

#wrapper_top table tr .top_currency .cur_block .curr {
	float: left;
	font-size: 12px;
	margin-top: 3px;
	margin-right: 4px;
}

#wrapper_top table tr .top_currency .cur_block .value {
	font-size: 16px;
	margin-top: 2px;
}

#wrapper_top table tr .top_currency .cur_block .change {
	font-size: 10px;
	padding-left: 58px;
	font-weight: bold;
}

#wrapper_top table tr .top_currency .cur_block .change .green {
	color: #009900;
}

#wrapper_top table tr .top_currency .cur_block .change .red {
	color: #ff0000;
}

#wrapper_top table tr .top_search_feeds table tr .search .top_search_field
	{
	width: 130px;
	border: 1px solid #181512;
	float: left;
}

#wrapper_top table tr .top_search_feeds table tr .search #Search {
	width: 40px;
	border: 1px solid #181512;
	margin-left: 6px;
}

#wrapper_top table tr .top_search_feeds table tr .feed {
	padding-bottom: 4px;
}

#wrapper_top table tr .top_search_feeds table tr .iphone_feed {
	padding-bottom: 4px;
}

#wrapper_top table tr .top_search_feeds table tr .iphone_feed .iphone_icon
	{
	float: left;
}

#wrapper_top table tr .top_search_feeds table tr .iphone_feed .iphone_text
	{
	margin-top: 4px;
}

#wrapper_top_menu table tr .master_menu {
	font-size: 19px;
	padding-left: 7px;
	padding-bottom: 10px;
	width: 804px;
}

#wrapper_top_menu table tr .slave_menu {
	font-size: 19px;
	font-weight: bold;
	padding-left: 7px;
	padding-bottom: 10px;
	width: 804px;
}

#yellow_line {
	height: 20px;
	width: 1024px;
}

#yellow_line div {
	background-color: #ffec00;
	height: 10px;
	width: 1024px;
}

#wrapper_top_menu table tr .left_menu {
	width: 190px;
	padding-left: 20px;
}

#wrapper_top_menu table tr .left_menu table tr .r_corner {
	height: 16px;
	width: 6px;
}

#wrapper_top_menu table tr .left_menu table tr .text {
	height: 16px;
	width: 184px;
	background-color: #181512;
	padding-left: 2px;
}

#wrapper_top_menu table tr .left_menu table tr .text a {
	color: #FFF;
	font-size: 12px;
	text-transform: uppercase;
}

#wrapper_top table tr .top_search_feeds {
	padding-left: 20px;
}

#wrapper_top_menu table tr .left_menu table tr .spacer {
	height: 4px;
}

#hot_box {
	padding-left: 7px;
}

#hot_box table tr .hot_green {
	border-left: 5px solid #009900;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 6px;
	width: 186px;
}

#hot_box table tr .hot_red {
	border-left: 5px solid #ff0000;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 6px;
	width: 186px;
}

#wrapper_body {
	width: 1010px;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 10px;
}

#wrapper_body table tr .main_left {
	width: 400px;
	padding-right: 20px;
}

#wrapper_body table tr .main_center {
	width: 384px;
	padding-right: 20px;
}

#wrapper_body table tr .main_right {
	width: 190px;
}

.header_corner {
	height: 20px;
	width: 6px;
}

.header_text {
	background-color: #181512;
	height: 20px;
	padding-left: 4px;
	color: #FFF;
	text-transform: uppercase;
	min-width: 100px;
}

.header_bottom_4 {
	padding-bottom: 4px;
}

.header_bottom_20 {
	padding-bottom: 20px;
}

.header_text a:link,.header_text a:visited {
	color: #FFF;
	text-decoration: none;
}

.header_text a:hover {
	color: #FFF;
	text-decoration: underline;
}

#wrapper_body table tr .main_left .main_lead_news_title {
	font-size: 30px;
	line-height: 30px;
	margin-top: 0px;
}

#wrapper_body table tr .main_left .main_lead_news_lead {
	font-size: 16px;
	line-height: normal;
	margin-top: 4px;
	padding-bottom: 12px;
}

#wrapper_body .main_lead_news_list {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
}

#wrapper_body .main_lead_news_list span {
	font-size: 12px;
	color: #666;
	font-weight: normal;
}

.blue_small_link a {
	font-size: 12px;
	font-style: normal;
	color: #0099cc;
}

.blue_vsmall_link a {
	font-size: 10px;
	font-style: normal;
	color: #0099cc;
}

#wrapper_body table tr .main_center .main_lead_art_img {
	padding-bottom: 2px;
}

#wrapper_body table tr .main_center .main_lead_art_title {
	font-size: 30px;
	font-weight: normal;
	line-height: 30px;
	padding-top: 0px;
}

#wrapper_body table tr .main_center .main_lead_art_author {
	font-size: 12px;
	color: #666;
}

#wrapper_body table tr .main_center .main_lead_art_lead {
	font-size: 16px;
	line-height: 20px;
}

#wrapper_body table tr .main_center .main_lead_banner {
	padding-top: 20px;
	padding-bottom: 20px;
}

#wrapper_body table tr .main_center .main_art_list_block .main_art_list_title
	{
	font-size: 22px;
	line-height: 24px;
}

#wrapper_body table tr .main_center .main_art_list_block .main_art_list_author
	{
	font-size: 12px;
	color: #666;
}

#wrapper_body table tr .main_center .main_art_list_block .main_art_list_lead
	{
	font-size: 14px;
	line-height: 18px;
}

#wrapper_body table tr .main_center .main_art_list_block .main_art_list_rubr a
	{
	font-size: 10px;
	color: #0099cc;
}

#wrapper_body table tr .main_center .main_art_list_block {
	margin-bottom: 10px;
}

#wrapper_body .main_right_banner {
	margin-bottom: 10px;
}

#wrapper_body table tr .main_right .magazine {
	padding-top: 0px;
	padding-bottom: 4px;
}

#wrapper_body table tr .main_right .magazine .date {
	font-size: 10px;
	font-weight: bold;
}

#wrapper_body table tr .main_right .magazine .title {
	font-size: 24px;
	line-height: 24px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}

#wrapper_body table tr .main_right .magazine .lead {
	font-size: 14px;
	line-height: 18px;
	padding-top: 0px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#wrapper_body table tr .main_left table tr .main_left_left {
	width: 190px;
	padding-right: 20px;
}

#wrapper_body table tr .main_left table tr .main_left_right {
	width: 190px;
	padding-right: 20px;
}

#wrapper_body table tr .main_left .blue_small_link {
	padding-bottom: 20px;
	font-size: 12px;
	font-style: normal;
	color: #0099cc;
}

#wrapper_body table tr .main_left table tr .main_left_right .blog {
	padding-top: 0px;
	padding-bottom: 14px;
}

#wrapper_body table tr .main_left table tr .main_left_right .blog .blogger_name
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 1em
}

#wrapper_body table tr .main_left table tr .main_left_right .blog .blogger_text
	{
	font-size: 16px;
	line-height: 22px;
}

#wrapper_body table tr .main_left table tr .main_left_left .graph_block
	{
	padding-top: 0px;
	padding-bottom: 10px;
}

#wrapper_body .faces_block {
	width: 190px;
	padding-top: 0px;
	padding-bottom: 14px;
}

#wrapper_body .faces_block .name {
	font-size: 18px;
	padding-top: 4px;
	line-height: 20px;
}

#wrapper_body .faces_block .title {
	font-size: 18px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 20px;
}

#wrapper_body .faces_block .lead {
	font-size: 14px;
	line-height: 18px;
}

#yellow_line table tr .bottom_menu {
	padding-left: 10px;
	font-size: 18px;
}

#yellow_line table tr .bottom_menu a {
	font-size: 18px;
}

#wrapper_counters {
	padding-left: 7px;
}

.count_button {
	padding-top: 10px;
	padding-right: 20px;
	float: left;
	height: 31px;
	width: 88px;
}

.top5block {
	border-left: 2px solid #FFEC00;
	border-top: 2px solid #FFEC00;
	border-right: 2px solid #FFEC00;
	width: 376px;
}

.top5block .top5fg {
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
}

.top5block span {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
}

.top5block_corner {
	background: transparent url(/template/images/top5round_corn.gif)
		no-repeat scroll 354px 0;
	width: 366px;
	height: 12px;
}

.body {
	margin-right: auto;
	margin-left: auto;
}

.body tr #wrapper_body table tr .main_left .news_lead_news_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 36px;
	padding-bottom: 12px;
	font-weight: bold;
}

.body tr #wrapper_body table tr .main_left .news_lead_news_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	padding-bottom: 12px;
}

.body tr #wrapper_body table tr .main_left .news_lead_news_lead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	line-height: normal;
	padding-bottom: 12px;
}

.body tr #wrapper_body table tr .main_left .news_lead_news_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	line-height: normal;
}

.news_lead_news_body p {
	padding-bottom: 12px;
}

.news_lead_news_body a:link,.news_lead_news_body a:visited {
	text-decoration: underline;
	font-weight: bold;
}

#wrapper_body table tr .main_center .news_list {
	padding-bottom: 20px;
}

#wrapper_body table tr .main_center .news_list_block .news_list_title {
	font-size: 22px;
	line-height: 24px;
	padding-bottom: 4px;
}

#wrapper_body table tr .main_center .news_list_block .news_list_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	padding-bottom: 4px;
}

#wrapper_body table tr .main_center .news_list_block .news_list_author {
	font-size: 12px;
	color: #666;
}

#wrapper_body table tr .main_center .news_list_block .news_list_lead {
	font-size: 14px;
	line-height: 18px;
}

#wrapper_body table tr .main_center .news_list_block .news_list_rubr a {
	font-size: 10px;
	color: #0099cc;
}

#wrapper_body table tr .main_center .news_list_block {
	margin-bottom: 10px;
}

.body tr #wrapper_body table tr .main_left .news_lead_news_image {
	padding-bottom: 12px;
}

.pages {
	color: #666666;
	font: bold 9px/ 140% Arial, Helvetica, sans-serif;
}

.TabbedPanelsContentGroup {
	padding-bottom: 20px;
}

.TabbedPanelsTabActive {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	padding: 2px;
	cursor: pointer;
}

.TabbedPanelsTab {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	padding: 2px;
}

.TabbedPanelsTabHover {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	padding: 2px;
	cursor: pointer;
}

.TabbedPanelsContent img {
	padding-bottom: 10px;
}

.main_curs {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 140%;
	padding: 2px;
	cursor: pointer;
}

.main_curs_active {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 140%;
	padding: 2px;
	cursor: pointer;
}

.pages a {
	color: #0099CC;
	font: bold 9px/ 140% Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.news_lead_news_tags {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 12px;
}

.news_lead_news_tags a {
	font-weight: bold;
	color: #0099cc;
}

.news_keyword_news_list a {
	font-size: 14px;
	font-weight: bold;
}

.news_keyword_news_list {
	padding-bottom: 12px;
}

.news_keyword_news_list span {
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

.body tr #wrapper_body table tr .article_text_left {
	width: 200px;
}

.article_text_right {
	width: 190px;
}

.article_text_center {
	width: 560px;
	padding-right: 40px;
	padding-left: 20px;
}

.article_text_center .article_text_body table,.article_text_center .article_text_body table
{
	border: 1px solid #666666;
}

.article_text_center .article_text_body table,.article_text_center .article_text_body td {
	border-color: #000000;
	border-style: solid;
	border-width: 0 0 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 1px;
}

.article_text_center .article_text_body table,.article_text_center .article_text_body  td p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 1px;
}

.article_text_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	line-height: 36px;
	padding-bottom: 16px;
}

.article_text_author {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	padding-bottom: 12px;
}

.article_text_author a {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	padding-bottom: 12px;
}

.article_text_lead {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 12px;
}

.article_text_body {
	font-size: 16px;
	line-height: 20px;
}

.article_text_body a:link,.article_text_body a:visited {
	text-decoration: underline;
	font-weight: bold;
}

.article_text_body p {
	padding-bottom: 12px;
}

.column_list_left {
	width: 200px;
}

.column_list_center {
	width: 560px;
	padding-left: 20px;
	padding-right: 40px;
}

.list_blog .blogger_image {
	height: 50px;
	width: 50px;
	padding-right: 5px;
}

.column_list_left .list_blog {
	padding-bottom: 16px;
}

.list_blog table tr td .blogger_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.list_blog table tr td .blogger_name a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.column_list_center table tr .blogger_image {
	padding-right: 20px;
	padding-bottom: 18px;
}

.column_list_center table tr .blogger_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 22px;
}

.column_list_center .blogger_list_date {
	font-size: 14px;
	color: #666;
	font-weight: bold;
	padding-bottom: 10px;
}

.column_list_center .blogger_list_title {
	padding-bottom: 12px;
}

.column_list_center .blogger_list_title a {
	font-size: 16px;
	line-height: 18px;
}

.last_blog_text_block .date {
	padding-bottom: 8px;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

.last_blog_text_block {
	padding-bottom: 20px;
}

.last_blog_text_block .title {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.column_list_center .blogger_text_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 12px;
}

.column_list_center .blogger_text_body {
	font-size: 16px;
	line-height: 20px;
}

.column_list_center .blogger_text_body p {
	padding-bottom: 12px;
}

.right_shorts {
	padding-bottom: 14px;
}

.right_shorts .title {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 4px;
	padding-top: 4px;
}

.right_shorts .lead {
	font-size: 14px;
	line-height: 18px;
}

#wrapper_body table .column_list_left .blog {
	padding-top: 0px;
	padding-bottom: 14px;
}

#wrapper_body table .column_list_left .blog .blogger_name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 1em
}

#wrapper_body table .column_list_left .blog .blogger_text {
	font-size: 16px;
	line-height: 22px;
}

.column_list_center table tr .faces_image {
	padding-right: 20px;
	padding-bottom: 18px;
}

.column_list_center table tr .faces_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 22px;
}

.column_list_center table tr .faces_info span{
    color: #666666;
    font-size: 12px;
    font-weight: bold;
}

.column_list_center table tr .faces_info .annotation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	padding-bottom: 22px;
}

.column_list_center .faces_text_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 12px;
}

.column_list_center .faces_text_body {
	font-size: 16px;
	line-height: 20px;
}

.column_list_center .faces_text_body p {
	padding-bottom: 12px;
}

.column_list_center .firsthand_list {
	padding-bottom: 20px;
}

.column_list_center .firsthand_list .title {
	font-size: 22px;
	line-height: 24px;
	padding-bottom: 4px;
}

.column_list_center .firsthand_list .annotation {
	font-size: 14px;
	line-height: 18px;
}

.column_list_center .firsthand_block .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	line-height: 36px;
	padding-bottom: 12px;
}

.column_list_center .firsthand_block .date {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 12px;
}

.column_list_center .firsthand_block .lead {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	padding-bottom: 12px;
}

.column_list_center .firsthand_block .body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
}

.column_list_center .firsthand_block .body p {
	padding-bottom: 12px;
}

.page_tree_text_center {
	width: 750px;
	padding-right: 40px;
	padding-left: 20px;
}

.test_list {
	background: url(/images/r-g-arrow.gif) no-repeat scroll 0 8px;
	font: normal 12px times new roman, times, serif;
	color: #000000;
	padding: 0px;
	margin: 0px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	border-bottom: 1px solid #999999;
}

.column_list_center .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	line-height: 36px;
	padding-bottom: 12px;
}

.column_list_center .questions {
	font-size: 22px;
	line-height: 24px;
	padding-bottom: 4px;
}

.column_list_center .var {
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 6px;
}

.column_list_center p {
	padding-bottom: 12px;
}

.test_list a {
	margin-left: 24px;
	font: normal 22px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}

.test_list a:hover {
	margin-left: 24px;
	font: normal 22px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #000000;
}

.numeric .small_gray {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 12px;
}

.numeric_list_left {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	padding: 0 0 0 10px;
	vertical-align: top;
}

.numeric_list_left p {
	margin-top: 8px;
}

.numeric_list_left p a:link,.numeric_list_left p a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.numeric_list_left p a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.numeric_list_left .left_shorts_red {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	margin-bottom: 3px;
	margin-top: 5px;
}

.numeric_list_left .left_shorts_red a {
	font-size: 12px;
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

.numeric_list_left .left_shorts_red a:hover {
	font-size: 12px;
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}

.numeric_list_left .left_shorts_green {
	margin-top: 5px;
	margin-bottom: 12px;
	line-height: 140%;
	font-size: 12px;
	margin-bottom: 3px;
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
}

.numeric_list_left .left_shorts_green a {
	font-size: 12px;
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

.numeric_list_left .left_shorts_green a:hover {
	font-size: 12px;
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}

.numeric_list_center {
	padding-left: 20px;
	padding-right: 40px;
	width: 560px;
}

.numeric_text_right {
	width: 190px;
}

.numeric_text_right p {
	margin-bottom: 18px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	line-height:130%;
}

.numeric_text_right p a:link,.numeric_text_right p a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.numeric_text_right p a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.numeric .body p {
	padding-bottom: 12px;
}

.numeric .body td {
	border-color: #000000;
	border-style: solid;
	border-width: 0 0 1px;
}

.numeric .body td p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 1px;
}

.numeric p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	padding-bottom: 12px;
}

.numeric .num_info {
	padding-bottom: 8px;
}

.numeric .num_print {
	padding-bottom: 12px;
	color: #666666;
}

.numeric .num_print a {
	padding-bottom: 12px;
	color: #666666;
}

.numeric .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	line-height: 36px;
	padding-bottom: 12px;
}

.numeric .lead {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	padding-bottom: 12px;
}

.numeric .body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
}

.before {
	line-height: 110%;
	font: normal 14px Arial, Helvetica, sans-serif;
}

.before div {
	margin-bottom: 4px;
}

div.before {
	margin-bottom: 10px;
}

.before a {
	color: #000000;
	line-height: 110%;
	font: bold 16px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.before a:hover {
	color: #000000;
	line-height: 110%;
	font: bold 16px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.before p {
	line-height: 130%;
	font-family: normal 12px Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}

.colonlead p {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 140%;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.boxtitle {
	color: #999999 !important;
	line-height: 110% !important;
	font: bold 16px Arial, Helvetica, sans-serif !important;
	text-decoration: none !important;
	margin-bottom: 4px !important;
}

.boxtableinfo {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 10px !important;
}

.table_cells_name {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px !important;
	line-height: 120% !important;
	color: #000000;
	margin-bottom: 5px;
	margin-top: 0px;
}

.keywordgray {
	font: normal 10px Arial, Helvetica, sans-serif !important;
	color: #999999 !important;
	margin: 0 0 3 0;
	text-transform: uppercase !important;
}

div.num_rubrics p.section {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #3398CB;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 3px;
	margin-top: 10px;
}

div.num_rubrics p.section a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #3398CB;
	padding-left: 0px;
	padding-bottom: 0;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	margin: 0 0 0 1px;
	text-decoration: none;
	text-transform: uppercase;
}

div.num_rubrics p.section a:hover {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #3398CB;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 3px;
	margin: 0 0 0 1px;
	text-decoration: underline;
}

td.numeric_text_right p.section {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #3398CB;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 3px;
	margin-top: 10px;
}

td.numeric_text_right p.section a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #3398CB;
	padding-left: 0px;
	padding-bottom: 0;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	margin: 0 0 0 1px;
	text-decoration: none;
	text-transform: uppercase;
}

td.numeric_text_right p.section a:hover {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #3398CB;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 3px;
	margin: 0 0 0 1px;
	text-decoration: underline;
}

td.numeric_list_left p.section {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #3398CB;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 3px;
	margin-top: 10px;
}

td.numeric_list_left p.section a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #3398CB;
	padding-left: 0px;
	padding-bottom: 0;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	margin: 0 0 0 1px;
	text-decoration: none;
	text-transform: uppercase;
}

td.numeric_list_left p.section a:hover {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #3398CB;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 3px;
	margin: 0 0 0 1px;
	text-decoration: underline;
}

.numeric_years {
	width: 100%;
	padding-top: 22px;
	padding-bottom: 22px;
}

.numeric_list_center .num_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	line-height: 36px;
	padding-bottom: 12px;
}

.numeric_list_center p.news_list {
	color: #003366;
	font-family: times new roman, times, serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;
}

.numeric_list_center p.news_list a {
	color: #003366;
	font-family: times new roman, times, serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;
}

.numeric_list_center p.news_list a:hover {
	color: #003366;
	font-family: times new roman, times, serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 22px;
}

.numeric_list_center .num_rubrics p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	padding-bottom: 16px;
}

.numeric_list_center .num_rubrics p.news_list {
	padding-bottom: 10px;
}

.top_table_valuta td {
	border-color: #000000;
	border-style: solid;
	border-width: 0 0 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 1px;
}

.top_table_stock td {
	border-color: #000000;
	border-style: solid;
	border-width: 0 0 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 1px;
}

.top_table_stock td.table_header table td {
	border-bottom-width: 0px;
}

.search_list_center {
	padding-left: 20px;
	padding-right: 40px;
	width: 560px;
}

.search_list_center p {
	font-size: 16px;
	line-height: 20px;
	padding-bottom: 12px;
}

.search_list_center .search_list {
	margin-bottom: 10px;
}

.search_list_center .search_list .title {
	font-size: 22px;
	line-height: 24px;
}

.search_list_center .search_list .date {
	color: #666666;
	font-size: 12px;
}

.search_list_center .search_list .annotation {
	font-size: 14px;
	line-height: 18px;
}

.conf_arhiv {
	padding-bottom: 20px;
}

.conf_arhiv .conf_title {
	font-size: 22px;
	line-height: 24px;
	padding-bottom: 4px;
}

.conf_arhiv .conf_date {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px;
}

.conf_arhiv .conf_lead {
	font-size: 14px;
	line-height: 18px;
}

.conf_top_menu {
	padding-right: 14px;
	float: left;
}

.conf_top_menu_last {
	float: left;
}

.pre_comm_block {
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 4px;
}
.loginza_comment_auth {
	padding: 12px;
	background: none repeat scroll 0 0 #EDF2F6;
	border: 1px solid #ADBCCB;
	margin-bottom: 20px;
}

.comm_block {
	padding-bottom: 14px;
	border: 1px solid #ADBCCB;
	margin-bottom: 14px;
}

.comm_block .comm_author {
	background: none repeat scroll 0 0 #EDF2F6;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
}

.comm_block .comm_date {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 2px;
	padding-left: 4px;
}

.comm_block .comm_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 4px;
}

.content2blogs {
	width: 400px;
	padding-bottom: 10px;
}

.content2blogs .code2blog {
	border: 1px solid #868686;
	font-size: 10px;
	height: 200px;
	width: 400px;
}

.content2blogs .show_code {
	width: 100%;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.content2blogs .show_result {
	width: 100%;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
}

.content2blogs .code_item {
	display: none;
}

.content2blogs .result_item {
	display: none;
	width: 400px;
}

.content2blogs .code_area {
	padding-top: 10px;
}

.content2blogs .result_area {
	padding-top: 10px;
}
.shareit {
	padding-top: 10px;
	padding-bottom: 10px;
}
.mail_share {
	padding-bottom: 10px;
}
#vk_like {
	padding-bottom: 10px;
}
.fb_share {
	margin-left: -10px;
	padding-bottom: 10px;
}

.at16pf {
	display: none !important;
}

.numeric_years .arh_list_item {
	width: 250px;
	padding-bottom: 18px;
}

.numeric_years .arh_list_item a:link,.numeric_years .arh_list_item a:visited,.numeric_years .arh_list_item a:hover
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.numeric_years .arh_list_cover {
	padding-bottom: 4px;
	width: 130px;
	height: 171px;
}

.page_3_col_left {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	padding: 0 0 0 10px;
	vertical-align: top;
}

.page_3_col_center {
	padding-left: 20px;
	padding-right: 40px;
	width: 560px;
}

.page_3_col_right {
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	padding: 0 0 0 10px;
	vertical-align: top;
}

.page_3_col_left p,.page_3_col_center p,.page_3_col_right p {
	margin-top: 8px;
}

.page_3_col_left p a:link,.page_3_col_left p a:visited,.page_3_col_center p a:link,.page_3_col_center p a:visited,.page_3_col_right p a:link,.page_3_col_right p a:visited
	{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.page_3_col_left p a:hover,.page_3_col_center p a:hover,.page_3_col_right p a:hover
	{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.page_3_col_left .page_body {
	font-size: 12px;
	line-height: 14px;
}

.page_3_col_left .page_body p {
	padding-bottom: 6px;
}

.page_3_col_center .page_title {
	font-size: 22px;
	line-height: 24px;
	padding-bottom: 4px;
}

.page_3_col_center .page_lead {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}

.page_3_col_center .page_body {
	font-size: 14px;
	line-height: 18px;
}

.page_3_col_center .page_body p {
	padding-bottom: 8px;
}

.page_3_col_center .page_body td {
	border-color: #000000;
	border-style: solid;
	border-width: 0 0 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 1px;
}

.page_3_col_center .page_body td p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 1px;
}

.page_3_col_center .page_body p a:link,.page_3_col_center .page_body p a:visited,.page_3_col_center .page_body p a:hover
	{
	text-decoration: underline;
}

.page_top_menu {
	padding-bottom: 4px;
	padding-top: 6px;
	margin-bottom: 10px;
	border-bottom: 2px solid #FFEC00;
}

.page_top_menu a {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}

.page_top_menu span {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}

.investcafe img {
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 20px;
}

.investcafe a {
	display: block;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.page_3_col_left .left_menu_block {
	padding-bottom: 10px;
}
.page_3_col_left .left_menu_block .left_menu_item {
	padding-bottom: 10px;
	}
.page_3_col_left .left_menu_block .left_menu_item a:link, .page_3_col_left .left_menu_block .left_menu_item a:visited {
	font-weight:bold;
	text-decoration: none;
	font-size: 12px;
}
.page_3_col_left .left_menu_block .left_menu_item a:hover {
	font-weight:bold;
	text-decoration: underline;
	font-size: 12px;
}

/**Loginza**/
.loginza_auth {

}
.loginza_auth img{
	float: left;
	padding-right: 10px;
}
