.ttlGrn {
  background-color:green;
  color:white;
  text-align:center;
}
.ttlTl {
  background-color:teal;
  color:white;
  text-align:center;
}
th.bg0 { 
background-color: #ffffff;
background-image: url("images/dot.gif");
}
th.bg1 { 
color: black;
background-color: #f0f0f0;
}
th.bg2 { 
color: black;
background-color: #e0e0e0;
background-image: url("images/e024.jpg");
height: 24px;
}
th.bg3 { 
color: black;
background-color: #d0d0d0;
background-image: url("images/d024.jpg");
height: 24px;
}
td.bg0 { 
background-color: #ffffff;
}
td.bg1 { 
background-color: #f0f0f0;
}
td.bg2 { 
background-color: #e0e0e0;
}
td.bg3 { 
background-color: #d0d0d0;
}
.headbarPop {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #408080;
}
a.bg2:link {
  color: black;
  text-decoration: underline;
}
a.bg2:visited {
  color: black;
  text-decoration: underline;
}
a.bg2:active {
  color: black;
  text-decoration: underline;
}
a.bg2:hover {
  color: gray;
  text-decoration: underline;
}
a.headbarPop:link {
  color: black;
  text-decoration: none;
}
a.bg3:link {
  color: black;
  text-decoration: underline;
}
a.bg3:visited {
  color: black;
  text-decoration: underline;
}
a.bg3:active {
  color: black;
  text-decoration: underline;
}
a.bg3:hover {
  color: gray;
  text-decoration: underline;
}
a.tab:link {
  color: gray;
  text-decoration: underline;
}
a.tab:visited {
  color: gray;
  text-decoration: underline;
}
a.tab:active {
  color: gray;
  text-decoration: underline;
}
a.tab:hover {
  color: black;
  text-decoration: underline;
}
a.headbarPop:link {
  color: black;
  text-decoration: none;
}
a.headbarPop:visited {
  color: #ffffff;
  text-decoration: none;
}
a.headbarPop:active {
  color: black;
  text-decoration: none;
}
a.headbarPop:hover {
  color: gray;
  text-decoration: underline;
}
.headbarDown {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  color: silver;
  background-color: #306060;
}
.table_float{
float:left;
} 