a[href] {
  color:#000099;
  text-decoration: none;
}
a[href]:hover {
  color:#000000;
  text-decoration: underline;
}
a[href]:visited {
   color:#660099;
   text-decoration: none;
}
a.iucrj[href] {
  color:#990000;
  text-decoration: none;
}
a.iucrj[href]:hover {
  color:#000000;
  text-decoration: underline;
}
a.iucrj[href]:visited {
   color:#660099;
   text-decoration: none;
}
.q_dark_web, .a_dark_web, .s_dark_web {
   background-color: #9cf; 
}
.b_dark_web {
   background-color: #9f9; 
}
.c_dark_web {
   background-color: #f66; 
}
.d_dark_web {
   background-color: #ff9; 
}
.e_dark_web {
   background-color: #c9f; 
}
.f_dark_web {
   background-color: #9f3; 
}
.j_dark_web {
   background-color: #f96; 
}
.button {
  cursor: pointer;
  font-family: Optima, Arial, sans-serif; 
  font-size: 8pt; 
  border: 1px solid #f00;
  padding: 0 1em 0.2em 1em; 
  margin: 0; 
  background-image: none;
  font-weight: bold;
}
.tip {
  border-bottom:1px solid #ccc;
}
.tip_m {
  border-bottom:1px solid #900;
}
/* img.tocs_thumbnail {
border-style:solid;
border-right-color:#999;
border-right-width:2px;
border-bottom-color:#999;
border-bottom-width:2px;
border-left-color:#999;
border-left-width:1px;
border-top-color:#ccc;
border-top-width:1px;
}
 */
img.tocs_thumbnail { 
-webkit-box-shadow: 1px 4px 9px #808080; 
-moz-box-shadow: 1px 3px 9px #808080; 
box-shadow: 1px 4px 9px #808080; 
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=120, Color='#808080')"; 
    /* For IE 5.5 - 7 */
   filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=120, Color='#808080'); 
} 
img.cover { 
-webkit-box-shadow: 1px 4px 9px #808080; 
-moz-box-shadow: 1px 3px 9px #808080; 
box-shadow: 1px 4px 9px #808080; 
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=120, Color='#808080')"; 
    /* For IE 5.5 - 7 */
   filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=120, Color='#808080'); 
} 
td.tocs_entry_td {
 padding-right: 12px;
}
a.hideyellow, a.hideorange {
    color: #000000;
}
a.hideyellow:hover, a.hideorange:hover {
    text-decoration: none;
}
a.hideyellow:visited, a.hideorange:visited {
    color: #000000;
}
a.showyellow, a.showorange {
    color: #000000;
}
a.showyellow:hover, a.showorange:hover {
    text-decoration: none;
}
a.showyellow:visited, a.showorange:visited {
    color: #000000;
}
