.high { font-size: 9pt; line-height: 150%; text-decoration: none}
.mid { font-size: 16pt; line-height: 20pt}
.small { font-size: 9pt}
.large { font-size: 12pt; line-height:20pt}
a:link { color: ##000066; text-decoration: none}
a:visited { color: ##000066; text-decoration: none}
a:hover { color: #FF0000; text-decoration: none}
.error	{FONT-SIZE: 9pt; COLOR: RED;}
.titleSection {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #5b0000; FONT-STYLE: normal;
}
.readOnlyCell  { border-style: none; background-color: transparent}
.readOnlyCellC { border-style: none; background-color: transparent; text-align : center;}
.readOnlyCellR { border-style: none; background-color: transparent; text-align : right;}
.readOnly      { border-style: groove; background-color: transparent;}
.readOnlyC     { border-style: groove; background-color: transparent;text-align : center;}
.readOnlyR     { border-style: groove; background-color: transparent;text-align : right;}

INPUT.SUBMIT {
	 HEIGHT:20;
}