/* ================================
    ТАБЛИЦА СТИЛЕЙ ДЛЯ  ЮРГУЭС
    v3.0, 18/06/2006
   ================================
*/
.HeadBg
{
	background-color: White;
}
/* основной фоновый цвет */
Body
{
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
.News
{

	display: block;
	float: right;
	border-left: lightgrey thin solid;
	border-bottom: lightgrey thin solid;
	padding: 3px;
	width:350;
}
.NewsText
{
	margin-left: 20px;
}
.NewsTitle
{
	font-weight: bold;
	font-size: smaller;
	border-top: gainsboro thin solid;
}
A.Link
{
	color: darkred;
}
A
{
	color: midnightblue;
}

A:hover
{
	color:Blue;
}

.vert
{
	writing-mode: tb-rl;
	filter: flipv fliph;
	font-weight: normal;
	height:20;
}
.print
{	font-size:10pt;}
.Dolg
{Color:Red;
		}
.DisName
{	writing-mode: tb-rl;
	filter: flipv fliph;
	font-weight: normal;
	font-size:10pt;
}
.VertStat
{	writing-mode: tb-rl;
	filter: flipv fliph;
	font-weight: normal;
	font-size:12pt;
}
/* DataGrid */
.TblText
{
	font-family: Arial;
	background-color: #ffeed0;
}
.TblhiText
{
	font-family: Arial;
	background-color: #fff9f0;
}
.TblTotalText
{
	font-family: Arial;
	background-color: lightgrey;
}
.TblTotalText A
{
	color: Black;
}
.TblHead
{
	font-family: Arial CYR;
	font-weight: bolder;
}
H1
{
	margin-top: 10px;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 10px;
	font-family: Arial;
}
.Plus
{
	font-size: 16px;
	font-family: Arial;
}
/* Текст шапки */
.TitleVed
{
	font-family: Arial Cyr;
	font-size: 13px;
	color: Blue;
}
/* Обычный текст ведомости */
.TitleVedInf
{
	font-family: Arial Cyr;
	font-size: 13px;
	color: Black;
}
.PlanGraph
{
	font-family: Arial Cyr;
	font-size: 9px;
	color: Black;
}
.PlanGraphBig
{
	font-family: Arial Cyr;
	font-size: 11px;
	color: Black;
}
/* Зеленый фон строчки 1-2 */
.VedRow1
{
	background-color: "#9dff9f";
	text-align: center;
}
.VedRow2
{
	background-color: "#d5ffd7";
	text-align: center;
}
/* Название ведомости */
.TitleVedName
{
	font-family: Arial Cyr;
	font-size: 18px;
	color: Blue;
}

.GraphDesc
{
	border: gray 2px solid;
	text-align: center;
}


.SubHead
{
	font-family: Arial;
	font-weight: bold;
	color: #666644;
}

.NormalTextBox
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-weight: normal;
	font-size: 12px;
	border-left: 1px solid;
	border-bottom: 1px solid;
	font-family: Verdana, Helvetica, sans-serif;
}

.normal
{
	font-size: small;
}

.NormalText.Tab
{
	padding-left: 25px;
}
HR
{
	color: Silver;
	height: 1pt;
	text-align: left;
}

.LogoImg
{
	height: 90px;
	width: 730px;
}
.LeftPane{width: 130px;}