body {
	background-color: #ffffdf;
	color: #000000;
	scrollbar-base-color: grey;
	font-family: Arial,Times New Roman,sans-serif;
	font-size: 10pt; 
	font-weight: 300;
	text-indent: 0.0in;
}

H1 {
	font-size: 14pt; 
	color: #008F00; 
	margin-left: .0in;
}

H2 {
	font-size: 16pt; 
	color: #00008f; 
	margin-left: .0in;
	text-align: center;
}

H3 {
	font-size: 12pt; 
	color: #00008F; 
	margin-left: .0in;
}

H4 {
	font-size: 11pt; 
	color: #008F00; 
	margin-left: .0in;
}

B {
	font-weight: 600;
}

A {
	color: #0000FF
}

TH{
	background-color: #a6784b; //#E0F0FF;
	color: #ffffa0;
}

TD{
	background-color: #dfffff; 
}

TD.Weekend{
	background-color: #f6a6f6; 
}

TD.Walk{
	background-color: #46f6ff; 
}

TD.Cycle{
	background-color: #f6f600; 
}

TD.Social{
	background-color: #a6d6a6; 
}


TD.tba{
	background-color: #c6c6c6; 
}

TD.white{
	background-color: #ffffff;
}

TD.eventHead{
	background-color: #dfffff;
	font-size: 14pt; 
	color: #008F00; 
	margin-left: .0in;
	font-weight: 300;
}
TD.eventText{
	background-color: #dfffff;
	color: #000000;
	font-size: 13pt; 
	margin-left: .0in;
	font-weight: 300;
}
TD.itinary{
	background-color: #dfffff;
	color: #000000;
	font-size: 12pt; 
	margin-left: .0in;
	font-weight: 300;
}

LI {
	text-indent: 0.0in;
	margin-left: 0%;
}

OL,
UL {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-indent: 0px;
}

.bOver {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  color: black;

  padding-top: 3px;
  padding-left: 5px;
  padding-bottom: 3px;
  padding-right: 5px;

  background-color: #ffee80;

  cursor: hand;
}

.bOut {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  color: white;
  
  padding-top: 3px;
  padding-left: 5px;
  padding-bottom: 3px;
  padding-right: 5px;
  
  background-color: #53bc89; // 5389bc
  
  cursor: hand;
}

.warn {
	font-size: 8pt; 
	font-weight: 600;
	text-indent: 0.1in;
	background-color: #ffcbcb;
	color: red;
}

.note {
	font-size: 8pt; 
	font-weight: 200;
	text-indent: 0.1in;
	font-style: italic;
	background-color: #ffffcc;
	color: blue;

}

.small {
	font-size: 8pt; 
	font-weight: 200;
	text-indent: 0.0in;
	font-style: normal;
	color: black;
}

.norm {
	color: #000000;
	scrollbar-base-color: grey;
	font-family: Arial,Times New Roman,sans-serif;
	font-size: 10pt; 
	font-weight: 300;
	text-indent: 0.0in;
}

.red {
	background-color: #ff8080;
}

.yellow {
	background-color: #ffff80;
}

.green {
	background-color: #80ff80;
}

UL LI { text-size: 50% }

