.pagetextreg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4A1A0C;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.sitebg {
	background-image: url(/assets/site_graphic.jpg);
	background-repeat: no-repeat;
	height: 592px;
}
.pagetextbld {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4A1A0C;
}
.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4A1A0C;
	background-color: #fef6e4;
	border: 1px solid #c6b4a4;
}
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.indexbg {
	background-image: url(/assets/index_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 371px;
}
.playerbg {
	background-image: url(/assets_02/header_bg.jpg);
	background-repeat: no-repeat;
	height: 132px;
}
.bodybg {
	background-image: url(/assets_02/body.jpg);
	background-repeat: no-repeat;
	height: 371px;
}
.buycdbg {
	background-image: url(/assets/buy_cd_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
