body {
 padding: 2px;
 background-color: #fff;
 font-family: Arial;
 font-size: 12px;
 overflow: auto;
}

.lh { line-height:  1.5em } /* Высот  строки */

td {font-size: 13px;}

a,a:focus {color: #000; text-decoration: underline; font-size: 13px;}

h2 {
 margin-top: 5px; margin-bottom: 5px;
 padding-top: 15px;
 border-bottom: 1px solid #525252;
 color: #708090;
 font-size: 14px;
}

hr.line {

}
hr{
 width:100%;
 text-align:center;
}

table#banner-top {margin: 0; display: none;}
table#banner-top tr td {
 border: 1px solid #000;
 height: 60px;
 font-size: 20px; color: #000;
 text-align: center;
}

table#banner-head {
 border-top: 1px solid #000;
 border-bottom: 1px solid #000;
}

table#banner-head tr td {
 font-size: 20px;
 text-align: center;
 width: 234px; height: 60px;
}

td.adv {border-left: 1px solid #000; border-right: 1px solid #000; color: #ccc; width: 234px;}

td#logo {
 background-color: #FF6600;
 height: 60px;
 color: #eee;
 font-size: 10px;
 text-align: center;
}

div#footer {
 width:100%;
 padding: 3px;
 margin: 5px auto;
 text-align: center;
}

div#navigation {
 width:100%;
 padding: 3px;
 margin: 2px auto 2px auto;
 background-color: #DDDDDD;
 text-align: center;
 border: 1px solid #fff;
}

div#navigation a {text-decoration: none; color: #000;}

div#wr_guru a {text-decoration: none; color: #000;}
div#wr_guru a:hover {text-decoration: underline; color: #000;}

div.news {
 margin-left: 10px; padding-left: 5px;
 font-size: 11px; color: #444;
}
div.news strong {
 color: #000; 
 text-decoration: underline; 
 display: block; 
 margin-top: 3px;
 margin-bottom: 5px;
}

div.news2 {
 color: #000;
 font-size: 11px; line-height: 16px;
 margin-left: 12px; padding-left: 10px; padding-right: 10px;
 margin-bottom: 5px;
}
.news2 a {color: navy;}

div.news a {
 font-size: 11px;
 color: #000;
}
span.date {font-size: 110%;}

	.kotirovki_rts{
		width:100%;
		border-collapse: collapse;
		border: 1px solid #C6C6C6;
	}
	.kotirovki_rts	td{
		text-align: center;
		font-size: 13px;
		border: 1px dotted #C6C6C6;
		height: 23px;
	}
	#emitent{
		text-align: left;
	}
	.minusdiff{
		color: red;
	}
	.odd {
	
	}
	.plusdiff{
		color: green;
	}
	.neutraldiff{
		color: black;
	}
	th{
		text-align: left;
		font-size: 13px;
		border: 1px dotted #C6C6C6;
	}