.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.ResumeTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

body {
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header_background {
	background-image: url(images/background_marron_navbar.gif);
	background-repeat: repeat-y;
}
.watermark {
	background-image:  url("images/watermark.gif");
	background-repeat: repeat;
}
.home_page_border {
	border-top: thin solid #AAAAA;
	border-right: thin none #AAAAA;
	border-bottom: thin solid #AAAAA;
	border-left: thin none #AAAAA;
}
.PrefLender_border {
	border: thin solid #666666;
}
.PageBorder {
	border: thin solid #330000;
}
.footer_border {
	border-top: thin solid #666666;

}

