body
 {background-color: gray;
  color: rgb(0,0,0);
  font-family: sans-serif;
  font-size: 10pt;
  }

strong{
  font-weight: 700;
  font-family: sans-serif;
  color: rgb(0,0,0);
  font-size: 10pt;
  }
  
  #posted { 
  padding-left:   5px;
  height: .2em;
  font-weight: 100;  
  font-family: sans-serif;
  color: rgb(51,102,153);
  font-size: 6pt;
  
  }
  
  
table
 {background-color: white;
  color: rgb(0,0,0);
  font-family: sans-serif;
  font-size: 10pt;
  }

pictures {
  font-size: 4pt;
}


tr {
  vertical-align: top;
  font-family: sans-serif;
  font-size: 10pt;
  }

tr.grey {
  background-color: rgb(204,204,204);
  }

td a:link {
  color: rgb(51,102,153);
  text-decoration: underline;
  font-size: 10pt;
   }

td a:visited {
  color: rgb(51,102,153);
  text-decoration: underline;
  font-size: 10pt;
  }

td.smlink a:link {
  color: rgb(51,102,153);
  text-decoration: underline;
  font-size: 11pt;
   }

td.smlink a:visited {
  color: rgb(51,102,153);
  text-decoration: underline;
  font-size: 11pt;
  }

td.smlink a:hover {
  color: rgb(255,102,0);
  text-decoration: none;
  font-size: 11pt;
  }
td.link10 a:link {
  color: rgb(51,102,153);
  text-decoration: underline;
  font-size: 10pt;
   }

td.link10 a:visited {
  color: rgb(51,102,153);
  text-decoration: underline;
  font-size: 10pt;
  }

td.link10 a:hover {
  color: rgb(255,102,0);
  text-decoration: none;
  font-size: 10pt;
  }

td.link8 a:link {
  color: rgb(51,102,153);
  text-decoration: none;
  font-size: 8pt;
   }

td.link8 a:visited {
  color: rgb(51,102,153);
  text-decoration: none;
  font-size: 8pt;
  }

td.link8 a:hover {
  color: rgb(255,102,0);
  text-decoration: none;
  font-size: 8pt;
  }

td.link8bold a:link {
  color: rgb(51,102,153);
  text-decoration: none;
  font-size: 8pt;
 font-weight: 800;  
   }

td.link8bold a:visited {
  color: rgb(51,102,153);
  text-decoration: none;
  font-size: 8pt;
 font-weight: 800;
  }

td.link8bold a:hover {
  color: rgb(255,102,0);
  text-decoration: none;
  font-size: 8pt;
  font-weight: 800;
  }



td a:hover {
  color: rgb(255,102,0);
  text-decoration: none;
  font-size: 10pt;
  }

td.nav {
  /*background-color: rgb(204,204,204);*/
  font-size: 10pt;
  padding-left:   5px;
  }

a.link {
  /*background-color: rgb(204,204,204);*/
  font-size: 6pt;
  }

a.link a:hover {
  /*background-color: rgb(204,204,204);*/
  font-size: 6pt;
  }



td.nav10 {
  /*background-color: rgb(204,204,204);*/
  background-color: rgb(0,0,0);
  height: 50px;
  }

td.navhead {
  color: rgb(0,0,0);
  background-color: rgb(204,204,204);
  font-size: 10pt;
  padding-left:   5px;
  border-top:  1px rgb(51,102,153) solid;
  border-left:  1px rgb(51,102,153) solid;
  border-bottom:  1px rgb(51,102,153) solid;
  }

tr.events {
  background-color: rgb(51,102,153);
  color: rgb(204,204,204);
  font-size: 10pt;
	  }

td.highlight {
  color: rgb(0,0,0);
  background-color: rgb(255,255,255);
  font-weight: 700;
  font-size: 10pt;
  }

td.highlightred {
  color: rgb(255,0,0);
  background-color: rgb(255,255,255);
  font-weight: 700;
  font-size: 10pt;
  }

table.schedule
 {background-color: white;
  color: rgb(0,0,0);
  font-family: sans-serif;
  font-size: 10pt;
  border-top:    1px rgb(0,0,0) solid;
  border-right:  1px rgb(0,0,0) solid;
  border-bottom: 1px rgb(0,0,0) solid;
  border-left:   1px rgb(0,0,0) solid;
  }

table.scheduleblue
 {background-color: white;
  color: rgb(0,0,0);
  font-family: sans-serif;
  font-size: 10pt;
  border-top:    1px rgb(51,102,153) solid;
  border-right:  1px rgb(51,102,153) solid;
  border-bottom: 1px rgb(51,102,153) solid;
  border-left:   1px rgb(51,102,153) solid;
  }


table.outlineblack {
  border-top:    1px rgb(0,0,0) solid;
  border-right:  1px rgb(0,0,0) solid;
  border-bottom: 1px rgb(0,0,0) solid;
  border-left:   1px rgb(0,0,0) solid;
  }

table.lrbblack {
  border-right:  1px rgb(0,0,0) solid;
  border-left:   1px rgb(0,0,0) solid;
  }

table.tournyhead {
  font-family: sans-serif;
  font-size: 10pt;
  border-top:    1px rgb(0,0,0) solid;
  border-right:  1px rgb(0,0,0) solid;
  border-left:   1px rgb(0,0,0) solid;
  }

table.tournydata {
  background-color: rgb(255,255,255);
  color: rgb(0,0,0);
  font-family: sans-serif;
  font-size: 10pt;
  border-right:  1px rgb(0,0,0) solid;
  border-bottom: 1px rgb(0,0,0) solid;
  border-left:   1px rgb(0,0,0) solid;
  }

table.tgreybox {
  background-color: rgb(102,102,102);
  color: rgb(0,0,0);
  font-family: sans-serif;
  font-size: 10pt;
  border-top:    1px rgb(0,0,0) solid;
  border-right:  1px rgb(0,0,0) solid;
  border-bottom: 1px rgb(0,0,0) solid;
  border-left:   1px rgb(0,0,0) solid;
  }

td.month {
  background-color: rgb(204,204,204);
  padding-left:   5px; 
  border-bottom: 1px rgb(0,0,0) solid;
  }

td.grayblue {
  background-color: rgb(204,204,204);
  padding-left:   5px; 
  border-top:    1px rgb(51,102,153) solid;
  border-bottom: 1px rgb(51,102,153) solid;
  }

td.tournyheadl {
  color: rgb(255,255,255);
  background-color: rgb(51,102,153);
  padding-left:   5px; 
  }

td.tournyhead {
  color: rgb(255,255,255);
  background-color: rgb(51,102,153);
  }

td.tournyheadr {
  color: rgb(255,255,255);
  background-color: rgb(51,102,153);
  text-align: right;
  padding-right:  5px; 
  }

td.blackonblue {
  color: rgb(0,0,0);
  background-color: rgb(51,102,153);
  font-weight: 700;
  padding-left:  5px; 
  border-top:  1px rgb(51,102,153) solid;
  border-right:  1px rgb(51,102,153) solid;
  border-left:  1px rgb(51,102,153) solid;
  }

td.blackongrey {
  color: rgb(0,0,0);
  background-color: rgb(204,204,204);
  font-weight: 700;
  padding-left:  5px; 
  border-top:  1px rgb(51,102,153) solid;
  border-right:  1px rgb(51,102,153) solid;
  border-left:  1px rgb(51,102,153) solid;
  border-bottom:  1px rgb(51,102,153) solid;
  }

td.blackongreytb {
  color: rgb(0,0,0);
  background-color: rgb(204,204,204);
  font-weight: 700;
  padding-left:  5px; 
  border-top:  1px rgb(51,102,153) solid;
  border-bottom:  1px rgb(51,102,153) solid;
  }

td.lrborder {
  border-left:  1px rgb(51,102,153) solid;
  border-right:  1px rgb(51,102,153) solid;
  padding-left:  5px; 
  }

td.lrbborder {
  border-left:  1px rgb(51,102,153) solid;
  border-right:  1px rgb(51,102,153) solid;
  border-bottom:  1px rgb(51,102,153) solid;
  padding-left:  5px; 
  }

td.lborder {
  border-left:  1px rgb(51,102,153) solid;
  padding-left:  5px; 
  }

td.lbborder {
  border-left:  1px rgb(51,102,153) solid;
  border-bottom:  1px rgb(51,102,153) solid;
  padding-left:  5px; 
  }

td.rbborder {
  border-right:  1px rgb(51,102,153) solid;
  border-bottom:  1px rgb(51,102,153) solid;
  }

td.rborder {
  border-right:  1px rgb(51,102,153) solid;
  }

td.bborder {
  text-align: left;
  padding-left:   5px; 
  border-bottom:  1px rgb(0,0,0) solid;
  }

td.r5 {
  text-align: right;
  padding-right:  5px; 
  }

td.l5 {
  text-align: left;
  padding-left:   5px; 
  }

td.l10 {
  text-align: left;
  padding-left:   10px; 
  }

td.l20 {
  text-align: left;
  padding-left:   20px; 
  }

td.rounds {
  text-align: right;
  padding-right:  5px; 
  }


td.date {
  padding-left:   0px; 
  color: rgb(153,153,153);
  font-weight: 600;
  font-size: 8pt;
  }

table.dash {
  border-left:  1px rgb(51,102,153) solid;
  }

table.rborder {
  border-right:  1px rgb(51,102,153) solid;
  }

table.rrborder {
  background-color: rgb(204,204,204);
  border-right:  1px rgb(0,0,0) solid;
  }

td.dashbot {
  border-bottom:  1px rgb(51,102,153) dotted;
  }

td.tsbot {
  text-align: left;
  border-bottom:  1px rgb(51,102,153) solid;
  }

td.tsbot5 {
  text-align: left;
  padding-left:   5px; 
  border-bottom:  1px rgb(51,102,153) solid;
  }

td.hofr {
  text-align: left;
  padding-bottom:  5px; 
  }

tr.b20 {
  padding-bottom:  20px; 
  }
tr.b15 {
  padding-bottom:  15px; 
  }
tr.b10 {
  padding-bottom:  10px; 
  }
tr.b5 {
  padding-bottom:  5px; 
  }

tr.b3 {
  padding-bottom:  3px; 
  }

tr.t2 {
  padding-top:  1px; 
  }

td.bordersolid {
  border-top:    1px rgb(51,102,153) solid;
  border-right:  1px rgb(51,102,153) solid;
  border-left:   1px rgb(51,102,153) solid;
  border-bottom: 1px rgb(51,102,153) solid;
  }
td.borderdotted {
  border-top:    1px rgb(51,102,153) dotted;
  border-right:  1px rgb(51,102,153) dotted;
  border-left:   1px rgb(51,102,153) dotted;
  border-bottom: 1px rgb(51,102,153) dotted;
  }
td.borderdashed {
  border-top:    1px rgb(51,102,153) dashed;
  border-right:  1px rgb(51,102,153) dashed;
  border-left:   1px rgb(51,102,153) dashed;
  border-bottom: 1px rgb(51,102,153) dashed;
  }
td.borderdouble {
  border-top:    2px rgb(51,102,153) double;
  border-right:  2px rgb(51,102,153) double;
  border-left:   2px rgb(51,102,153) double;
  border-bottom: 2px rgb(51,102,153) double;
  }
td.bordergroove {
  border-top:    1px rgb(51,102,153) groove;
  border-right:  1px rgb(51,102,153) groove;
  border-left:   1px rgb(51,102,153) groove;
  border-bottom: 1px rgb(51,102,153) groove;
  }
td.borderridge {
  border-top:    1px rgb(51,102,153) ridge;
  border-right:  1px rgb(51,102,153) ridge;
  border-left:   1px rgb(51,102,153) ridge;
  border-bottom: 1px rgb(51,102,153) ridge;
  }
td.borderinset {
  border-top:    1px rgb(51,102,153) inset;
  border-right:  1px rgb(51,102,153) inset;
  border-left:   1px rgb(51,102,153) inset;
  border-bottom: 1px rgb(51,102,153) solid;
  }
td.borderoutset {
  border-top:    1px rgb(51,102,153) outset;
  border-right:  1px rgb(51,102,153) outset;
  border-left:   1px rgb(51,102,153) outset;
  border-bottom: 1px rgb(51,102,153) outset;
  }

td.font10
{
 font-size:   10pt;
}

/*-----------
   reference 
  -----------*/

/* This is a sample of CSS elements

  background-color: white;
  background-color: rgb(0,0,0);
  background-color: rgb(102,102,102);
  background-color: rgb(204,204,204);
  background-color: rgb(255,255,255);

  color: rgb(102,102,102);
  color: rgb(255,255,255);
  color: rgb(51,51,51); 

  border-top:    1px rgb(102,102,102) solid;
  border-right:  1px rgb(102,102,102) solid;
  border-bottom: 1px rgb(102,102,102) solid;
  border-left:   1px rgb(102,102,102) solid;
  border-color:  rgb(102,102,102); 
  border-width:  1px 1px 1px 1px; 

  font-family: sans-serif;
  font-size:   10pt;
  font-size:   12pt;
  font-size:   24pt;
  font-weight: 400;
  font-weight: 600;
  font-weight: 700;
  font-weight: bold;

  margin-left:  0px; 
  margin-right: 0px; 

  padding-top:    0px; 
  padding-right:  0px; 
  padding-bottom: 0px; 
  padding-left:   0px; 

  text-align: center;
  text-decoration: none;
  text-decoration: underline;
  text-indent: 5px;

  vertical-align: top;

  height: 3em;
  width:  16.66%

*/
