v\:* { /* Only for IE */
	behavior:url(#default#VML);
}

body { color: black; background-color: #f5f3f0; margin-left: 0; margin-right: 0; margin-top: 0; height: 1000px;}

h3 { margin-left: 10px; }


div.spec_div {
  display: inline-block;
  height: 300px;
  width:750px;
  overflow: auto;
  }

.spec_table table, th {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  }

.spec_table th {
  background-color: #1976D2;
  color: #fff;
  }
.spec_table th,td {
  padding: 3px;
  }
  
.spec_table tr {
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
  }


.HI {background: #ffff99}
.VH {background: #ff9900}
.EX {background: #ff5e5e}
.NL {background: #c0c0c0}
.NA {background: #ffffff}

.LW {background: #ccffcc}
.MD {background: #99ccff}

.LM {background: #ccffcc}
.SV {background: #ff9511}
.CR {background: #ff0000} 

.boxit { opacity: .70;
	-moz-opacity:.70;
	filter:Alpha(opacity=70);
	white-space: nowrap;
	margin: 0;
	background-color: #ffc;
}

.classA3 { font-size: 10pt; font-family: Arial, Helvetica, sans-serif; background-color:#ffffff;}
.class001 {font-size: 10pt; font-family: Arial, Helvetica, sans-serif;}
.class002 {font-size: 8pt; font-family: Arial, Helvetica, sans-serif;}
.class003 {font-size: 7pt; font-family: Arial, Helvetica, sans-serif;}
.class004 {font-size: 12pt; font-family: Arial, Helvetica, sans-serif; font-weight: bolder;}
.class005 {font-size: 14pt; font-family: Arial, Helvetica, sans-serif; font-weight: bolder;}
.class006 {font-size: 8pt; font-family: Verdana; font-weight: bold;}
