body
{
}
.stdnavcell
{
	vertical-align: top;
	width: 121px;
	text-align: left;
}
.stdpagecell
{
}

.bkg_backendforms_noborder {
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.crittable
{
	border: 0;
}
.critenabled
{
	background-color: white;
}
.critdisabled
{
	font-weight: bold;
	color: gray;
	text-align: center;
}
.clsTargetVisible
{
	visibility: visible;
	background-color: lime;
}
.clsTargetHidden
{
	display: none;
	visibility: hidden;
	background-color: purple;
}

.fldlabel
{
	font-weight: bold;
	font-size: 12px;
	color: #dc5816;
	text-align: right;
}
.bodyProperty
{
	font-weight: bold;
	font-size: 12px;
	color: black;
}
.labelProperty
{
	font-size: 12px;
	/*color: darkblue;*/
}

.suppTitle
{
	background-color: yellow;
}
.suppHdg
{
	font-weight: bold;
	font-size: 14px;
	/*color: blue;*/
}
.suppText
{
	font-size: 14px;
}
.navTextPad
{
	padding-left: 8px
}

.mainCellTitle
{
	font-size: 12pt;
	left: 36pt;
	font-family: 'Arial Black';
	position: relative;
	top: 4pt;
	text-align: left;
}
.fieldCell
{
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM: 5px; 
	PADDING-TOP: 5px
}
