﻿.new_block
{
 padding-top:10px; 
  padding-bottom:10px; 
 color:#000000;
  padding-right:5px;
}
.new_block_in
{
 padding-top:4px;
  padding-bottom:4px;
 color:#000000;
}
.title
{
    font-size: 10pt;
    font-family:Arial;
    font-weight: bold;
    display:none;
}
.text
{
 font-size:8pt;
 font-family:Arial;
}

.new_color
{
 color:#0a3b9c;
}
.link_tetx
{
    text-decoration: none !important;
    color:#000000 !important;
}
.new_background
{
color:#3d5a78;
}

.line_top
{
 background:#517eb5;
 height:2px;
 display:none;
}
.line
{
 background:silver;
 height:1px;
}
TD A.link_tetx {
	DISPLAY: none
}
TD.link_tetx A.link_tetx {
	DISPLAY: block;
}
