.bg_tile_blk {  background-attachment: fixed; background-image: url(images/home_redblk_border.gif); background-repeat: repeat-x; background-position: left top}
.pagelayout {
	font-family: Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 6px;
}
.blk_border {
	border: 1px solid #666666;
}
.greybg {
	background-color: #DFDFDF;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}
.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
