body {
	min-height: 100%;
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image : url(images/footer_bg.gif);
}

TABLE {
  background : #ffffff;
}

A {
  color: #486a8c;
  text-decoration: none;
}

A:hover {
  color: #486a8c;
  text-decoration: underline;
}

.pageheading {
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  color: #333333;
}

.pagesubheading {
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  color: #333333;
}

.footer {
  font-family: verdana, arial;
  font-size: 10px;
  color: #ffffff;
}

TABLE.footer {
  background : transparent;
}

A.footer {
  color: #ffffff;
  text-decoration: none;
}

A.footer:hover {
  color: #ffffff;
  text-decoration: underline;
}

.footer2 {
  font-family: verdana, arial;
  font-size: 10px;
  color: #999999;
}

TABLE.footer2 {
  background : transparent;
}

.main {
  font-family: verdana, arial;
  font-size: 10px;
  color: #333333;
  line-height: 15.5px;
}

TABLE.clientlist {
  background : #d6d6d6;
}

TABLE.clientlist2 {
  background : #eae8e9;
}