.picborderright {
	background-image: url(pic_border_right.jpg);
	background-repeat: repeat-y;
}
.picborderbottom {
	background-image: url(pic_border_bottom.jpg);
	background-repeat: repeat-x;
}
.picborderlowerright {
	background-image: url(pic_border_lower_right.jpg);
	background-repeat: no-repeat;
}
.tableborder {
	border: 1px solid #FFFFFF;
}
.artistname {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
}
.cellrightborder {
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #000000;

}
.smalltext {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
