@import url("topnav.css");

*, HTML {
	margin: 0px;
	padding: 0px;
}

body {
	font: 12px Verdana, Arial, helvetica, sans-serif;
	color: #333;
	margin: 0px;
	padding: 0px;
}

a {
	color: #06F;
}
a:hover {
	text-decoration:none;
}
a:visited {
	color:#0099FF;
}
h1 {
	clear:both;
	font-size: 1.7em;
	font-weight: normal;
	color: #07F;
	border-bottom: 2px solid #07F;
	padding-top: 10px;
	/*margin-left: 10px;*/
	margin-right:3px;
	margin-bottom:10px;
	margin-left:-10px;
	height:28px;
}

h2 {
	color: #04A;
	/*text-transform:uppercase;*/
	font: normal 1.5em Verdana, Arial, helvetica, sans-serif;
	margin:10px 0 2px;
	margin-left:0px;
}
h3 {
	font-size:1.3em;
	_font-size:1.2em;
	font-weight:normal;
	margin:5px 0 1px;
	color: #69F;
}
h5 {
	clear:both;
	font-size: 1.7em;
	font-weight: normal;
	color: #07F;
	border-bottom: 5px solid #07F;
	padding-top: 10px;
	/*margin-left: 10px;*/
	margin-right:5px;
	margin-bottom:0px;
	margin-left:-5px;
	height:28px;
}
.nobrdr {
	border:none !important;
}

/* TOP */
#topblock {
	width:900px;
	height:162px;
	margin:0 auto;
	background:url(../pix/title.gif) no-repeat center;
}

#logo01 {
	display:block;
	width:584px;
	height:162px;
	margin:0 auto;
	cursor:pointer;
	text-decoration:none;
	float:left;
}
/*
#logo101 {
	display:block;
	width:222px;
	height:162px;
	margin:0 auto;
	cursor:pointer;
	text-decoration:none;
	float:left;
}

#addr01 {
	width:44px;
	height:162px;
	text-align:right !important;
	float:right;
	padding-right:0px;
}
*/
#logo101 {
	display:block;
	width:125px;
	height:162px;
	margin:0 auto;
	cursor:pointer;
	text-decoration:none;
	float:left;
}

#addr01 {
	width:91px;
	height:162px;
	text-align:right !important;
	float:right;
	padding-right:0px;
}

#addr101 {
	width:164px;
	height:112px;
	text-align:right !important;
	float:right;
	padding-right:0px;
}

#addr01 h2 {
	margin-left:0 !important;
	margin-top:5px;
	font-size:1.53em;
}

.describe {
	display: none
}









/* CONTENT */
#main-tbl {
	width:900px;
	margin:0 auto;
	background: #ffffff;
}

#main-tbl-back {
	width:900px;
	margin:0 auto;
	background: #ffffff;
}
/* left block */
#main-tbl #left {
	width:254px;
	background:url(../pix/l-bg.gif) repeat-y;
	padding-bottom:100px;
}
#main-tbl #left-rdc {
	width:254px;
	background:url(../pix/l-bg.gif) repeat-y;
}
#main-tbl #left #l-nav {
	border-bottom: solid 1px #FFF;
	_margin-top:-2px;
}
#main-tbl #left-rdc #l-nav {
	border-bottom: solid 1px #FFF;
	_margin-top:-2px;
}
#main-tbl #left #l-nav a {
	text-decoration:none;
	display:block;
	width:249px;
	height:81px;
	margin:0;
}
#main-tbl #left-rdc #l-nav a {
	text-decoration:none;
	display:block;
	width:249px;
	height:81px;
	margin:0;
}
#main-tbl #left #l-nav a span {
	display:none;
	margin:0;
	padding:0;
}
#main-tbl #left-rdc #l-nav a span {
	display:none;
	margin:0;
	padding:0;
}
#main-tbl #develop {
	background:url(../pix/l-02.jpg) no-repeat top left;
}
#main-tbl #develop:hover {
	background:url(../pix/l-02a.jpg) no-repeat;
}
#main-tbl #service {
	background:url(../pix/l-03.jpg) no-repeat;
}
#main-tbl #service:hover {
	background:url(../pix/l-03a.jpg) no-repeat;
}
#left h2 {
	/*font-size: 1.4em;
	font-weight:normal;
	color: #04A;*/
	text-transform: uppercase;
	text-align: right;
	background: url(../pix/lh-bg.gif) repeat-y right;
	margin-top: 12px;
	padding: 3px 10px 4px 10px;
}
#left-rdc h2 {
	text-transform: uppercase;
	text-align: right;
	background: url(../pix/lh-bg.gif) repeat-y right;
	margin-top: 12px;
	padding: 3px 10px 4px 10px;
}
#main-tbl #right {
	width:254px;
	background:url(../pix/l-bg180.gif) repeat-y;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:0px;
}
#main-tbl #right p {
	padding-left:5px;

}

/* left nav2 */
#l-nav2 {
	list-style:none;
	margin-top:15px;
}
#l-nav2 li {
	text-align:right;
	margin: 0px 2px;
	border-bottom: 1px solid #FFF;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right:10px;
}
#l-nav2 a {
	text-decoration: none;
	font-size: 1.2em;
	color: #66F;
	/*font-weight:bold;*/
}
#l-nav2 a:hover {
	color:#00C;
}
/* left nav4 */
#l-nav4 {
	list-style:none;
	margin-top:15px;
}
#l-nav4 li {
	text-align:right;
	margin: 0px 2px;
	border-bottom: 1px solid #FFF;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right:10px;
}
#l-nav4 a {
	text-decoration: none;
	font-size: 1.2em;
	color: #66F;
	/*font-weight:bold;*/
}
#l-nav4 a:hover {
	color:#00C;
}

/* left nav4fhd */
.l-nav4fhd {
	list-style:none;
	margin-top:15px;
}
.l-nav4fhd li {
	text-align:right;
	margin: 0px 2px;
	border-bottom: 1px solid #FFF;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right:10px;
}
.l-nav4fhd a {
	text-decoration: none;
	/*font-size: 1.2em;*/
	color: #66F;
	/*font-weight:bold;*/
}
.l-nav4fhd a:hover {
	color:#00C;
}
/* news */
#news p {
	font: 11px Tahoma, Arial, helvetica, sans-serif;
	color: #04A;
	text-align: left;
	margin: 5px 12px 5px;
	border-bottom: 1px solid #9BE;
	padding-bottom: 5px;
}

#news_right p {
	font: 11px Tahoma, Arial, helvetica, sans-serif;
	color: #04A;
	text-align: left;
	margin: 5px 10px 5px;
	border-bottom: 1px solid #9BE;
	padding-bottom: 5px;
}
/* news-calc */

#news-calc p {
	font: 11px Tahoma, Arial, helvetica, sans-serif;
	color: #04A;
	text-align: left;
	margin: 5px 12px 5px;
	border-bottom: 1px solid #9BE;
	padding-bottom: 5px;
}
#news-calc1 {
	font: 11px Tahoma, Arial, helvetica, sans-serif;
	color: #04A;
	text-align: left;
	/*margin: 5px 12px 5px;*/
	border-bottom: 1px solid #9BE;
	padding-bottom: 5px;
}
#news-calc2 {
	font: 11px Tahoma, Arial, helvetica, sans-serif;
	color: #04A;
	text-align: left;
	margin: 5px 12px 5px;
	border-bottom: 1px solid #9BE;
	padding-bottom: 5px;
}
#news-fhd p {
	font: 11px Tahoma, Arial, helvetica, sans-serif;
	color: #04A;
	text-align: left;
	margin: 5px 12px 5px;
	border-bottom: 1px solid #9BE;
	padding-bottom: 5px;
}
/* content */
#content-td {
	padding: 0px 10px 20px 20px;
	text-align:justify;
	width:617px;
}
#content-td p {
	padding-right:0px;
}

#content-td ul {
	margin: 5px 10px 10px 30px;
	text-align:left;
}


/* blocks */
#blocks {
	margin-left:-19px;
	_margin-left:-20px;
	/*background:#99FF00;*/
	text-align: left;
	z-index: 0;
}
.block {
	width: 207px;
	background: #EEE url(../pix/block-bg0.gif) repeat-y;
	font: 11px Tahoma, Arial, helvetica, sans-serif;
	color: #333;
	float:left;
	margin-left:0.3em;
	margin-bottom:3px;
	position:relative;
	z-index: 0;
}
.block div {
	background: url(../pix/block-bg.gif) no-repeat top;
	z-index: 0;
}
.block div.grey {
	/*background: url(../pix/block-bg_gr.gif) no-repeat top;*/
	background: url(../pix/block-bg.gif) no-repeat top;
	z-index: 0;
}
.block div div {
	background: url(../pix/block-bg1.gif) no-repeat bottom;
	/*min-height:175px;  мин. высота блока */
	padding: 0px 9px 15px;
	height:175px;
	z-index: 0;
}
.block .grey h2 {
	/*color:#FF6600;
	font-size:1.5em;*/
	color: #02C;
	font-size:1.5em;
	text-transform: uppercase;
	height: 25px;
	padding-left: 7px;
	padding-top: 7px;
	margin: 0px 0px 5px;
}
.block h2 {
	color: #02C;
	font-size:1.5em;
	text-transform: uppercase;
	height: 25px;
	padding-left: 7px;
	padding-top: 7px;
	margin: 0px 0px 5px;
}
.block ul {
	margin:0 !important;
}
.block li {
	list-style:none;
	background:url(../pix/bul.gif) no-repeat left 5px;
	padding-left:10px;
	margin-bottom:1px;
}
.more {
	text-align:right;
	position:absolute;
	display:block;
	padding-right:9px;
	top: 165px;
	width:190px;
	/*border:solid 1px #666666;*/
}
.more a {
	color:#555;
	text-decoration:none;
}
.more a:hover {
	color:#999999;
}

/* calculation */
p.newsfeed {
	COLOR : #666;
	FONT-SIZE: 8pt;
	BORDER-RIGHT: #cccccc 1px solid; 
	PADDING-RIGHT: 10px; 
	BORDER-TOP: #cccccc 1px solid; 
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM: 8px; 
	BORDER-LEFT: #cccccc 1px solid; 
	PADDING-TOP: 8px; 
	BORDER-BOTTOM: #cccccc 1px solid; 
	BACKGROUND: #F8FCED
}	
P.popup {
	COLOR : #666;
	FONT-SIZE: 8pt;
	BORDER-RIGHT: #cccccc 1px solid; 
	PADDING-RIGHT: 10px; 
	BORDER-TOP: #cccccc 1px solid; 
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM: 8px; 
	BORDER-LEFT: #cccccc 1px solid; 
	PADDING-TOP: 8px;
	BACKGROUND: #CCECFF;
  	BORDER-BOTTOM: #cccccc 1px solid 
}
.hint {
	width: 207px;
	COLOR : #000;
	FONT-SIZE: 8pt;
	PADDING-RIGHT: 25px; 
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM: 45px; 
	PADDING-TOP: 8px;
	BORDER-TOP: none; 
	position:absolute;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/pixel.png', SizingMethod="scale" )
}
P.popupc  {
	COLOR : #666;
	FONT-SIZE: xx-small;
	BORDER-RIGHT: #cccccc 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #cccccc 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 4px;
	BORDER-LEFT: #cccccc 1px solid;
	PADDING-TOP: 4px;
	/*BACKGROUND: #CCECFF;*/
	BACKGROUND: #ebf9ff;
	BORDER-BOTTOM: #cccccc 1px solid
}
.hintc  {
	width: 207px;
	COLOR : #000;
	FONT-SIZE: xx-small;
	PADDING-RIGHT: 25px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 45px;
	PADDING-TOP: 8px;
	BORDER-TOP: none;
	position:absolute;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/pixel.png', SizingMethod="scale" )
}

p.small {
	font-size : 9px;
	margin : 5px;
}

p.right {
	text-align : right;
	margin : 5px;
	font-weight : bold;
}
p.center {
	text-align : center;
	margin : 5px;
}
p.center_calc {
	text-align : center;
	margin : 0px;
}
p.left	{
	text-align : left;
	margin : 5px;
}
td.data_calc	{
	vertical-align : middle;
}
td.data	{
	background : #cccccc;
	vertical-align : top;
}
td.data1 {
	background : #aaaaaa;
	vertical-align : top;
}
td.data2 {
	background : #bbbbbb;
	vertical-align : top;
}
td.data3 {
	background : #cccccc;
	vertical-align : top;
}
td.data4 {
	background : #dddddd;
	vertical-align : top;
}
td.data5 {
	background : #eeeeee;
	vertical-align : top;
}
td.title {
	background : #36A;
	vertical-align : middle;
	color : #ffffff;
	font-weight : normal;
}
td.subtitle {
	/*background : #F90;*/
	background : #ffcc00;
	vertical-align : middle;
	font-weight : normal;
}
td.summary {
	background : #C6D9FF;
	font-weight : normal;
	vertical-align : middle;
}
td.divider {
	background : #ffffff;
	width : 2px;
}
p.caps {
	COLOR : #04A;
	FONT-SIZE: 8pt;
	PADDING-LEFT: 5px; 
}

/* fhd */

.fhdorm {
	background : #ccc;
}
.fhdorm td {
	height : 30px;
	background : #fff;
}
A:hover {
	TEXT-DECORATION: underline
}
.menu_table {
	BACKGROUND: url(../img/menu_table03.gif) #ffffff no-repeat 0px 0px
}
.menu_current {
	PADDING-RIGHT: 13px; 
	PADDING-LEFT: 7px; 
	PADDING-BOTTOM: 6px; 
	FONT: 95% Arial Cyr,Arial,Helvetica,sans-serif; 
	PADDING-TOP: 0px;
	FONT-WEIGHT: bold; 
	BACKGROUND: url(../img/menu_current02.gif) #0077FF no-repeat 100% 0px; 
	COLOR: #ffffff
}
.menu_current A {
	FONT-WEIGHT: bold; 
	COLOR: #ffffff; 
	TEXT-DECORATION: none
}
.menu_current A:hover {
	CURSOR: text; 
	TEXT-DECORATION: none
}
.menu_current01 {
	PADDING-RIGHT: 11px; 
	PADDING-LEFT: 7px; 
	PADDING-BOTTOM: 6px; 
	FONT: 95% Arial Cyr,Arial,Helvetica,sans-serif; 
	PADDING-TOP: 0px;
	FONT-WEIGHT: bold; 
	BACKGROUND: url(../img/menu_current03.gif) #0077FF no-repeat 100% 0px; 
	COLOR: #ffffff
}
.menu_current01 A {
	FONT-WEIGHT: bold; 
	COLOR: #ffffff; 
	TEXT-DECORATION: none
}
.menu_current01 A:hover {
	CURSOR: text; 
	TEXT-DECORATION: none
}
.menu_active {
	BACKGROUND-POSITION: 100% 88%; 
	BACKGROUND-IMAGE: url(../img/menu_active02.gif); 
	COLOR: #666; 
	BACKGROUND-REPEAT: no-repeat;
	PADDING-RIGHT: 11px; 
	PADDING-LEFT: 7px; 
	PADDING-BOTTOM: 6px; 
	FONT: 95% Arial Cyr,Arial,Helvetica,sans-serif; 
	PADDING-TOP: 0px	
}
.menu_active A {
	/*CURSOR: hand;*/
	COLOR: #666; 
	TEXT-DECORATION: none
}
.menu_active01 {
	COLOR: #666; 
	BACKGROUND-REPEAT: no-repeat;
	PADDING-RIGHT: 11px; 
	PADDING-LEFT: 7px; 
	PADDING-BOTTOM: 6px; 
	FONT: 95% Arial Cyr,Arial,Helvetica,sans-serif; 
	PADDING-TOP: 0px	
}
.menu_active01 A {
	/*CURSOR: hand;*/
	COLOR: #666; 
	TEXT-DECORATION: none
}
.menu_active02 {
	BACKGROUND-POSITION: 100% 88%; 
	BACKGROUND-IMAGE: url(../img/menu_active02.gif); 
	COLOR: #666; 
	BACKGROUND-REPEAT: no-repeat;
	PADDING-RIGHT: 11px; 
	PADDING-LEFT: 7px; 
	PADDING-BOTTOM: 6px; 
	FONT: 90% Arial Cyr,Arial,Helvetica,sans-serif; 
	PADDING-TOP: 0px	
}
.menu_active02 A {
	/*CURSOR: hand;*/
	COLOR: #666; 
	TEXT-DECORATION: none
}
.menu_last {
	PADDING-RIGHT: 15px; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 6px; 
	FONT: 95% Arial Cyr,Arial,Helvetica,sans-serif; 
	PADDING-TOP: 0px;
	BACKGROUND-POSITION: 100% 80%; 
	BACKGROUND-IMAGE: url(../img/menu_last02.gif); 
	COLOR: #666; 
	BACKGROUND-REPEAT: no-repeat	
}
.menu_last A {
	/*CURSOR: hand;*/
	COLOR: #666; 
	TEXT-DECORATION: none
}
.menu_last A:hover {
	/*CURSOR: hand;*/
	TEXT-DECORATION: none
}
.param {
	padding-left: 10px; 
	PADDING-RIGHT: 20px; 
	PADDING-BOTTOM: 3px; 
	font-size: 1.1em; 
	background: #ffffff; 
	color: #333333;
	BORDER-RIGHT: #36A 1px solid; 
	BORDER-TOP: #36A 1px solid; 
	BORDER-LEFT: #36A 1px solid; 
  	BORDER-BOTTOM: #36A 1px solid 
}

/*print*/
#main-print {
	width:650px;
	margin:0 auto;
}
.form_rep {
}
.form_rep td {
	height : 30px;
	BORDER-RIGHT: #cccccc 1px solid; 
	BORDER-TOP: #cccccc 1px solid;
	BORDER-LEFT: #cccccc 1px solid; 
  	BORDER-BOTTOM: #cccccc 1px solid; 
}

/*calendar*/
.table-style {
	BORDER-RIGHT: #a0a0a0 1px solid; 
	BORDER-TOP: #a0a0a0 1px solid; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: #a0a0a0 1px solid; 
	BORDER-BOTTOM: #a0a0a0 1px solid; 
	FONT-FAMILY: arial; 
	BACKGROUND-COLOR: #ffffff;
}
.div-style {
	Z-INDEX: 998; 
	VISIBILITY: hidden; 
	POSITION: absolute;
}
.title-style {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-SIZE: 11px; 
	PADDING-BOTTOM: 0px; 
	COLOR: #ffffff; 
	PADDING-TOP: 0px; 
	FONT-FAMILY: arial;
}
.title-background-style {
	BACKGROUND-COLOR: #36A; 
	/*zz: */
}
.title-control-normal-style {
	FONT-WEIGHT: bold; 
	CURSOR: pointer;
}
.body-style {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-SIZE: 10px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 0px; 
	FONT-FAMILY: verdana; 
	BACKGROUND-COLOR: #ffffff;
}
A.current-day-style {
	FONT-WEIGHT: bold; 
	COLOR: #ff3300; 
	TEXT-DECORATION: none;
}
A.end-of-weekday-style {
	COLOR: #909090; 
	TEXT-DECORATION: none;
}
A.normal-day-style {
	COLOR: black; 
	TEXT-DECORATION: none;
}
A.selected-day-style {
	BACKGROUND-COLOR: #c8c8c8;
	BORDER-RIGHT: #c8c8c8 1px solid; 
	BORDER-TOP: #c8c8c8 1px solid; 
	BORDER-LEFT: #c8c8c8 1px solid; 
	BORDER-BOTTOM: #c8c8c8 1px solid;
}

/*cursor map*/
.tmap {
	cursor:pointer;
	border: none;
}
.tmapa {
	display:none;
	margin:0;
	padding:0;
}

/*regedit*/
p.reg {
	font: bold 12px Arial, Verdana, helvetica, sans-serif;
	text-align: right;
	margin-right: 10px;
	color: #777777;
}

p.regnote {
	font: bold 11px Arial, Verdana, helvetica, sans-serif;
	text-align: right;
	margin-right: 10px;
	padding-bottom: 5px;
	color: #bbbbbb;
}
TEXTAREA.writer {
	width: 99%;
}

/*glossary*/
#zglos {
	z-index: 0;
}
.zglos {
	font: bold 15px Arial, Verdana, helvetica, sans-serif;
	background: #36A;
	width:18px;
	vertical-align : middle;
	text-align: center;
	padding: 1px 1px 1px 1px; 
	cursor: pointer;
}
.zglos a {
	text-decoration:none;
}
.zglos a:hover {
	background : #ff9900;
}
/*svodki*/
#countp {
	z-index: 0;
}
.countp {
	width: 24px; 
	height: 20px;
	font: bold 11px Arial, Verdana, helvetica, sans-serif;
	vertical-align : middle;
	border: 1px solid #c8c8c8;
	text-align: center;
	cursor: pointer;
}
.countp a {
	color: #36a;
	text-decoration: none;
}
.countp a:hover {
	color: #ff9900;
	text-decoration: none;
}

/*noindex*/
.inv-noi {display:none}

/*tree*/
a.l 
	{
	/*color: #777777;*/
	color: #36a;
	cursor: pointer; 
	text-decoration: none;
	}
a.l:visited
	{
	/*color: #777777;*/
	color: #36a;
	cursor: pointer; 
	text-decoration: none;
	}
a.l:hover
	{
	/*color: #777777;*/
	color: #36a;
	cursor: pointer; 
	text-decoration: none;
	}
a.l_na 
	{
	/*color: #777777;*/
	color: #36a;
	text-decoration: none;
	}
a.l_na:visited 
	{
	/*color: #777777;*/
	color: #36a;
	text-decoration: none;
	}
p.l_st 
	{
	/*color: #777777;*/ 
	font: bold 13px Tahoma, Arial, Verdana, helvetica, sans-serif; 
	margin-top:5px; 
	margin-left:5px; 
	margin-right:5px;
	padding-left:5px; 
	padding-right:5px;
	padding-bottom:1px;
	}
p.l_st_act
	{
	color: #f8f8f8; 
	background: #999791;
	font: bold 13px Tahoma, Arial, Verdana, helvetica, sans-serif; 
	margin-top:5px; 
	margin-left:5px; 
	margin-right:5px;
	padding-left:5px; 
	padding-right:5px;
	padding-bottom:1px;
	}
p.l_st_na 
	{
	color: #dddddd; 
	font: bold 13px Tahoma, Arial, Verdana, helvetica, sans-serif; 
	margin-top:5px; 
	margin-left:5px; 
	margin-right:5px;
	padding-left:5px; 
	padding-right:5px;
	padding-bottom:1px;
	}
td.l_st	
	{
	border-bottom: 2px solid #dddddd; 
	}

p.l_pr 
	{
	color: #777777; 
	font: 13px Tahoma, Arial, Verdana, helvetica, sans-serif; 
	margin-left:0px; 
	margin-right:5px;
	text-decoration: none;
	}
td.l_pr_n
	{
	border-bottom: 2px solid #dddddd; 
	border-left: 2px solid #dddddd;
	}
td.l_null
	{
	border-left: 2px solid #dddddd;
	}
	
/*///RDC///*/
#rdc-form
		{
		border-top: 2px solid #f8f8f8;
		border-right: 2px solid #777777;
		border-left: 2px solid #fafafa;
		border-bottom: 2px solid #777777;
		}
td.rdc-form-td
		{
		background: #F3F3F3;
		}
td.rdc-form-vn
		{
		border-top: 2px solid #999999;
		border-right: 2px solid #f8f8f8;
		border-left: 2px solid #999999;
		border-bottom: 2px solid #f8f8f8;
		padding: 5px 5px 5px 5px;
		background: #F7F7F7;
		}
p.rdc-form-vn
		{
		color: #777777;
		margin-left: 5px;
		margin-bottom: 5px;
		font-size: 11px;
		text-align: left;
		}

div.rdc-form-vn-k
		{
		background: url(../pix/bgcur.gif) repeat-y top right;
		border-top: 1px solid #07f;
		border-bottom: 1px solid #07f;
		color: #36a;
		margin-left: 5px;
		margin-bottom: 5px;
		font-size: 11px;
		}
div.rdc-form-vn-a
		{
		border-top: 1px solid #ff9900;
		border-bottom: 1px solid #ff9900;
		color: #36a;
		margin-left: 5px;
		margin-bottom: 5px;
		font-size: 11px;
		}
p.rdc-form-vn-tat
		{
		color: #777777;
		margin: 5px 5px 5px 5px;
		font-size: 11px;
		}
p.rdc-form-vn-work
		{
		color: #777777;
		margin-left: 5px;
		margin-top: 2px;
		margin-bottom: 3px;
		font-size: 11px;
		text-align: left;
		}
p.rdc-form-vn-work-v
		{
		color: #f8f8f8;
		margin-left: 5px;
		margin-top: 2px;
		margin-bottom: 3px;
		font-size: 11px;
		text-align: left;
		}
td.chs-zt
		{
		color: #777777;
		margin-bottom: 5px;
		padding-top: 2px;
		padding-bottom: 3px;
		font-size: 11px;
		font-weight: bold;
		border-right: 2px solid #ffffff;
		background: #f3f3f3;
		text-align: center;
		}
td.chs-t
		{
		color: #777777;
		margin-bottom: 5px;
		padding-top: 2px;
		padding-bottom: 3px;
		font-size: 11px;
		font-weight: bold;
		border-right: 2px solid #ffffff;
		text-align: center;
		}
select.prim
		{
		color: #ff5500; 
		border: none; 
		margin-left: 10px; 
		margin-right: 5px; 
		background: none; 
		font: bold 11px Tahoma, Arial;
		}
/*///Informer///*/
.info {}
.info img 
		{
		border: 1px solid #a7a7a7;
		margin-bottom: 0px;
		}
.info a 
		{
		text-decoration: none;
		cursor:pointer;
		}
/*///Прибыль///*/		
p.pole-na
		{
		background: #eeeeee; 
		color:#777777; 
		width: 83px; 
		font: 12px sans-serif, Tahoma, Arial, helvetica; 
		border-left: 2px solid #777777; 
		border-top: 2px solid #777777;
		border-right: 2px solid #ffffff; 
		border-bottom: 2px solid #ffffff;
		text-decoration: none;
		}
/*///калк-графики///*/	
div.menu-param  {
	margin-top: -5px;
	margin-left:15px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	LEFT: 10px;
	OVERFLOW: hidden;
	POSITION: absolute;
	}	