<style type="text/css">
  form.inputForm {
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 10px;
	  margin-bottom: 0;
	  margin-top: 0;
  }
  select.inputForm {
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 10px;
  }
  input.inputForm {
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 10px;
  }
  tr.titleBar {
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 10px;
	  background-color: white;
  }
  tr.weekdayNames {
	  height: 20px;
	  background-color: #efefef;
	  font-weight: bold;
	  text-align: center;
  }
  td.weekdayNames {
	  width: 100px;
	  font-size: 10px;
  }
  tr.days {
	  height: 75px;
	  vertical-align: top;
	  font-weight: normal;
	  background-color: white;
	  font-size: 10px;
  }
  tr.nextPrevious {
	  background-color: #efefef;
  }
  table.debug {
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 10px;
	  background-color: #efefef;
	  white-space: nowrap;
  }
  table.scripts {
	  white-space: nowrap;
  }
  tr.weekdayNames {
	  height: 20px;
	  background-color: #efefef;
	  font-weight: bold;
	  text-align: center;
  }
  a.script {
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 10px;
	  font-weight: bold;
	  color: blue;
	  text-decoration: none;
  }
  a.script:hover {
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 10px;
	  font-weight: bold;
	  color: red;
	  text-decoration: underline;
  }

  table{color: black; font-family: verdana,sans-serif,arial,helvetica; font-size: 10pt}
  td{white-space: nowrap; padding-right: 0; padding-top: 0}
  body{color: black; font-family: verdana,sans-serif,arial,helvetica; font-size: 8pt}

  td.clocks{font-family: verdana,sans-serif,arial,helvetica; font-size: 8pt }

  table.nav{color: black; font-family: verdana,sans-serif,arial,helvetica; font-size: 8pt}
  a.nav{color: white; white-space: nowrap; font-family: verdana,sans-serif,arial,helvetica; font-size: 8pt }
  td.nav{color: white; white-space: nowrap; white-space: nowrap; padding-right: 0; padding-top: 0; padding-bottom: 2; background-color: #0066cc; text-align: center}

  a.navOn{ color: black; white-space: nowrap; font-family: verdana,sans-serif,arial,helvetica; font-size: 8pt }
  td.navOn{ color: black; white-space: nowrap; padding-right: 0; padding-top: 0; padding-bottom: 2; background-color: #f5f5f5; text-align: center}
  td.spacerOn{ background-color: white; width: 10px;}
   
  td.spacer{ background-color: #0066cc; width: 3px;}
  td.blanker{ background-color: black; color: white; width: 50px;}

  table.visitor{font-family: verdana,sans-serif,arial,helvetica; font-size: 8pt}
  td.visitor{font-family: verdana,sans-serif,arial,helvetica; font-size: 8pt}
</style>