<!--

.absDiv { position: absolute;}

table.resultTable
{
  width:98%;
 background-color:#111109;
  vertical-align:middle;
}


#table_labels table.header th.label2
{
  text-align:center;  
  background-color:#4A93CA;
  color:white;
  font-size:11px;
}

#table_labels table.header th.label2 a
{
  text-align:center;
  color:white;  
  font-size:11px;
}

#table_labels table.header th.label2 span.active
{
  text-align:center;
  color:#A4996C;  
  font-size:10px;
}

#table_labels table.header th.label2 span.inactive
{
  text-align:center;
  color:white;  
  font-size:10px;
}



.rowStyle
{
background-color:#ECEAD3;
font-size:12px;
font-family:arial;  
}

.rowStyle2
{
background-color:#FEFEFE;
font-size:12px;
font-family:arial;  
}

td.center
{
text-align:center;
border:1px solid black;
vertical-align:middle;
}

td.description
{
padding-left:5px;	
padding-right:5px;
border:1px solid black;
vertical-align:middle;
}

.scroll
{
  width:14px;
  text-align:center;
 border:1px solid #C4B98C;
  font-size:12px;
  cursor:pointer;
  background-color:#ECEAD3;
}

#scrollBar
{
 background: white; 
 layer-background-color: white; 
 cursor: pointer;
 border:1px solid #C4B98C;
}


#scrollThumb
{
 
  cursor: move; 
  margin:1px;
  background-image:url(/public/20220115155346oe_/https://www.itspublicknowledge.info/web/Templates/decisionsSearch_files/img/navStripeRot2.JPG);
  background-repeat:repeat-y;
  border:1px solid #C4B98C;
}




#info_message
{
display:none;
position:absolute;
z-index:1;
top:100px;
left:400px;
filter:alpha(opacity=90);
-moz-opacity:.90;
opacity:.90;
border:2px solid #C4B98C;

background-image:url(/public/20220115155346oe_/https://www.itspublicknowledge.info/web/Templates/decisionsSearch_files/img/navStripe.JPG);

padding:10px 30px 10px 30px;
font-size:13px;
font-weight:bold;
font-family:arial;  
height:20px;
}

#info_message span
{
  color:#006600;
}
-->