.style2 {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.table-audio p {
	margin: 10px 3px 10px 5px;
	font-size: 1.1em;
}
.table-audio th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	font-size: 1.1em;
	margin-left: 5px;
	padding-left: 10px;
}
.table-audio .th-sub {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.table-audio .titles {
	margin: 3px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9F9F78;
}
.media-type {
	font-weight: bold;
	text-transform: capitalize;
}
p {
	font-size: 1.1em;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	line-height: 1.5em;
}
.table-audio {
	background-color: #FCFCF8;
	margin-bottom: 10px;
	/* background-image: url(images/icons/cassette.gif); */
	background-repeat: no-repeat;
	background-position: right center;
	border-top: 1px solid #9F9F78;
	border-bottom: 1px solid #9F9F78;
}
#nav-audio {
	background-image: url(images/main/header_nav_audio_f2.gif);
	background-repeat: no-repeat;
}
#nav-books {
	background-image: url(images/main/header_nav_books_f2.gif);
	background-repeat: no-repeat;
}
.th-audiolist {
	color: #FFFFFF;
	background-color: #B2B288;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9F9F78;
}
.th-audiolist p {
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
}
.table-audio .icons {
	margin: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9F9F78;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9F9F78;
	color: #A9AA7E;
}
.legend-text {
	font-weight: bold;
	color: #CCCC99;
	/*text-shadow: 2px 2px #666666; */
	margin-bottom: 3px;
}
.table-legend p {
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 4px;
	margin-left: 3px;
}
.table-legend {
	background-color: #FCFCF8;
	margin-bottom: 10px;
	/* background-image: url(images/icons/cassette.gif); */
	background-repeat: no-repeat;
	background-position: right center;
	border: 1px solid #9F9F78;
}
