.border_pencil-line {
	border: 1px double #666666;
	padding: 5px;
}
.background-image_horiz_repeat {
	background-image: url(images/bottom_Repeat.gif);
	background-repeat: repeat-x;
}
.background-image_horizontal_repeat_top {
	background-image: url(images/top_Repeat.gif);
	background-repeat: repeat-x;
}
.background-image_vert_repeat_LHS {
	background-image: url(images/LHS_Repeat.gif);
	background-repeat: repeat-y;
}
.background-images_vert_repeat_RHS {
	background-image: url(images/RHS_Repeat.gif);
	background-repeat: repeat-y;
}

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.emailLinkText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.emailLinkText:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.heading_links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.heading_links:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.border_double_pencil-line {
	border: 1px double #666666;
	padding: 15px;
}

