body {
	background-color: #000000;
	background-image: url(images/bcr.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}  
#bcrmain {
	background-image: url(images/bcra.jpg);
	background-repeat: no-repeat;
	background-position: left top;
} 
#tx {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
}
#tx a:link {
	color: #ffffff;
	text-decoration: none;
}
#tx a:visited {
	color: #ffffff;
	text-decoration: none;
}
#tx a:hover {
	color: #e29292;
	text-decoration: none;
}
#tx a:active {
	color: #ffffff;
	text-decoration: none;
}
#txs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #b65a5a;
}
#txs a:link {
	color: #b65a5a;
	text-decoration: none;
}
#txs a:visited {
	color: #b65a5a;
	text-decoration: none;
}
#txs a:hover {
	color: #e29292;
	text-decoration: none;
}
#txs a:active {
	color: #b65a5a;
	text-decoration: none;
}
#terms {
	color:#D4D4D4;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	text-align:left;
}
#terms a:link {
	color: #b65a5a;
	text-decoration: none;
}
#terms a:visited {
	color: #b65a5a;
	text-decoration: none;
}
#terms a:hover {
	color: #e29292;
	text-decoration: none;
}
#terms a:active {
	color: #b65a5a;
	text-decoration: none;
}
