/* [Layout Style] */
.t_bgcol1 { background-color: #000000; }
.t_col1   { color: #000000; }
.t_bdcol1 { border: solid 1px #000000; }
.t_bgcol2 { background-color: #000000; }
.t_col2   { color: #000000; }
.t_bdcol2 { border: solid 1px #000000; }
.t_bgcol3 { background-color: #000000; }
.t_col3   { color: #000000; }
.t_bdcol3 { border: solid 1px #000000; }
.t_bgcol4 { background-color: #000000; }
.t_col4   { color: #000000; }
.t_bdcol4 { border: solid 1px #000000; }

a.hrpyr_link:link, a.hrpyr_link:visited, a.hrpyr_link:active {
  color: #c0c0ff;
  font-size: 9pt;
  font-weight: bold;
  text-decoration:none;
}
a.hrpyr_link:hover {
  background-color: #c0c0ff;
  color:#0000ff;
  font-size: 9pt;
  font-weight: bold;
  text-decoration:underline;
}
div#calendar-container {
  width: 170px;
}
div.panel_content .item .summary .time {
  width: 3em;
}