/* "keywords" content="MANAGE 2000" */
/* "keywords" content="MANAGE 2000" */
/* "description" content="Web Style Sheet" */
/* "copyright" content="Copyright 1996-2000 - Epicor Software Corporation" */
/* "designer" content="http://www.roitoday.com" */
/* "author" content="Peter Newby" */
/* "Parser" content="HTML" */
<meta name="LastChange" content="10.06.2003" Author="RJM"/>

<STYLE type="text/css">

  /* eManage 2000 Web Applications classes */
.SimpleTlb { 	
	border-collapse: collapse;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-size:10pt;
	font-weight:normal;
	width: 99%;
	empty-cells: show;
	background-color:transparent;
}
.SimpleTH   {
 	border-collapse: collapse;
	vertical-align:baseline;
	padding:0;
	padding-right:5;
	background-color:transparent;
}	
.SimpleTD   {
 	border-collapse: collapse;
	vertical-align:baseline;
	padding:0;
}		
.SimpleTlb TABLE {
	width: 100%;
}



  /* New eManage 2000 Web Applications classes */
TABLE.roiAppBody {
	border-collapse: collapse;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-size:10pt;
	font-weight:normal;
	width: 99%;
	empty-cells: show;
	background-color:transparent;
}
TABLE.roiAppBody TH   { 	
	border-collapse: collapse;
	vertical-align:baseline;
	padding:0;
	padding-right:5;
	background-color:transparent;
}	
TABLE.roiAppBody TD   {
 	border-collapse: collapse;
	vertical-align:baseline;
	padding:0;
}	
TABLE.roiAppBody TABLE   {	 
	width:100%
}
STYLE>