body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.PageContent {
  padding-left: 15px;
  padding-right: 10px;
  height: 220px;
  overflow:auto;
  width: 450px;
  padding-top: 7px;
}
.AttorneysListTitle {
  color: #a59e81;
  font-weight: bold;
  font-size: 14px;
}
a:link {
	color: 5b5851;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: 5b5851;
}
a:hover {
	text-decoration: none;
	color: 5b5851;
}
a:active {
	text-decoration: underline;
	color: 5b5851;
}
a.WhiteLink:link {
	color: DCDCDC;
	text-decoration: underline;
}
a.WhiteLink:visited {
	text-decoration: underline;
	color: DCDCDC;
}
a.WhiteLink:hover {
	text-decoration: none;
	color: DCDCDC;
}
a.WhiteLink:active {
	text-decoration: underline;
	color: DCDCDC;
}
