.Connecting {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Left_Logo_Block {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Times New Roman;
	/*font-size: 12pt;
	font-weight: 400;*/
}
/*-------------------------------------------------
	OLD Code by client [below is the new code]
---------------------------------------------------*/
/*.BoHR_rollover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	background-image: url(gold_links_bkgd.gif);
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 300px;
	line-height: 48px;
	display: block;
}
.GB_rollover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	background-image: url(gold_links_bkgd.gif);
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 201px;
	line-height: 48px;
	display: block;
}
.SB_rollover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	background-image: url(gold_links_bkgd.gif);
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 184px;
	line-height: 48px;
	display: block;
}
.BoHR_rolloverHover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	background-image: url(gold_links_bkgd-flip.gif);
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 300px;
	line-height: 48px;
	display: block;
}
.GB_rolloverHover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	background-image: url(gold_links_bkgd-flip.gif);
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 201px;
	line-height: 48px;
	display: block;
}
.SB_rolloverHover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	background-image: url(gold_links_bkgd-flip.gif);
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 184px;
	line-height: 48px;
	display: block;
}*/
.disclaimer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #B99E27;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #000000;
}
.page_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 24px;
	margin: 16px;
	padding: 0px;
	text-transform: capitalize;
}
.page_header .page_links a {
	color: #B99E27;
	text-decoration: none;
}
.page_header .page_links a:hover {
	color: #000000;
	text-decoration: none;
}
.page_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #B99E27;
	text-decoration: none;
}
/*---------------------------------
	New code css rollover
-----------------------------------*/
a.BoHR_rollover, a.BoHR_rollover:visited, a.BoHR_rollover:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	background-image: url(gold_links_bkgd.gif);
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 300px;
	line-height: 48px;
	display: block;
}
a.GB_rollover, a.GB_rollover:visited, a.GB_rollover:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	background-image: url(gold_links_bkgd.gif);
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 201px;
	line-height: 48px;
	display: block;
}
a.SB_rollover, a.SB_rollover:visited, a.SB_rollover:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	background-image: url(gold_links_bkgd.gif);
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 184px;
	line-height: 48px;
	display: block;
}
a.BoHR_rollover:hover, a.GB_rollover:hover, a.SB_rollover:hover {
	background-image:  url(gold_links_bkgd-flip.gif);
	color: #000000;
}
