body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #62afe5;
}

/* General Properties */

td {
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
  	color: #000;
}

td.empty {
  font-size: 1px;
  font-family: arial, verdana, helvetica;
  color: #fff;
}

td.hdg{
  font-family: arial, verdana, helvetica;
  color: #fff;
  background-color: #fff;
  padding: 0px 0px 0px 35px;
}

td.hdg_r{
  font-family: arial, verdana, helvetica;
  color: #fff;
  background-color: #fff;
  padding: 0px 35px 0px 0px;
}

h3 {
	padding: 0px;
	margin: 0px;
	color: #0180af;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;	
}

a:link {
	color: #ba0000;
	text-decoration: none;
}
a:visited {
	color: #ba0000;
	text-decoration: none;
}
a:hover {
	color: #ba0000;
	text-decoration: underline;
}
a:active {
	color: #ba0000;
	text-decoration: none;
}

/* Content */

td.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding: 35px;
	background-color: #fff;
}

/* Artists */

td.artists_main {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/artists_bg_main050608.gif);
	padding: 35px 35px 5px 35px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #fff;
}

td.artists_main050608 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/artists_bg_main050608.gif);
	padding: 5px 5px 5px 5px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #fff;
}

td.artists_main082108 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/artists_bg_main082108.gif);
	padding: 5px 5px 5px 5px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #fff;
}

td.artists_main112608 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/artists_bg_main112608.gif);
	padding: 5px 5px 5px 5px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #fff;
}


td.artists_sub {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/artists_bg_sub.gif);
	padding: 35px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #fff;
}

td.artists_main021110 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/artists_bg_main021110.gif);
	padding: 5px 5px 5px 5px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #fff;
}

td.artists_mai052510 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/artists_bg_main052510.gif);
	padding: 5px 5px 5px 5px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #fff;
}

