html, body {
    scrollbar-3dlight-color:#a0a080; /* Задание цвета верхней и левой границ полосы прокрутки, стрелок и бегунка */
    scrollbar-arrow-color:#fff; /* Задание цвета стрелок */
    scrollbar-base-color:#888; /* Задание основного цвета полос */
    scrollbar-darkshadow-color:#888; /* Задание цвета тени от стрелок и бегунка */
    scrollbar-face-color:#888; /* Задание цвета центральной части бегунка и полос прокрутки */
    scrollbar-track-color:#b9b686; /* Задание цвета свободного места полос прокрутки */
}


a            {color: black; text-decoration: none}; 

a:hover      {color: black; text-decoration: underline};
tr.preven {
	background: #D8D8D8;
}

tr.prhead {
	background: #7096BE;
	text-align: center;
	vertical-align: middle;
}

tr.prodd {
	background: #BABABA;
}

tr.prspacer {
	background: transparent;
}

tr.prsubhead {
	background: #4C76A0;
	text-align: center;
}

p.news {
	font-family: "Times New Roman", Times, serif;
	color: #757560;
	font-size: 10pt;
	line-height: 100%;
	margin-right: 10 pt;
	margin-left: 10 pt;
	text-align: justify;
	text-indent: 5px;
	word-spacing: 0;
}

p.nhead {
	color: #7096BE;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 100%;
  margin-right: 30 pt;
	margin-left: 30 pt;
	text-indent: 20px;
	text-align: left;
	word-spacing: 0;
}

p.phead{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
	text-indent: 0;
	color : #B1D1F5;
}
 .skr {margin-right: 10pt; width:400px; height:150px; overflow: auto; BORDER-RIGHT: #a0a080 1px solid; PADDING-RIGHT: 20px; BORDER-TOP: #a0a080 1px solid; PADDING-LEFT: 4px; FONT-SIZE: 10pt; BACKGROUND: #B9B686; PADDING-BOTTOM: 4px; OVERFLOW: auto; BORDER-LEFT: #a0a080 1px solid; PADDING-TOP: 4px; BORDER-BOTTOM: #a0a080 1px solid }
