.top-bottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.footertext {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #000000;
}
.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	color: #31418E;
	text-transform: capitalize;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F22836;
	font-style: italic;
	word-spacing: 2px;
	letter-spacing: 2px;
	width: 450px;
	padding-top: 6px;
	padding-left: 6px;
}
.listings-subheader {
	font-family: "Trebuchet MS";
	font-size: 16pt;
	font-weight: bold;
	color: #666666;
}
.listing-divider {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F22836;
}
.imageborder {
	border: 1px solid #000000;
}
img
{
	border-style: none;
}
