TD { font-family: Verdana, Arial, Helvetica, sans-serif; }
.tableLabel { 
	font-weight: bolder;
	font-size: 7pt; }
.rowLabel_lg {
	font-weight: bolder;
	font-size: 12pt }
.cellLabel_md {
	font-weight: bolder;
	font-size: 9pt; }
.cellLabel {
	font-weight: bolder;
	font-size: 7pt; }
.cellType1 {
	font-weight: bolder;
	font-size: 7pt; 
	border-left:solid 1px black;
	border-bottom:solid 1px black}
.cellType2 {
	font-weight: bolder;
	font-size: 7pt; 
	border-right:solid 1px black;
	border-bottom:solid 1px black}		
.cellType3 {
	font-weight: bolder;
	font-size: 7pt; 
	border-right:solid 1px black}					
.cellType4 {
	font-weight: bolder;
	font-size: 7pt; 
	border-left:solid 1px black;
	border-right:solid 1px black;
	border-bottom:solid 1px black}					
.cellType5 {
	font-weight: bolder;
	font-size: 7pt; 
	border-left:solid 1px black;
	border-right:solid 1px black;}
.cellType6 {
	font-weight: bolder;
	font-size: 7pt; 
	border-bottom:solid 1px black}			
.cellType7 {
	font-weight: bolder;
	font-size: 7pt; 
	border-left:solid 1px black}		
.cellType8 {
	font-weight: normal;
	font-size: 7pt; 
	border-right:solid 1px black;
	border-bottom:solid 1px black}	
.cellType9 {
	font-weight: normal;
	font-size: 7pt; 
	border-bottom:solid 1px black}	
.cellType10 {
	font-weight: normal;
	font-size: 7pt; 
	border-right:solid 1px black}		
.cellInfo { font-size: 7pt; }
.dataInput { font-size: 8pt; }
.formTable { border: solid thin black; }
.scrollTable {
	border-left:1px solid buttonshadow;
	border-right:1px solid buttonhighlight;
	border-top:1px solid buttonshadow;
	border-bottom:1px solid buttonhighlight;
	background:window;
	width:100%;
	height:100%;
	overflow:auto; }
