﻿.HeadingCellText
{
	background-color: #f1f2f4;
	color: #003399;
	text-align: left;
	background-image: url(images/bg.gif);
	border-bottom: 1px solid #a7bac5;
	background-position: left 1px;
	background-repeat: repeat-x;
	padding: 4px 8px;
	background-position: top;
	height: 16px;
}

.HeadingPaneCell
{
	font-size: 11px;
	font-family: Tahoma;
	border-bottom: 1px solid #e9e9e9;
	width: 100%;
	height: 25px;
	background-color: white;
}

.titlesDialog
{
	background-color: #f0f0f0;
	height: 30px;
	border-bottom: 1px solid #a7bac5;
}

.panelSearchTop
{
	background-color: #f0f0f0;
	background-image: url(images/toolbar_bg.gif);
	border-bottom: 1px solid #a7bac5;
	height: 40px;
	color: White;
}

.panelSearchTop .isearch
{
	font-size: 1.3em;
	/*background-color: #effaff;*/
	border: 1px solid #117098;
}

.panelStatusSerach
{
	background-color: #dae9ef;
	height: 30px;
	border-bottom: 1px solid #a7bac5;
}

.panelStatusSerach A, .panelStatusSerach A:hover
{
	color: #4b3127;
}

.panelStatusSerach TD
{
	padding-left: 1em;
	white-space: nowrap;
}

.panelTableEdit
{
	height: 30px;
	border-bottom: 1px solid #a7bac5;
}

.panelTableEdit TABLE
{
	background-color: #dae9ef;
	width: 100%;
}

.panelTableEdit TD
{
	padding-left: 1em;
	white-space: nowrap;
}

.panelNav TD
{
	padding-left: 0.5em;
}

.pleLoad
{
	border: 2px solid #125f77;
	padding: 2em 4em;
	background-color: #dae9ef;
}

