/*
table {
  border-collapse: separate
}
*/
img.MainNav {
  border-width: 0px;
}
table.ImgTable td {
  font-size: 0px;
}
table#headerTable {
	background-image: url(images/logoTall.jpg);
	background-repeat: no-repeat;
}
td#headerBorderCell {
	background-image: url(images/topbar.gif);
	background-repeat: no-repeat;
}
.SearchInputText {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
}
form#SearchForm {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
}
form#SearchForm td {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
}