body {
	background: url(img/bg_gray_white.gif);
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	color: #FFFFFF;
	font-family: sans-serif;
}

a.header_link {
	font-size: 11px;
	font-family: sans-serif;
	color: #3D3D3D;
}

a {
	font-family: sans-serif;
	color: #3D3D3D;
}

a.cd_title {
	font-family: sans-serif;
	color: #3D3D3D;
	text-decoration: none;
}

a.sample_link {
	font-family: sans-serif;
	color: #3D3D3D;
	text-decoration: none;
}

td.footer_text {
	font-size: 12px;
	font-family: sans-serif;
	color: #3D3D3D;
}

td.highly_recommended_text {
	font-size: 18px;
	font-family: sans-serif;
	color: #FFFFFF;
}

table.menu {
	background-color: #E5E5E5;
}

tr.menu_border {
	background-color: #999999;
}

td.seperator_left {
	background-color: #444444;
}

td.seperator_right {
	background-color: #AAAAAA;
}

a.menu_text {
	font-size: 11px;
	font-family: sans-serif;
	color: #3D3D3D;
}

table.content {
	background-color: #FFFFFF;
}

td.content {
	padding-left: 10px;
	padding-right: 10px;
}

p.content_header {
	font-size: 15px;
	font-weight: bold;
	font-family: sans-serif;
	color: #555555;
}

p.content_text {
	font-size: 12px;
	font-family: sans-serif;
	color: #555555;
}

ol.content_text {
	font-size: 12px;
	font-family: sans-serif;
	color: #555555;
}

ul.content_text {
	font-size: 12px;
	font-family: sans-serif;
	color: #555555;
}

td.cd_list_text {
	font-family: sans-serif;
	font-size: 12px;
	color: #3D3D3D;
}

a.cd_list_text {
	font-family: sans-serif;
	font-size: 12px;
	color: #3D3D3D;
}

table.cd_track_list_text {
	font-family: sans-serif;
	font-size: 12px;
	color: #3D3D3D;
	padding-left: 10px;
	padding-right: 10px;
}

table.cd_list_text {
	font-family: sans-serif;
	font-size: 12px;
	color: #3D3D3D;
}

table.cd_detail_text {
	font-family: sans-serif;
	font-size: 12px;
	color: #3D3D3D;
}

table.main_ad_text {
	font-family: sans-serif;
	font-size: 12px;
	color: #3D3D3D;
}





table.cd_list {
	background-color: #FFFFFF;
}


hr {
	color: #999999;
	height: 1px;
	width: 780px;
	text-align: center;
}

td.buy_now {
	text-decoration: blink;
}


p.content_subheader {
	font-weight: bold;
	font-size: 12px;
}


p.content_cover_text {
	font-size: 14px;
}

