@charset "utf-8";
.table1Ground {
	background-image: url(/images/brcLogoBar.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.cell1Ground {
	background-image: url(/images/brcLogoGround.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.HeaderLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #cccc66;
	margin: 37px 0px 0px 18px;
}
.HeaderLink a{
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	color: #cccc66;
}
.HeaderLink a:hover {
	text-decoration: none;
	color: #FFFF66;
}
