dd {
  list-style-image: url(/images/bullet-rabbit.gif);
  display: list-item;
  padding-left:0.5ex;
}

td.leadMenu {
  vertical-align: top;
  padding: 5px 2px 2px 2px;
}
td.trailMenu {
  vertical-align: top;
  padding: 5px 2px 2px 2px;
}
td.body {
  width: 100%;
  vertical-align: top;
  padding: 5px 5px 2px 5px;
}

#navigator {
	background-color: #f3fbff;
	border: none;
	width: 170 px;
	padding: 0px;
	text-align: center;
	background-image : url("gray.jpg");
}
.housebutton {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
	text-indent: 0px;
	font-weight : normal;
	line-height : 15px;
	font-size : 11px;
	width : 165px;
	padding : 0px 1px 1px;
		font-weight : bold;
}
.housebutton a {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #1E3B3C;
	text-decoration: none;
	display: block;
	background-color: #D0EAEB;
	border-top: 1px #C3DEDF solid;
	border-left: 1px #C3DEDF solid;
	border-bottom: 1px #397173 solid;
	border-right: 1px #397173 solid;
	width : 95%;
	line-height : 15px;
	font-size : 11px;
	padding : 0px 1px 1px;
}
.housebutton a:hover {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
  color: #FCD8AC;
  background-color: #2E595B;
  border-top: 1px #397173 solid;
  border-left: 1px #397173 solid;
  border-bottom: 1px #C3DEDF solid;
  border-right: 1px #C3DEDF solid;
  text-decoration: none;

}
