FORM.crm
{
margin:	0px;
behavior:			url(/_forms/controls/FORM.crm.htc);
}

DIV.tab
{
overflow-y:			auto;
padding: 5px;
}

IMG.icon
{
margin-left:		2px;
margin-right:		5px;
}

TD.sec
{
width:				100%;
color:				#000000;
font-weight:		bold;
padding-left:		0px;
padding-bottom:		2px;
text-overflow:		ellipsis;
overflow:			hidden;
}

TD.bar
{
border-bottom:		1px solid #000000;
}

TD.req
{
font-weight:		bold;
color:				#9F2409;
overflow:			hidden;
text-overflow:		ellipsis;
padding-top:		5px;
behavior:			url(/_forms/styles/mouseover.htc);
}

TD.rec
{
font-weight:		bold;
color:				#466094;
overflow:			hidden;
text-overflow:		ellipsis;
padding-top:		5px;
behavior:			url(/_forms/styles/mouseover.htc);
}

TD.n
{
padding-top:	5px;
overflow:		hidden;
text-overflow:	ellipsis;
behavior:		url(/_forms/styles/mouseover.htc);
}

TABLE.statusBar
{
color: #ffffff;
}

TD.statusBar
{
background-color:	#63769B;
color:				#ffffff;
padding-left:		5px;
height:				24px;
border-bottom:		1px solid #485673;
font-weight:		bold;
}

LABEL
{
cursor:				hand;
}

TD.leftBar
{
width:				100%;
text-align:			right;
vertical-align:		top;
background-color:	#ffffff;
border-right:		4px solid #ffffff;
}

TABLE.error
{
background-color:	#ffffcc;
border:				1px solid #919276;
table-layout:		fixed;
}

TD.areas
{
padding:			5px;
}

DIV.area
{
overflow-x:			auto;
width:				100%;
height:				100%;
}

TABLE.area
{
width:				100%;
height:				100%;
border-left:		1px solid #466094;
}

TABLE.layout
{
table-layout:		fixed;
width:				100%;
height:				100%;
}
