
BUTTON
{
	filter:	progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde);
	cursor:	hand;
	padding-left: 5px;
	padding-right: 5px;
	border:	1px solid #7b9ebd; 	
}
TEXTAREA
{
	font-size:			8pt;
	font-family:		Verdana;
	width:				100%;
	border:				1px solid #7b9ebd;
	behavior:			url(styles/TEXTAREA.htc);
}
INPUT
{
	font-size:			8pt;
	font-family:		Verdana;
	height:				19px;
	border:				1px solid #aacccc; /* 7b9ebd */
}
INPUT.btn
{
	filter:	progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#abcccc);
	cursor:	hand; /* cecfde */
	padding-left: 5px;
	padding-right: 5px;
	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(styles/INPUT.rad.htc);
}
INPUT.eml
{
	behavior:			url(styles/INPUT.eml.htc);
}
INPUT.tkr
{
	color:				#0000ff;
	text-decoration:	underline;
	behavior:			url(styles/INPUT.tkr.htc);
}
INPUT.url
{
	color:				#0000ff;
	text-decoration:	underline;
	behavior:			url(styles/INPUT.url.htc);
}
INPUT.num
{
	behavior:			url(styles/INPUT.num.htc);
}
INPUT.dtm
{
	behavior:			url(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;
	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(styles/IMG.lu.htc);
}
IMG.lud
{
	cursor:	            default;
}
IMG.dtm
{
	cursor:				hand;
	behavior:			url(styles/IMG.dtm.htc);
}
INPUT.duration
{
	behavior:			url(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 
{
	font-size:			8pt;
	font-family:		Verdana;
}
TD.bar 
{
	border-bottom:		1px solid #838574;
}
TD.req 
{
	font-weight:		bold;
	color:				#990000;
}
TD.rec 
{
	font-weight:		bold;
	color:				#000099;
}
TD.statusBar
{
	background-color:	#365484;
	color:				#ffffff;
	padding-left:		5px;
}
LABEL
{
	cursor:				hand;
	color: Teal
}
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(styles/timeedit.htc);
	
}
