body {
	background-color: #FFFFFF;
	margin: 0px;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #9E2706;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: underline;
}

.default {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.topHead {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-image: url(../img/hd_files/tblBk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.topNav {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/hd_files/nvBar_bk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}

.topNavTxt {
	color: #FFFFFF;
	font-weight: bold;
}

a:link.topNavTxt {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited.topNavTxt {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.topNavTxt {
	color: #1E0C05;
	text-decoration: underline;
}
a:active.topNavTxt {
	color: #FFFFFF;
	text-decoration: none;
}

.navSearchBk {
	background-image: url(../img/hd_files/r2c3.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
	vertical-align: bottom;
}

.keySearchBox {
	font-family: Arial;
	font-size: 10px;
	border: 1px solid #AE4520;
	background-color: #E5AE87;
}

.siteSearch {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #AE4520;
	background-color: #E5AE87;
}

.adminBox {
	font-family: Arial;
	font-size: 12px;
	border: 1px solid #AE4520;
}

.boldWhite {
	font-weight: bold;
	color: #FFFFFF;
}

.leftDiv {
	background-image: url(../img/lft_col_div.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.rightDiv {
	background-image: url(../img/rt_col_div.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.footerTbl {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #B3480E;
	text-align: center;
	vertical-align: middle;
}

.floatLeft {
	float: left;
}

.boldBrown {
	font-weight: bold;
	color: #9E2706;
}

.newRelease {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

.subHead16 {
	font-size: 16pt;
	font-weight: bold;
	color: #E29258;
}

.boldBlk16 {
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
}

.error {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
}
.adminNav {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

.adminNavBox {
	border: 1px solid #AE4520;
	background-color: #E5AE87;
}
.smallTxt {
	font-size: 10px;
}

.smallRedTxt {
	font-size: 10px;
	color: #990000;
}

.redTxt {
	color: #990000;
}

.greenTxt {
	font-weight: bold;
	color: #B3A957;
}
a:link.greenTxt {
	color: #B3A957;
	text-decoration: underline;
}
a:visited.greenTxt {
	color: #B3A957;
	text-decoration: underline;
}
a:hover.greenTxt {
	color: #B3A957;
	text-decoration: none;
}
a:active.greenTxt {
	color: #B3A957;
	text-decoration: underline;
}

.greenTxtSm {
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;
	color: #B3A957;
}
a:link.greenTxtSm {
	color: #B3A957;
	text-decoration: underline;
}
a:visited.greenTxtSm {
	color: #B3A957;
	text-decoration: underline;
}
a:hover.greenTxtSm {
	color: #B3A957;
	text-decoration: none;
}
a:active.greenTxtSm {
	color: #B3A957;
	text-decoration: underline;
}

.worldTxt {
	font-weight: bold;
	color: #005f37;
}
a:link.worldTxt {
	color: #005f37;
	text-decoration: underline;
}
a:visited.worldTxt {
	color: #005f37;
	text-decoration: underline;
}
a:hover.worldTxt {
	color: #005f37;
	text-decoration: none;
}
a:active.worldTxt {
	color: #005f37;
	text-decoration: underline;
}

.worldTxtSm {
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;
	color: #005f37;
}
a:link.worldTxtSm {
	color: #005f37;
	text-decoration: underline;
}
a:visited.worldTxtSm {
	color: #005f37;
	text-decoration: underline;
}
a:hover.worldTxtSm {
	color: #005f37;
	text-decoration: none;
}
a:active.worldTxtSm {
	color: #005f37;
	text-decoration: underline;
}

.filmTxt {
	font-weight: bold;
	color: #8c352b;
}
a:link.filmTxt {
	color: #8c352b;
	text-decoration: underline;
}
a:visited.filmTxt {
	color: #8c352b;
	text-decoration: underline;
}
a:hover.filmTxt {
	color: #8c352b;
	text-decoration: none;
}
a:active.filmTxt {
	color: #8c352b;
	text-decoration: underline;
}

.filmTxtSm {
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;
	color: #8c352b;
}
a:link.filmTxtSm {
	color: #8c352b;
	text-decoration: underline;
}
a:visited.filmTxtSm {
	color: #8c352b;
	text-decoration: underline;
}
a:hover.filmTxtSm {
	color: #8c352b;
	text-decoration: none;
}
a:active.filmTxtSm {
	color: #8c352b;
	text-decoration: underline;
}

.comedyTxt {
	font-weight: bold;
	color: #a0c400;
}
a:link.comedyTxt {
	color: #a0c400;
	text-decoration: underline;
}
a:visited.comedyTxt {
	color: #a0c400;
	text-decoration: underline;
}
a:hover.comedyTxt {
	color: #a0c400;
	text-decoration: none;
}
a:active.comedyTxt {
	color: #a0c400;
	text-decoration: underline;
}

.comedyTxtSm {
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;
	color: #a0c400;
}
a:link.comedyTxtSm {
	color: #a0c400;
	text-decoration: underline;
}
a:visited.comedyTxtSm {
	color: #a0c400;
	text-decoration: underline;
}
a:hover.comedyTxtSm {
	color: #a0c400;
	text-decoration: none;
}
a:active.comedyTxtSm {
	color: #a0c400;
	text-decoration: underline;
}

.musicTxt {
	font-weight: bold;
	color: #017397;
}
a:link.musicTxt {
	color: #017397;
	text-decoration: underline;
}
a:visited.musicTxt {
	color: #017397;
	text-decoration: underline;
}
a:hover.musicTxt {
	color: #017397;
	text-decoration: none;
}
a:active.musicTxt {
	color: #017397;
	text-decoration: underline;
}

.musicTxtSm {
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;
	color: #017397;
}
a:link.musicTxtSm {
	color: #017397;
	text-decoration: underline;
}
a:visited.musicTxtSm {
	color: #017397;
	text-decoration: underline;
}
a:hover.musicTxtSm {
	color: #017397;
	text-decoration: none;
}
a:active.musicTxtSm {
	color: #017397;
	text-decoration: underline;
}

.cocoaTxt {
	font-weight: bold;
	color: #9E2706;
}

a:link.cocoaTxt {
	color: #9E2706;
	text-decoration: underline;
}
a:visited.cocoaTxt {
	color: #9E2706;
	text-decoration: underline;
}
a:hover.cocoaTxt {
	color: #9E2706;
	text-decoration: none;
}
a:active.cocoaTxt {
	color: #9E2706;
	text-decoration: underline;
}

.purpleTxt {
	font-weight: bold;
	color: #8263B3;
}
a:link.purpleTxt {
	color: #8263B3;
	text-decoration: underline;
}
a:visited.purpleTxt {
	color: #8263B3;
	text-decoration: underline;
}
a:hover.purpleTxt {
	color: #8263B3;
	text-decoration: none;
}
a:active.purpleTxt {
	color: #8263B3;
	text-decoration: underline;
}

.purpleTxtSm {
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;
	color: #8263B3;
}

a:link.purpleTxtSm {
	color: #8263B3;
	text-decoration: underline;
}
a:visited.purpleTxtSm {
	color: #8263B3;
	text-decoration: underline;
}
a:hover.purpleTxtSm {
	color: #8263B3;
	text-decoration: none;
}
a:active.purpleTxtSm {
	color: #8263B3;
	text-decoration: underline;
}

.small {
	font-size: 10px;
	font-family: Arial;
}

.rDate {
	font-family: Arial;
	font-size: 10px;
	color: #9E2706;
}

.buyNow {
	font-size: 9px;
	color: #990000;
	font-weight: bold;
}

.moInfo {
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}


.feaTxt {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.invLink {
	font-weight: bold;
	color: #FFFFFF;
}
a.invLink:link {
	color: #FFFFFF;
	text-decoration: none;
	cursor: none;
}
a.invLink:visited {
	color: #FFFFFF;
	text-decoration: none;
	cursor: none;
}
a.invLink:hover {
	color: #FFFFFF;
	text-decoration: none;
	cursor: none;
}
a.invLink:active {
	color: #FFFFFF;
	text-decoration: none;
	cursor: none;
}

