.top_fade {
	background-image: url(/images/top_fade.jpg);
	background-repeat: repeat-x;
}
.h-div {
	background-color: #999999;
	background-image: url(/images/h_div.gif);
	background-repeat: repeat-x;
}
.main-td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	padding: 10px 0px 10px 10px;
}
.td-nav {
	background-image: url(/images/light_tl.jpg);
	background-repeat: no-repeat;
}
.menu-td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
}
.menu-a {
	color: #FFFFFF;
	text-decoration: none;
}
.menu-a:hover {
	color: #333333;
	text-decoration: none;
}.year {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #CCCCCC;
}
.img_pad_left {
	padding-bottom: 10px;
	padding-left: 10px;
}
.img_pad_right {
	padding-bottom: 20px;
	padding-right: 10px;
}
.cd-td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	padding: 10px 0px 20px;
}
.dates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}.footer {
	position: relative;
	height: 20px;
	width: 100%;
	bottom: 0px;
	background-image: url(/images/h_div.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.track-num {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	width: 16px;
	height: 16px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.tracktitle-td {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
