BODY, P, TD  {font-family: Arial, Helvetica, sans-serif; font-size:9pt; color:#000000; font-weight: normal;}
A:link 	  {font-family:  Arial, Helvetica, sans-serif; color: #000000; text-decoration: underline; } 
A:visited {font-family:  Arial, Helvetica, sans-serif; color: #000000; text-decoration: underline; } 
A:active  {font-family:  Arial, Helvetica, sans-serif; color: #000000; text-decoration: underline; } 
A:hover   {font-family:  Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; }

.resulth1 { font-size: 20px; font-weight: normal;}
.resulth2 { font-size: 12px; font-weight: bold;}
.formtextfield { font-family: 'Arial'; font-size: 12px; color: '#000000'; }

LABEL { cursor: hand; }

.newuserformfull {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: solid 1px #666666;
	width: 155px;
}
.newuserformfullbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: solid 1px #666666;
	width: 250px;
}
.newuserformsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: solid 1px #666666;
	width: 55px;
}
.newuserformtextfieldnosize {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: solid 1px #666666;
}

.searchinput  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: solid 1px #666666;
	width: 155px;
}

.header1 {font-size:9pt; font-weight: bold;}

.tablehead { 
  background-color: #213884;
  border-top-color : #182962;
  border-top-style : solid;
  border-top-width : 1;
  border-left-color : #182962;
  border-left-style : solid;
  border-left-width : 1;
  border-bottom-color : #000000;
  border-bottom-style : solid;
  border-bottom-width : 1;
  border-right-color : #000000;
  border-right-style : solid;
  border-right-width : 1;
  color: #FFFFFF;
}
.tablebg0 { 
  background-color: #FFFFFF;
  border-top-color : #F2F2F2;
  border-top-style : solid;
  border-top-width : 1;
  border-left-color : #F2F2F2;
  border-left-style : solid;
  border-left-width : 1;
  border-bottom-color : #888888;
  border-bottom-style : solid;
  border-bottom-width : 1;
  border-right-color : #888888;
  border-right-style : solid;
  border-right-width : 1;
} 
.tablebg1 { 
  background-color: #EEEEEE;
  border-top-color : #D9D9D9;
  border-top-style : solid;
  border-top-width : 1;
  border-left-color : #D9D9D9;
  border-left-style : solid;
  border-left-width : 1;
  border-bottom-color : #888888;
  border-bottom-style : solid;
  border-bottom-width : 1;
  border-right-color : #888888;
  border-right-style : solid;
  border-right-width : 1;
}

.calctableresults {
  cursor:text; 
  border: 0 solid #000000; 
  font-family: Arial; 
  text-align: right; 
  font-size: 13px; 
  color: #000000;
  width: 55px;
}
.calctabletotalresults {
  cursor:text; 
  border: 0 solid #000000; 
  font-family: Arial; 
  font-weight: bold; 
  text-align: right; 
  font-size: 13px; 
  color: #000000;
  width: 55px;

}
.calctabletransp {
  background: transparant;
  cursor: default; 
  border: 0 solid #000000; 
  font-family: Arial; 
  font-size: 11px; 
  color: #000000;
  width: 160px;
  vertical-align: text-bottom;
}


