body
{
}

TR .dg-over { background-color: #F3F3F3; } 
TR .dg-out { background-color: #FFFFFF; }

TABLE .section { border-right:solid 1px #000000;border-bottom:solid 2px #000000; border-left:solid 1px #000000;border-top:solid 1px #000000 }
TABLE .actionspanel { border-top: solid 1px #000000; border-bottom: solid 1px #000000 }

.required-input { color: Red }

.default-button-style { cursor:pointer; }


.menu-container { border-right: solid 1px #000000; border-bottom: solid 2px #000000 }
.menu-heading { font-family: Tahoma; font-size: 9pt; color: #000000; font-weight: bold;}
.menu-item { font-family: Tahoma; font-size: 7pt; left: 20px; top: 3px; position:relative  }

TABLE .dialog-container { background-color: #C3C3C3 }

.agent-action-container 
{
	position:absolute;
	width:350px;
	background-color:#C0C0C0;
	z-index:100;
	left:150px;
	top: 50px;
}

.photoDiv{	position: absolute;	border: solid 1px #C0C0C0;	background-color: #FFFFFF;	width: 320px;	height: 240px;	overflow: hidden;}.featuredOn{	border: solid 1px #000000;	width:18px;	height:18px;}.featuredoff{	border: solid 1px #C0C0C0;	width:18px;	height:18px;}.featuredImgOff{	background-color: #C0C0C0;}.featuredImgOn{	background-color:#000000;}.featuredEditor{	position: absolute;	cursor:hand;	width: 150px;	height: 40px;	display:none;	border: solid 1px #000000;	}.featuredCol1{	background-color:#B2261F;}.featuredCol2{	background-color: #808080;}
