body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(images/Betarecs_bgc.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	color: #FFFFFF;
}
.hcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #CCCCCC;
}
a.hcontent:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.hcontent:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a.hcontent:hover {
	color: #F58225;
	text-decoration: underline;
}
a.hcontent:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.whiteline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.whitelinebdr  {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: right;
}
a.address:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.address:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a.address:hover {
	color: #F58225;
	text-decoration: underline;
}
a.address:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
