body { background: #000000; }

TABLE.page {
  margin-left: auto;
  margin-right: auto;
  border: 3px ridge #D2D1CA;
	background: #FFFFFF;
	text-align: left;
}
TD.text { padding-left: 10px; padding-right: 10px }
.small { font-family: Verdana, Arial, Helvetica; font-size: 8	pt }
.bgDarkGray { background: #666666; }

.header {
  font-family: Tahoma, Verdana, Arial, Helvetic, sans-serif;
  background: url("../images/gradient.gif");
  font-size: 16pt;
}

.mainLink {
  background-color: #FFFFFF;
	margin: 0px;
  padding: 0px 6px 8px 6px;
	font-weight: bold;
}

.tagline {
  font-size: x-small;
  font-style: italic;
	text-align: center;
	margin: 0px 6px 12px 6px;
}

.footer {
  padding: 2px 2px 0px 2px;
  text-align: right;
  font-size: x-small;
  color: #FFFFFF;
}

.alignBottom {
  position: absolute;
	bottom: 0px;
}

.bgImage {
  background: url("..//images/ecommerce.gif") no-repeat bottom left; 
}
