.redbkg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
}
.topline {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/topline.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bottomline {
	background-attachment: fixed;
	background-image: url(images/bottomline.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bottomgradient {
	background-attachment: scroll;
	background-image: url(images/bottomgradient.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.topgradient {
	background-attachment: scroll;
	background-image: url(images/topgradient.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #493F33;
	text-decoration: none;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #493F33;
	text-decoration: none;
}
.most_requested {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(images/most_requested.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #493F33;
}

.bottom_left_line {
	background-image: url(images/bottom_left_line.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bottom_right_line {

	background-image: url(images/bottom_right_line.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.top_right_line {

	background-image: url(images/top_right_line.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.top_left_line {


	background-image: url(images/top_left_line.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.most_requested_TXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	color: #493F33;
}
