.redborder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC3300;
	border-bottom-color: #CC3300;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.lsubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 300px;
	float: none;
}
.subtitle-bkg {
	font-family: "Trebuchet MS";
	font-size: 18pt;
	color: #FFFFFF;
	background-image: url(images/title-bakground.jpg);
	width: 440px;
	padding-top: 4px;
	padding-left: 9px;
	padding-bottom: 3px;
	font-weight: bolder;
	font-style: italic;
	letter-spacing: 2px;
}
