FORM.phoenix
{
	behavior:			url(/_forms/styles/FORM.crm.htc);
}

TEXTAREA
{
	font-family:		Tahoma, Verdana, Arial;
	font-size:			8pt;
	width:				100%;
	border:				1px solid #7b9ebd;
	behavior:			url(/_forms/styles/TEXTAREA.htc);
}

INPUT
{
	font-size:			8pt;
	font-family:		Tahoma, Verdana, Arial;
	width:				100%;
	height:				19px;
	border:				1px solid #7b9ebd;
}

INPUT.ro,TEXTAREA.ro,DIV.ro,SPAN.ro
{
	background-color:	#fffbff;
	border-color:		#cccccc;
}

INPUT.rad
{
	width:				15px;
	border:				0px;
	cursor:				hand;
	behavior:			url(/_forms/styles/INPUT.rad.htc);
}

INPUT.eml
{
	behavior:			url(/_forms/styles/INPUT.eml.htc);
}

INPUT.tkr
{
	color:				#0000ff;
	text-decoration:	underline;
	behavior:			url(/_forms/styles/INPUT.tkr.htc);
}

INPUT.url
{
	color:				#0000ff;
	text-decoration:	underline;
	behavior:			url(/_forms/styles/INPUT.url.htc);
}

INPUT.num
{
	behavior:			url(/_forms/styles/INPUT.num.htc);
}

INPUT.dtm
{
	behavior:			url(/_forms/styles/INPUT.dtm.htc);
}

DIV.tab
{
	padding:			10px;
}

SPAN.lui
{
	color:				#0000ff;
	text-decoration:	underline;
	cursor:				hand;
}

IMG.lui
{
	height:				16px;
	width:				16px;
	vertical-align:		middle; 
	margin-left:		2px;
	margin-right:		5px;
}

DIV.lu
{
	overflow-y:			auto;
	overflow-x:         hidden;
	height:				19px;
	background:			window;
	width:				100%;
	border:				1px solid #7b9ebd;
}

DIV.ro
{
	overflow-y:			auto;
	height:				19px;
	width:				100%;
	background-color:	#fffbff;
	border-color:		#cccccc;
}

DIV.lud
{
	background:			#efefeb;
}

IMG.lu
{
	cursor:				hand;
	behavior:			url(/_forms/styles/IMG.lu.htc);
}

IMG.lud
{
	cursor:	            default;
}

IMG.dtm
{
	cursor:				hand;
	behavior:			url(/_forms/styles/IMG.dtm.htc);
}

INPUT.duration
{
	behavior:			url(/_common/styles/duration.htc);
}

IMG.icon
{
	margin-left:		2px;
	margin-right:		5px;
}

TD.sec
{
	width:				100%;
	color:				#606050;
	font-weight:		bold;
	padding-left:		0px;
	padding-bottom:		2px;
}


TD.PageHeader
{
	font-weight: bold;
	font-size: 15px;
	behavior: url(/_forms/styles/mouseover.htc);
	overflow: hidden;
	color: #0033cc;
	TEXT-OVERFLOW: ellipsis;
}

TD.bar
{
	border-bottom:		1px solid #838574;
}

TD.req 
{
	font-weight:		bold;
	color:				#990000;	
	overflow:		hidden;
	text-overflow:	ellipsis;
	behavior:		url(/_forms/styles/mouseover.htc);
}

TD.rec 
{
	font-weight:		bold;
	color:				#000099;	
	overflow:		hidden;
	text-overflow:	ellipsis;
	behavior:		url(/_forms/styles/mouseover.htc);
}

TD.n
{
	overflow:		hidden;
	text-overflow:	ellipsis;
	behavior:		url(/_forms/styles/mouseover.htc);
}

TD.statusBar
{
	background-color:	#365484;
	color:				#ffffff;
	padding-left:		5px;
	height:				23px;
}

LABEL
{
	cursor:				hand;
}

TD.radioLabel 
{
	padding-left:		2px;
	padding-right:		10px;
}

TD.leftBar
{
	width:				140px;
	text-align:			right;
	vertical-align:		top;
	padding-top:		20px;
}

TABLE.error
{
	background-color:	#ffffcc;
	border:				1px solid #919276;
	width:				100%;
	table-layout:		fixed;
	padding-top:		20px;
	padding-bottom:		20px;
}

TD.areas
{
	padding:			10px;
}

DIV.area
{
	padding:			10px;
	overflow-y:			auto;
	width:				100%;
	height:				100%;
}

TABLE.layout
{
	table-layout:		fixed;
	width:				100%;
	height:				100%;
}

DIV.timeedit
{
		behavior:			url(/_controls/datetime/timeedit.htc);
}
