.header {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 354px;
}
.spacer {
	position: static;
	height: 5px;
}
.spacer2 {
	position: static;
	height: 3px;
	top: 10px;
}


.footer, .footerWhite
{
	font-family: Verdana;
	font-size: 10px;
}

.footer { color: #000000; background-image: url('images/bg_footer.gif'); }
.footerWhite { color: #FFFFFF; }

.footer a, .footer a:link,  .footer a:visited { color: #ffffff; text-decoration: none; }
.footer a:hover { color: #ffffff; text-decoration: underline; }

.textBody, body, td, .contentHeader {
	font-family: Verdana;
	font-size: 12px;
}

.content, .contentHeader
{
  padding: 5px;
}

.contentHeader {
  text-align: center;
  font-size: 14px;
}

.textFooter {

}
.menu {
  font-family: Verdana
}
a img {
  border: none;
  text-decoration: none;
}


body
  a, a:link, a:visited {color: #006699; text-decoration: none;}
  a:hover {color: #006699; text-decoration: underline;}