/* type */

h1, h2, h3, h4 { font-family: "Lucida Sans", Verdana, sans-serif; }
p, th, td, li { font-family: "Lucida", "Lucida Sans", "Lucida Bright", "Lucida Grande", Times, serif }

td p { margin: 0.25em 0.5em; }
h1 {
  color: #ff0000;
  font-size: 18pt;
  }
h2 {
  color: #507080;
  font-size: 16pt;
  }
h3 {
  color: #507080;
  font-size: 14pt;
  }
p {
  font-size: 13pt;
  }
p.p1, p.p2 {
  text-align: justify; margin-top: 3pt; margin-bottom: 3pt;
  }
p.p1, p.p1gap {
  text-indent: 2em;
  }
p.backref,
.small {
   font-size: 80%;
 }
p.jump {
  margin-top: 3pt; margin-bottom: 3pt;
}
  
p.backref { font-style: italic ;}

table.main td.vrule { background-color: #c00000; width: 3px; padding: 0; }
td.left {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  }
table.navbar td {
  background-color: #245470;
  text-align: center;
  padding: 0.1em 0.5em;
  border-bottom: #507080 1px dotted;
  }
table.navbar td a:visited:hover,
table.navbar td a:hover {
  color: yellow;
  text-decoration: underline;
  }
table.navbar td a:link {
  color: white;
  text-decoration: none;
  }
table.navbar td a:visited {
  color: #e0e0e0;
  text-decoration: none;
  }

/* standings index */
table.sidx th { color: #245470; }
table.sidx td { text-align: center; padding: 0.1em 0.25em; }

/* player page boxes */
table.pbox { margin-bottom: 1em; }
table.pbox th.top {
  color: white;
  background-color: #245470;
  text-align: left;
  font-size: 16pt;
  font-weight: bold;
  }

/* player index */
table.pidx td { text-align: center; vertical-align: top; width: 144px; font-size: 90%; }
table.pidx img { padding-bottom: 0.25em; }

div.webcamframe { width: 400px; background-color: #800000; font-size: 80%; text-align: center; border: 1px red solid;padding: 0.5em; float: right; margin-left: 1em; 
}
div.webcamframe img { padding: 0.5em 0 0.25em 0; width: 380px; }

