body {
	background-color: #000000;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-image: url(../images/star.gif);
}
.page_bg {
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat-y;
	list-style-image: url(../images/star.gif);
}.inside_bg {
	background-image: url(../images/inside_bg.gif);
	background-repeat: repeat-y;
}
h1 {
	font-size: 36px;
	font-weight: bold;
	color: #942625;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.quote {
	font-size: 12px;
}
.quote_source {
	font-size: 12px;
	color: #223776;
	font-weight: bold;
	font-style: italic;
}
div.scroll_reviews{
	max-height:410px;
	max-width: 760px;
	overflow:scroll;
	height: 414px;
}
div.scroll_anthem{
	max-height:369px;
	max-width: 340px;
	overflow:scroll;
	height: 414px;
}
div.scroll_clip{
	max-height:404px;
	max-width: 340px;
	overflow:scroll;
	height: 414px;
	padding-left:10px
}
div.scroll_contact{
	max-height:351px;
	max-width: 450px;
	overflow:scroll;
	height: 414px;
}

div.scroll_contact2{
	overflow:auto;
	height: 400px;
}


div.scroll_purchase{
	max-height:349px;
	max-width: 755px;
	overflow:scroll;
	height: 414px;
}
div.scroll_performance{
	max-height:365px;
	max-width: 750px;
	overflow:scroll;
	height: 414px;
	padding-right:10px;
	padding-left:5px;
}
div.scroll_upcoming{
	max-height:405px;
	max-width: 750px;
	overflow:scroll;
	height: 414px;
	padding-right:10px;
	padding-left:5px;
}
.whitetext {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}
div.scroll_comments{
	max-height:410px;
	max-width: 475px;
	overflow:scroll;
	height: 414px;
}
.gold_bold {
	font-weight: normal;
	color: #c59952;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
.gold_plus {
	font-weight: normal;
	color: #c59952;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.redbold {
	font-weight: bold;
	color: #86121E;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #233067;
}
.bluebold {
	color: #1A2E60;
	font-weight: bold;
}
.home_bg {
	background-image: url(../images/new_home_bg.gif);
	background-repeat: repeat-y;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 20px;
	padding-top: 5px;
	background-color: #000000;
	padding-right: 30px;
}
.whitearial {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
.bold {
	font-weight: bold;
}
.nav {
	height: 34px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../images/nav_bg.gif);
	background-repeat: no-repeat;
}
.ProductHighlight {
	border: 2px solid blue;
}
.ProductDefault {
	border: 2px solid white;
}
.ProductDefault:hover {
	border: 2px solid blue;
}
.inside_bg .scroll_purchase .bold a {
	color: #8F232E;
}
.home_bg .gold_bold a, .home_bg .gold_bold a:hover {
	color: #B18A49;
}
.inside_bg #purchaseButton {
	font-weight: bold;
	color: #8F1E22;
	width: 100px;
	padding: 2px;
	background-color: #FFCC00;
	font-size: 12px;
	margin-bottom: 4px;
}
.inside_bg #purchaseButton a {
	color: #8F1D20;
	text-decoration: none;
}
.inside_bg #purchaseButton a:hover {
	color: #8F1D20;
	text-decoration: underline;
}

