.dxtlControl_Office2003Olive
{
	cursor: default;
	font: 12px Tahoma, Geneva, sans-serif;
	color: black;
	border: 1px solid #a4b26d;
}
.dxtlControl_Office2003Olive caption
{
	background: #6d834d url('CaptionBack.gif') repeat-x center top;
	color: White;
	border-bottom: 0 solid #a4b26d;
	border: 1px solid #a4b26d;
	font-weight: bold;
	padding: 3px 3px 4px;
	text-align: center;
}

/* Indent cells */
.dxtlIndent_Office2003Olive,
.dxtlIndentWithButton_Office2003Olive
{
	vertical-align: top;
	background: white none no-repeat top center;
}
.dxtlIndent_Office2003Olive
{
	padding: 0 11px;
}
.dxtlIndentWithButton_Office2003Olive
{
	padding: 5px 6px;
}
.dxtlSelectionCell_Office2003Olive
{
	border: 1px solid #cdd6a7;
}

/* Tree-lines cells */
.dxtlLineRoot_Office2003Olive
{
	background: White url('CssImages/TreeLineRoot.gif') repeat-y top center;
}
.dxtlLineFirst_Office2003Olive
{
	background-image: url('CssImages/TreeLineFirst.gif');
}
.dxtlLineMiddle_Office2003Olive
{
	background-image: url('CssImages/TreeLineMiddle.gif');
}
.dxtlLineLast_Office2003Olive
{
	background-image: url('CssImages/TreeLineLast.gif');
}

.dxtlLineFirstRtl_Office2003Olive
{
	background-image: url('CssImages/TreeLineFirstRtl.gif');
}
.dxtlLineMiddleRtl_Office2003Olive
{
	background-image: url('CssImages/TreeLineMiddleRtl.gif');
}
.dxtlLineLastRtl_Office2003Olive
{
	background-image: url('CssImages/TreeLineLastRtl.gif');
}


/* Headers */
.dxtlHeader_Office2003Olive,
.dxtlControl_Office2003Olive .dxtlHSDC
{
    background: #b8c692 url('CssImages/HeaderBack.gif') repeat-x;
}
.dxtlHeader_Office2003Olive
{
	border: 1px solid #a4b26d;
	padding: 4px 6px 5px;
	font-weight: normal;
}
.dxtlHeader_Office2003Olive table.dxtl
{
	border-collapse: collapse;
	width: 100%;
}
.dxtlHeader_Office2003Olive td.dxtl
{
	padding: 0;
}
.dxtlHeader_Office2003Olive,
.dxtlHeader_Office2003Olive td.dxtl
{
	white-space: nowrap;
	text-align: left;
	overflow: hidden;
}

/* Nodes */
.dxtlNode_Office2003Olive
{
	background: white none;
}
.dxtlAltNode_Office2003Olive
{
	background: #f1fed8 none;
}
.dxtlSelectedNode_Office2003Olive
{
	background: #ffc076 none;
}
.dxtlFocusedNode_Office2003Olive
{
	background: #fff2c8 url('CssImages/FocusedBack.gif') repeat-x center bottom;
}
.dxtlInlineEditNode_Office2003Olive
{
	background: #e1e9be none;
}
.dxtlEditFormDisplayNode_Office2003Olive
{
	background: #f1f9ce none;
}
.dxtlNode_Office2003Olive td.dxtl, 
.dxtlAltNode_Office2003Olive  td.dxtl, 
.dxtlSelectedNode_Office2003Olive td.dxtl, 
.dxtlFocusedNode_Office2003Olive td.dxtl,
.dxtlEditFormDisplayNode_Office2003Olive td.dxtl,
.dxtlCommandCell_Office2003Olive
{
	padding: 3px 6px 4px;
	border: 1px solid #cdd6a7;
	white-space: nowrap;
	overflow: hidden;
}
.dxtlInlineEditNode_Office2003Olive td.dxtl
{
	border: 1px solid #cdd6a7;
	padding: 1px;
}

/* Preview */
.dxtlPreview_Office2003Olive
{
	background: #e6eccc none;
	padding: 14px;
	border: 1px solid #cdd6a7;
	overflow: hidden;
}

/* Footers */
.dxtlGroupFooter_Office2003Olive
{
	background-color: #c2cb9c;
}
.dxtlFooter_Office2003Olive,
.dxtlControl_Office2003Olive .dxtlFSDC
{
	background-color: #b0bd7e;
}
.dxtlGroupFooter_Office2003Olive td.dxtl,
.dxtlFooter_Office2003Olive td.dxtl
{
	padding: 5px 6px 6px;
	white-space: nowrap;
	border: 1px solid #cdd6a7;
	overflow: hidden;
}

/* Pagers */
.dxtlPagerTopPanel_Office2003Olive
{
	border-bottom: 1px solid #cdd6a7;
}
.dxtlPagerBottomPanel_Office2003Olive
{
	border-top: 1px solid #cdd6a7;
}
.dxtlPagerTopPanel_Office2003Olive,
.dxtlPagerBottomPanel_Office2003Olive
{
	background: white none;
	padding-top: 1px;
}

/* Editing */
.dxtlEditForm_Office2003Olive
{
	background: #e1e9be none;
	border: 1px solid #cdd6a7;
	padding: 8px 10px 10px;
}
.dxtlEditFormCaption_Office2003Olive,
.dxtlEditFormEditCell_Office2003Olive
{
	padding: 4px;
}
.dxtlEditFormCaption_Office2003Olive
{
	padding-left: 10px;
	white-space: nowrap;
}
.dxtlError_Office2003Olive
{
	background: #FFC8C8 none;
	color: #FF0000;
	padding: 6px 10px;
	border: 1px solid #cfcfcf;
}
.dxtlPopupEditForm_Office2003Olive
{
	padding: 12px;
}

/* Links */
.dxtlControl_Office2003Olive a, 
.dxtlCommandCell_Office2003Olive a
{
	color: black;
}
.dxtlCommandCell_Office2003Olive a
{
	margin-right: 3px;
}

/* Loading panel */
.dxtlLoadingPanel_Office2003Olive
{
	font: 12px Tahoma, Geneva, sans-serif;
	color: #758D5E;
	border: 1px solid #A4B26D;
	background-color: White;
}
.dxtlLoadingPanel_Office2003Olive td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px;
}
.dxtlLoadingPanel_Office2003Olive .dxlp-loadingImage
{
	background-image: url('../Web/Loading.gif');
	height: 18px;
	width: 18px;
}

/* Disabled */
.dxtlDisabled_Office2003Olive,
.dxtlDisabled_Office2003Olive .dxtl_Office2003Olive
{
	color: #808080;
	cursor: default;
}

