
BODY { 
  background-color: #cfc;
  background-repeat: repeat;
  background-attachment: fixed;
  background-image: url("images/t-lgssss.gif")
}

BODY.navbar { 
  background: #00A800;
}
BODY.logo { 
  background: #00A800;
}

P { font-family: "arial"; color: #000000; }
P.xsmall { font-size: x-small}
P.cen { text-align: center; }

SPAN {color: #009900; font-family: "Arial"; font-weight: normal; }
SPAN.logo {color: #00CC33; font-family: "Arial"; }
SPAN.warn {background-color: #ffffff; color: #ff0000;}


LI { font-family: "arial"; color: #000000; }
H1, { 
 color: #009; 
 font-family: "Arial"; 
 text-align: center; 
}
H2 { 
 color: #009; 
 font-family: "Arial"; 
 text-align: center; 
}

H3 { 
 font-family: "Arial"; 
}
H4  {
text-shadow: 3px 3px red, yellow -3px 3px 2px, 3px -3px }

TABLE { 
/*  border-collapse: collapse; */
  border-spacing: 0pt; 
border: thin outset;
  background-color: #cff; 
empty-cells: show; 
/*  white-space: nowrap;  */
}

TABLE.noborder { 
  border-collapse: separate; 
  border-spacing: 0pt 0pt; 
  background-color: transparent; 
 border: none;
}
TR {
  text-align: center; 
}
TH {
  font-weight: bold;
  text-align: right; 
  color: #000; 
  background-color: #fff; 
  font-family: "Arial"; 
  font-size: 12pt; 
  padding: 1px; 
  vertical-align: middle; 
border: thin inset;
}
TH.big {
  color: #909; 
  background-color: #cff; 
  text-align: center; 
  font-size: 18pt; 
border: none;
}
TH.left {
  text-align: left; 
  background-color: #cff; 
border: none;
}
TH.cen {
  text-align: center; 
  background-color: #cff; 
border: none;
  padding: 5px; 
 white-space: nowrap; 
}

TD {
  font-weight: normal;
  text-align: center; 
  color: #000; 
  font-family: arial; 
  font-size: 12pt; 
  padding: 5px; 
  vertical-align: top; 
border: thin inset;
  white-space: nowrap;  
  background-color: #fff; 
}

TD.l { text-align: left; white-space: normal; }
TD.cen { text-align: center; }
TD.r { text-align: right; }
TD.button { 
  border:  outset 3pt #999; 
  background-color: #ffc; 
  text-align: center; 
  font-size: x-small; 
  padding: 0; 
}
TD.nopad {
  text-align: center; 
  padding: 0px; 
border:  none; 
  background-color: transparent; 
}
TD.smallprint {
  font-size: x-small;
  padding: 0px; 
border:  none; 
  background-color: transparent; 
}

TABLE.address { 
  border: none; 
  background-color: transparent;
}
TD.address { 
  font-style: italic; 
  font-weight: normal; 
  font-size: 10pt; 
  text-align: left; 
  vertical-align: middle; 
  background-color: transparent;
  background-image: url("images/t-lgssss.gif");
border: none; 
}

A.button { text-decoration: none
 font-size: x-small; 
 font-weight: bold; 
}
A:LINK.button {color: #000000}
A:VISITED.button {color: #000000}

A:LINK {color: #ff3300}
A:VISITED {color: #996600}
A:ACTIVE {color: #33CC33}
A[href]         { text-decoration: underline }
A:focus          { outline: thin dotted invert }
A:hover 	{ background: #ccf }

A.logo {color: #ff3300;}
