BODY {
  background: #e7e7e7;
  font-family: Arial, sans-serif;
  color: #333333; 
  margin: 0px;
}

A {
  color: #3b5db1;
  text-decoration: underline;
}

A:hover {
  color: #cc0000;
  text-decoration: underline;
}
A.footer {
  color: #CCCCCC;
  text-decoration: underline;
}
A.footer:hover {
  color: #999999;
  text-decoration: underline;
}
A.title {
  color: #333333;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px; 
}

td.topGradient { 
  background: url('gallery/topGradient.gif') repeat-x;
}

td.topBand { 
  background-color:#FFFFFF;
  border-top: solid 1px #999999; 
  border-bottom: solid 1px #999999; 
  font-size: 11px; 
  color: #666666; 
}
td.topBandText { 
  font-size: 10px;
  font-weight: bold;
  color: #666666; 
}

td.topShadow { 
  background: url('gallery/topShadow.gif') repeat-x;
}

table.mainTable {
  background: url('gallery/topUnderBand.gif') repeat-x;
  background-color:#FFFFFF;
  border-left: solid 1px #666666; 
  border-right: solid 1px #666666;
  font-size: 12px;
  line-height: 1.2;
}

TABLE.infoBox {
  background: #CCCCCC;
}
td.column { 
padding: 15px;
  border-right: solid 1px #CCCCCC;
}

td.main { 
  font-size: 12px;
  padding: 15px;
}
td.mainMain { 
  font-size: 12px;
}
TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: url('gallery/background.gif') repeat-x;
  color: #ffffff;
}

.infoBoxContents {
  background: #f4f4f4;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #CCCCCC;
}
TD.babyText {
  font-size: 10px;
}
TD.listing {
  font-size: 10px;
  border-top: dashed 1px #CCCCCC; 
  padding: 5px 0px 10px 0px;
  color: #666666;
}
TD.pageHeading, DIV.pageHeading {
  font-family:"Microsoft Sans Serif", Arial, Verdana , sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 10px;
  padding: 0px;
}
DIV.date {
  font-weight: bold;
  margin-bottom: 10px;
}
.hello { 		
  padding: 2px; color: blue; font-size: 12px; background-color: #eeeeee; margin-top: 2px; border-top: solid 1px #999999;border-bottom: solid 1px #999999;}
TABLE.chart { 		font-size: 11px; background-color: #cccccc; border-spacing: 1px; margin-top: 2px; empty-cells: show;border: solid 1px #444444;}
TD.chartSubLabelRow {  font-family: Arial; padding: 2px 6px; text-align: right; background-color: #ffffff; border-right: solid 1px #66CCFF;  text-transform:uppercase;}
TD.chartTitle { font-family: Arial; padding: 3px 6px; background-color: #ffffcc; font-size: 12px; color: #333333; font-weight: bold; text-transform:uppercase; }

TD.chartFill { padding: 1px 4px; background-color: #ffffff;}