body { font-family: verdana, sans serif; font-size: 9pt; }
table { font-family: verdana, sans serif; font-size: 9pt; }
.stnorm a:link {background: transparent; text-decoration: none}
.stnorm a:visited {background: transparent; text-decoration: none}
.stnorm a:active {background: #FFCC00; text-decoration: none}
.stnorm a:hover {background: #FFCC00; font-weight:bold; color: red;}

.mid-detail a:link {background: transparent; color: black; text-decoration: none}
.mid-detail a:visited {background: transparent; color: black; text-decoration: none}
.mid-detail a:active {background: transparent; color: black; text-decoration: none}
.mid-detail a:hover {background: transparent; color: black; text-decoration: none;}

div.mid-detail {
 z-index:2; position:absolute; display:none;
 background-color:#ffcc66; layer-background-color:#ffcc66;
 border: 2px solid #000000; text-align: center; padding: 8px;
 height:600px; margin-top:-300px; top:50%;
 width:800px; margin-left:-400px; left:50%;
}
p.mid-detail { font-family: verdana, sans serif; font-size: 9pt; }
p.thumbnail { font-family: verdana, sans serif; font-size: 8pt; }