
BODY { 
  background: white;
  background-repeat: repeat;
  background-attachment: fixed;
  background-image: url("images/acegrsm4.jpg");
  font-family: "arial";
  color: #000000;
}
.navbar { 
  background: #000066;
}
BODY.logo { 
  background: #000066;
}

P { font-family: "arial"; color: #000000; }
H1, H2 {
 color: #CC0033; 
 font-family: "Arial"; 
 text-align: center; 
}

TABLE { 
  background-color: transparent; 
  border: none;
  border-collapse: collapse;
}

TABLE.bdr { border: 4px outset; 
  border-collapse: separate; 
  border-spacing: 0pt 0pt; 
  background-color: #006; 
}

TABLE.noborder { 
  background-color: transparent; 
  border: none;
  border-collapse: collapse;
}

TD {
  font-weight: bold;
  text-align: center; 
  color: #000; 
  background-color: #fff; 
  font-family: Arial; 
  font-size: 12pt; 
  padding: 5px; 
  vertical-align: middle 
}

TD.left {
  font-weight: normal;
  text-align: left; 
  vertical-align: top; 
}

TD.bw {
  font-size: 1.0em; 
  font-weight: bold; 
}
TD.bwl {
  font-size: 1.0em; 
  font-weight: bold; 
  text-align: left; 
}
TD.bwmed {
  font-size: 20pt; 
  font-weight: bold; 
}
TD.bwbig {
  font-size: 24pt; 
  font-weight: bold; 
}
TD.white { color: #FFF; 
  font-size: 20pt; 
  background-color: #006;
}
TD.wbig { 
  color: #FFF; 
  font-size: 24pt; 
  font-weight: bold; 
  background-color: #006;
}
TD.wvbig { 
  color: #FFF; 
  font-size: 30pt; 
  font-weight: bold; 
  background-color: #006;
}
TD.button { 
  border:  outset 3pt #999; 
  background-color: #ffc;
  padding: 0; 
}

TABLE.address { 
  border: none; 
  background-color: transparent;
}
TD.address { 
  font-style: italic; 
  font-weight: normal; 
  font-size: 10pt; 
  text-align: left; 
  background-color: #fff;
}
SPAN.logo {color: #00CC33; font-family: "Arial"; }

A.button { text-decoration: none}
A:LINK {color: #ff3300}
A:VISITED {color: #996600}
A:ACTIVE {color: #33CC33}
A:focus          { outline: thin dotted invert }
A:hover { background: #cf9 }

