body {
	background-image : url(../images/main_bg.jpg);
	background-repeat : repeat-x;
	background-color : #000000;
}

.copyrights-text, .copyrights-text a, .copyrights-text a:visited, .copyrights-text a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #E8E8E8;
	text-decoration: none;
}

.links-text, .links-text a, .links-text a:visited, .links-text a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #68A251;
	text-decoration: none;
}

.nt-text, .nt-text a, .nt-text a:visited, .nt-text a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #DFF6FF;
	text-decoration: none;
}

.intro-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #484848;
	text-decoration: none;
}

.intro-text a, .intro-text a:visited, .intro-text a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #B03B6D;
	text-decoration: underline;
}

.main-table-bg {
	background-color : #FFFFFF;
}

td.free-samples-outer-outline {
	background-image : url(../images/free_samp_bg.jpg);
	background-repeat : repeat-x;
	background-color : #E3EFDF;
	BORDER-RIGHT: #DCEAD6 1px solid;
	BORDER-LEFT: #DCEAD6 1px solid;
	BORDER-BOTTOM: #DCEAD6 1px solid;
	BORDER-TOP: #DCEAD6 1px solid;
}

td.most-popular-outer-outline {
	background-image : url(../images/most_popular_bg.jpg);
	background-repeat : repeat-x;
	background-color : #FDF6F2;
	BORDER-RIGHT: #F7E2D3 1px solid;
	BORDER-LEFT: #F7E2D3 1px solid;
	BORDER-BOTTOM: #F7E2D3 1px solid;
}

td.newest-dvd-outer-outline {
	background-image : url(../images/newest_dvd_bg.jpg);
	background-repeat : repeat-x;
	background-color : #FFFFFE;
}