body {
	background-color: #ffffff;
	color: #000000;
	scrollbar-base-color: grey;
	font-family: Arial,Times New Roman,sans-serif;
	font-size: 10pt; 
	font-weight: 300;
	text-indent: 0.0in;
}

body.bugs {
	background-color: #ffdfdf; //#ffefef;
	color: #000000;
	scrollbar-base-color: grey;
	font-family: Arial,Times New Roman,sans-serif;
	font-size: 10pt; 
	font-weight: 300;
	text-indent: 0.0in;
}

.mover {
  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: #ffffaf; //#ffee80;

  cursor: hand;
}

.bover {
  font-family: Verdana;
  font-size: 14px;
  font-weight: bold;
  color: black;

  padding-top: 3px;
  padding-left: 5px;
  padding-bottom: 3px;
  padding-right: 5px;

  background-color: #ffffaf; //#ffee80;

  cursor: hand;
}

.sover {
  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: #ffffaf; //#ffee80;

  cursor: hand;
}

.mout {
  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: #df0000; //#53bc89; 
  
  cursor: hand;
}

.bout {
  font-family: Verdana;
  font-size: 14px;
  font-weight: bold;
  color: white;
  
  padding-top: 3px;
  padding-left: 5px;
  padding-bottom: 3px;
  padding-right: 5px;
  
  background-color: #df0000; //#53bc89; 
  
  cursor: hand;
}

.dout {
  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: #ffbfbf; //#53bc89; 
  
  cursor: hand;
}

.sout {
  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: #df0000; //#53bc89; 
  
  cursor: hand;
}

H1 {
	font-size: 14pt; 
	color: #000000; 
	margin-left: .0in;
}

H2 {
	font-size: 14pt; 
	color: #8f0000; 
	margin-left: .0in;
}

H3 {
	font-size: 12pt; 
	color: #008F00; 
	margin-left: .0in;
}

H4 {
	font-size: 11pt; 
	color: #008F00; 
	margin-left: .0in;
}

B {
	font-weight: 600;
}

A {
	color: #0067ff
}

TH{
	background-color: #4040cf;  
	color: #ffffa0;
}

TD{
	background-color: #efefff; 
}

TD.bugcell{
	background-color: #dfefdf; //#ffd7ce;
}

TD.menu{
	background-color: #df0000; //#53bc89;
}

TD.white{
	background-color: #ffffff;
}

LI {
	text-indent: 0.0in;
	margin-left: 0%;
}

OL,
UL {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-indent: 0px;
}

.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: bold;
	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% }
