body { 
  background-image: url(background.gif); 
}

table.table_month{
   border     : 0;
   width      : 800;
   cellspacing: 0;
   cellpadding: 0;
}

table.table_month_ins{
   border     : 0;
   width      : 100%;
   cellspacing: 0;
   cellpadding: 0;
}
  
div.artist_name {
	color      : #FF0000;
	font-weight: bold;
} 


div.artist_date {
    color      : #FF9900;
    width      : 100%;
    /*font-size  : 120%; 
    text-align : center;*/
} 
a.artist_page_link{
	color: #FF0000;
}

a.tweb_buy_now{
	color: 00ff00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

td.artist_name {
    color      : #FF0000;
    width      : 100%;
    font-weight: bold; 
} 


td.artist_date {
    color      : #FF9900;
    width      : 100%;
    /*font-size  : 120%; 
    text-align : center;*/
} 


td.artist_space {
    color      : #FF9900;
    width      : 100%;
    height     :24; 
}    
  
td.bold_style {
    font-family: Arial, Helvetica, sans-serif;
    color : #FF0000;
    font-size  : 150%; 
    font-weight: bold; 
    text-align : center;
}   
td.bold_style_small {
    font-family: Arial, Helvetica, sans-serif;
    color : #FF0000;
    font-size  : 100%; 
    font-weight: bold; 
    width      : 600;
    text-align : center;
}   

td.artist_picture{
  align :center;
}

td.comment_style {
    color      : #FF9900;
    /*width      : 100%;*/
    /*font-size  : 120%;*/ 
    text-align : center;
} 

td.comment_style_left {
    color      : #FF9900;
    width      : 100%;
    /*font-size  : 120%;*/ 
    text-align : left;
} 

td.comment_style2 {
    font-family: Arial, Helvetica, sans-serif;
    color      : #FF00FF;
    /*width      : 100%;*/
    text-align : left;
} 

td.back_to_top {
    font-family: Arial, Helvetica, sans-serif;
    width      : 100%;
    text-align : left;
} 

td.biography_style {
    font-family: Arial, Helvetica, sans-serif;
    color      : #FF0000;
    width      : 100%;
    /*font-size  : 120%;*/ 
    text-align : left;
} 

