.topimage {
	background-image: url(images/top_image.jpg);
	background-repeat: no-repeat;
	height: 164px;
	width: 754px;
}
.buttonbg {
	background-image: url(images/button_bg.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 149px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4F1507;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
	text-indent: 7px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #4F1507;
}
.matter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #4F1507;
	text-align: justify;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	margin: 0px;
}

.border {
	border: 1px solid #4F1507;
}
.heading1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #4F1507;
}
.tableboldmatter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #4F1507;
	padding-left: 4px;
}
.staffprofiletablematter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #4F1507;
	text-align: center;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #4F1507;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
