h2.tr {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 17px;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #369;
}

p.tr {
	padding: 0;
	font-size: 12px;
	line-height: 1.4em;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	text-indent: 0;
}

td.tr-header1-left {
	font-size: 12px;
	color: #000;
	padding: 4px;
	font-weight: bold;
	background: #dfe5e9;
	border: 1px solid #c7c7c7;
	border-bottom-color: #e0edf3;
}

/*--copy with color changed--*/
.toggle-head {
	color: #369;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	border: 1px solid #c7c7c7;
	margin: 5px 0;
	padding: 5px;
	width: 100%;
	white-space: nowrap;
	font-size: 14px;
	cursor: hand;
	cursor: pointer;
}

td.toggle-head {
	border: none;
}

.toggle-head img {
	width: 9px;
	height: 9px;
	margin: 0 5px 1px 0;
	border: 0;
}

/* Верхнее меню */
#SystemMenuDiv {
	height: 25px;
	background: #ccc url(/bg_menu_off.gif);
}

#SystemMenuTable {
	border-collapse: collapse;
}
#SystemMenuTable td {
	padding: 0;
}

#SystemMenuList {
	width: 650px;
	padding: 0;
	margin: 0;
	list-style: none;
}
#SystemMenuList li {
	float: left;
	height: 25px;
	margin: 0;
	padding: 0 9px;
	font: bold 11px/23px Tahoma, Geneva, sans-serif;
	color: #000;
	cursor: hand;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: -100px -100px;
}
#SystemMenuList li.over, #SystemMenuList li.click {
	color: #fff;
	background-color: #707070;
}
#SystemMenuList li.popup {
	background-image: url(/images/sysmenu/pic_top_tr_bl.gif);
	background-position: right 6px;
	padding-right: 19px;
}

#SystemMenuList li.over, #SystemMenuList li.click {
	background-image: url(/images/sysmenu/pic_top_tr_wt.gif);
}

#SystemMenuSearchText {
	border: 1px solid #69c;
}

/* Folding blocks with headers */
.folding_forms {
	margin-bottom:10px;
	border:1px solid #ccc;
	}
.folding_headers {
	padding:0;
	width:100%;
	overflow:hidden;
	/*background:#f6f9fb url("/images/folding_headers_icon_close.gif") no-repeat 99% 3px;*/
	cursor: hand;
	cursor:pointer;
	}
.folding_headers.open {
	/*background:#f6f9fb url("/images/folding_headers_icon_open.gif") no-repeat 99% 3px;*/
	}
.folding_headers h4 {
	margin:0 0 0 10px;
	padding:10px 0 10px 15px;
	font-size:11px;
	color:#000;
	background:url("/images/buttons/cntr_panel/plus.gif") no-repeat left 12px;
	}
.folding_headers.open h4 {
	background:url("/images/buttons/cntr_panel/minus.gif") no-repeat left 12px;
	}
.folding_headers.disabled {
	filter: alpha(opacity=50);
	opacity: 0.5;
	zoom: 1;
	}
/* //Folding blocks with headers */

/* Headers */
h1 {
	padding:10px 0 10px 40px;
	color:#069;
	font:normal 185% Tahoma, Geneva, sans-serif;
	background-image:url("/images/header_icons/drug_workflow_header.gif");
	background-repeat:no-repeat;
	background-position:left 6px;
}
h2 {
	margin-bottom:15px;
	color:#069;
	font:normal 185% Tahoma, Geneva, sans-serif;
}
/* //Headers */

/* Steps */
.steps {
	padding:7px;
	width:70px;
	text-align:center;
	font-size:10pt;
	font-weight:bold;
	color:#fff;
	background-color:#cc0000;
}
/* //Steps */

/* Info blocks */
.info {
	margin-bottom:1.5em;
	padding:2px 0 3px 21px;
	font-size:8pt;
	font-family:Tahoma,Geneva,sans-serif;
	color:#000;
	background:url("/images/info_blocks.gif") no-repeat 0 0;
}
.info p {
	margin:0 0 1em;
	text-indent:0;
}
/* //Info blocks */


/* Контекстное меню */
.contextMenu {
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#999999, Direction=135, Strength=4);
	background: #fff;
	border: 1px solid #e8e8e8;
	cursor: default;
}
.contextMenu table {
	border-collapse: collapse;
}
.contextMenu td {
	padding: 0;
}
.contextMenu td, .contextMenu a:link, .contextMenu a:visited, .contextMenu a:active, .contextMenu a:hover {
	color: #000;
	font: normal 11px/22px Tahoma, Geneva, sans-serif;
	text-decoration: none;
}
.contextMenu a {
    width: 100%;
    display: block;
}
.contextMenu span, .contextMenu a {
	margin: 0 2px;
}
.context_over td, .context_unlicensed_over,
.context_over a:link, .context_over a:visited, .context_over a:hover, .context_over a:active {
	background: #707070;
	color: #fff;
}
.context_disabled td {
	color: #bdbdbd;
}
.context_unlicensed, .context_unlicensed_over {
	background-image: url(/images/gamma/bg_menu_license_off.gif);
}
.context_unlicensed td {
	color: #000;
}
.context_unlicensed_over td {
	color: #333;
}
.context_sep div {
	background: #999;
	height: 1px;
	overflow: hidden;
}
.context_icon {
	width: 20px;
	text-align: center;
	margin: 0 2px;
}

.TopMenu td, .TopMenu a:link, .TopMenu a:visited, .TopMenu a:active, .TopMenu a:hover {
	font-weight: bold;
}

form {
	margin: 0;
}
a img {
	border: none;
}


/* Scroller */

.scroller {
	margin-bottom: 4px;
	border-collapse: collapse;
}
.scroller td {
	height: 25px;
}
.scroller .arrow {
	font-weight: bold;
	padding: 0 8px;
}
.scroller .body {
	background-image: url( /images/page_count_bg.gif );
	text-align: center;
	width: 99%;
}
.scroller .bodyPages {
	padding: 0 8px;
}
.scroller .prev {
	padding-right: 4px;
}
.scroller .next {
	padding-left: 4px;
} 


/* */

.highlight {
	background: #ff9;
}
