.home_page {
	border: 2px solid #3300FF;
	background-color: #2979c6;
}
.form_page {
	border: 2px solid #3300FF;
	
}
.page_bkgrd {
	text-decoration: none;
	background-image: url(/images/background/pg_bkrd.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.table_bkgrd {
	background-image: url(/images/background/stewart_dog_ranch1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}
.left_fade {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.right_fade {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.content_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000066;
	line-height: 150%;
	letter-spacing: 2px;
}
