table#main_table { 
width: 480px;
margin-left: 0px;
border: solid #000 1px;
}




table#top { 
font-size:12px; 
background-color:#FFFFFF;
border: solid #000 4px; 
}
table#top td.top1 { 
font-size:12px; 
background-color:#FFFFFF;
text-align: center;
border-bottom: solid #000 2px; 
}
table#top td.top2 { 
font-size:12px; 
background-color:#FFFFFF;
text-align: right;
border-left: solid #000 1px;
border-bottom: solid #000 2px;  
}


table#store1 { 
font-size:12px; 
background-color:#FFFFFF;
text-align: left; 
}

table#store1 td.title {
border-top: none;
background-color: #ffffff;
font-size:14px;
padding: 0 0 0 10px;
font-weight: bold;
}

.store_info {
border-top: none;
color: black;
padding: 10px;
text-align: left;
}
.store_info_text1 {
text-align: center;
color: black;
font-size:12px;
font-weight:bold;
}








.album { 
font-size:11px;    
color: #ffffff;    
text-align: left;    
background-color: #000;
font-weight: bold;
padding-left: 5px;
}
.liner {
font-size:.11px;
}


.albumbutton {    
color: #000000;    
text-align: right;    
background-color: #000000;
}

.title {    
color: #000000;    
text-align: left;    
background-color: #ffffff;
font-weight: bold;
}

.trackrow {    
color: #ffffff;    
text-align: center;    
background-color: #000000;
}

.songcells {    
color: #000000;    
text-align: center;
}

table#song1 { 
font-size:11px; 
background-color:#FFFFFF;
text-align: left;
 
}
table#song1 
td.title {
padding: 5px;
text-align: left; 
}

table#store1 
td.name {
height: 10px;
background-color:#fff;
}



table#song1 
td.head {
padding: 5px;
text-align: center;
color: #ffffff;    
background-color: #000000; 
}
table#song1 
td.song {
border-bottom: solid #000 2px;
padding: 5px;
text-align: center; 
}

table#song1 
td.track {
border-bottom: solid #000 2px;
padding: 5px;
text-align: left; 
}


.cds A:link {color : #336699; background : transparent;  font-weight:bold; text-decoration : none;}
.cds A:visited {color : #336699; background : transparent;  font-weight:bold; text-decoration : none;}
.cds A:active  {color : aqua; background : transparent;  font-weight:bold; text-decoration : none;}
.cds A:hover {color:black; background:aqua;  font-weight:bold; text-decoration : none;}