body {
	background-color: #111B00;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
#nav {
	background-image: url(images/site_menu_slice.jpg);
	background-repeat: repeat-x;
	height: 20px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}
a:link {
	color: #505B34;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #505B34;
}
a:hover {
	text-decoration: none;
	color: #663C23;
}
a:active {
	text-decoration: none;
	color: #505B34;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505B34;
}
.style15 {color: #B9A37B}
.style17 {
	color: #FFFFFF;
	font-weight: bold;
}
.style19 {color: #394022}
#body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
	color: #000000;
	text-align: left;
	height: 950px;
	overflow: auto;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	width: 375px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #821B36;
	font-weight: normal;
	padding-bottom: 5px;
	line-height: 125%;
}
.mycss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #673401;
	background-color: columns_bg
	}
#top_footer {
	background-color: #5A0703;
	height: 20px;
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: outset;
	border-bottom-color: #000000;
	text-align: center;
	padding-top: 5px;
}
a.top_footer:link {
	color: #FFFFFF;
}
a.top_footer:visited {
	color: #FFFFFF;
}

a.top_footer:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#bottom_footer {
	color: #505B34;
	background-color: #BBA880;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#int_header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #832C39;
	width: 100%;
	text-align: center;
	background-position: center center;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}
h2 {
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	list-style-type: circle;
}


#copyright {
	float: right;
	padding-right: 25px;
	padding-bottom: 5px;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2C350A;
	text-align: right;
	vertical-align: bottom;
	background-image: url(images/loanmodlaw_header.jpg);
	height: 96px;
}
#flash_border {
	border-top-width: medium;
	border-top-style: groove;
	border-bottom-style: solid;
	border-top-color: #3F4D10;
	border-right-color: #3F4D10;
	border-bottom-color: #3F4D10;
	border-left-color: #3F4D10;
}
.white {
	color: #FFFFFF;
	background-color: #821B36;
	font-size: 18px;
	border: thin solid #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	padding: 5px;
}
.white a:link, .white a:visited{
	color: #FFFFFF;
	background-color: #821B36;
}
.white a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
	.noprint{display:inherit;}
	.yesprint{display:inherit;}
	.noscroll{overflow:auto;}
