 body{ 
 font-family:tahoma,verdana,arial,helvetica;
 background-color: #003366;
 scrollbar-face-color: #008080; 
 scrollbar-shadow-color: #808080; 
 scrollbar-highlight-color: #ffffff; 
 scrollbar-3dlight-color: #ffffff; 
 scrollbar-darkshadow-color: #808080; 
 scrollbar-track-color: #d2d2d2; 
 scrollbar-arrow-color: #ffffff;
 margin-left:0; 
 margin-right:0; 
 margin-top:0; 
 margin-bottom:2; }


A { color:#000000; text-decoration:none; }
A:hover { color:#FF0000; text-decoration:none;}
A:active { color:#000000; text-decoration:none;}


img {
border-color:gray;
}

/*table {background-color: ##CCFF99;}*/

.textinfo
{
COLOR: #9F141A;
TEXT-DECORATION: none
}

.pageTitle{
font-family:Times New Roman; font-style:italic; font-weight:bold; font-size:16pt; color:#000000;
}

.topCell{
/*border:solid 1px black;*/ 
padding-left:12px; 
/*background-color:#919a99; */
height:20;
font-family:Tahoma; font-style:normal; font-weight:bold; font-size:10pt; color:#787878;
}



a.info2:active{z-index:20;text-decoration:none; color:#000; width:100%; height:100%; display:block;}
/*a.info2:visited{text-decoration:none;}*/
a.info2{color:#000;text-decoration:none; width:100%; height:100%; display:block;}
a.info2:hover{text-decoration:none; background-color:#efefef;  width:100%; height:100%; display:block;}



td.info1 {padding:0px; height:16px;}

a.active1{color:#000000;text-decoration:none; width:100%; height:100%; display:block; padding-left: 22px; font-size:9pt; font-family:Tahoma; 
	background-image:url('trim/buttonhighlightr.jpg'); background-repeat:no-repeat; background-position: left center; 
}
a.active1:hover{text-decoration:none; width:100%; height:100%; display:block;
	/*background-color:efefef;*/
	color:000000;
	background-image:url('trim/buttonhighlightr.jpg'); background-repeat:no-repeat; background-position: left center;}

a.info1{color:#000000;text-decoration:none; width:100%; height:100%; display:block; padding-left: 22px; font-size:9pt; font-family:Tahoma}
a.info1:active{text-decoration:none; width:100%; height:100%; display:block; 
	color:000000;
	/*background-image:url('trim/buttonhighlightr.jpg'); background-repeat:no-repeat; background-position: left center; */
}
a.info1:hover{text-decoration:underline; width:100%; height:100%; display:block; 
	/*background-color:efefef;*/
	color:000000;
	background-image:url('Images1/rtblk.gif'); background-repeat:no-repeat; background-position: 2px center; 
	/*background-image:url('trim/buttonhighlightr.jpg'); background-repeat:no-repeat; background-position: left center;*/
   /* background-image:url('trim/highlightr.jpg'); background-repeat:no-repeat; background-position: left center;*/
	}
/*a.info1:visited{text-decoration:none; width:100%; height:100%; display:block;}*/



a.info:active{z-index:20;text-decoration:underline; color:#000;}
a.info:visited{text-decoration:underline;}
a.info{
    position:relative;/*this is the key*/
    z-index:24; 
    color:#000;
    text-decoration:underline;}

a.info:hover{z-index:20; text-decoration:none;  background-color:#efefef;}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:-20em; width:20em;
    border:4px groove #3FACFF;
    background-color:#efefef; color:#000;
      /*background-image:url('popbgk1.jpg');*/
      background-repeat-x;
      
      
    padding-top:5px;
    padding-left:5px;
    padding-right:5px;
    padding-bottom:5px;
    font-size:8pt;
    text-align: center}

