.bg_pic {
	background-attachment: scroll;
	background-image: url(../images/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
	width: 540px;
}
.form_section_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFAF6;
	background-color: #616DA2;
}
.form_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #616DA2;
}


.border {
	background-color: #FFFAF2;
	width: 988px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #616DA2;
	border-right-color: #616DA2;
	border-left-color: #616DA2;
	border-bottom-width: 1px;
	border-bottom-color: #616DA2;
}
div.content {
	height: 450px;
	width: 540px;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2.2em;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.allshores_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #515C93;
}
.border_links {
	font-size: small;
	font-style: oblique;
	text-decoration: none;
	color: #999999;
}
.reg_link {
	text-decoration: none;
	color: #888888;
}
