.tabStripAreaDefault
{
	width: 200px;
}

.tabStripAreaEditDefault
{
	width: 200px;
}

.tabStripTabEven
{
	background-color: #c4d3d3;
	border: 1px solid gray;
}

.tabStripTabOdd
{
	background-color: #e0e9ea;
	border: 1px solid gray;
}

.tabDefault
{
	border: solid 1px #CCCCCC;
}

.tabDefaultError
{
	background-color: Red;
}

.tabControlButtonPushed
{
	font-size: 10pt;
	color: gray;
	font-family: Verdana;
	border: inset;
	cursor: default;
	width: 50px;
}

.tabControlButtonNotPushed
{
	font-size: 10pt;
	color: gray;
	font-family: Verdana;
	border: outset;
	cursor: hand;
	width: 50px;
}
.divPleaseWaitContainer
{
	position: relative;
	width: 645px !important;
	width: 870px;
	width/**/:/**/645px;
	padding-left: 200px;
	text-align: center;
	z-index: 100;
}
.tabControlDivWaitDefault
{
	position: absolute;
	top: 100px;
	z-index: 100;
	visibility: hidden;
	left: 530px !important;
	left: auto;
	_left/**/:/**/auto !important;
}
