body {
		margin:0px;
		background:#FFFFFF;	
		background:url(images/bannerindex.jpg); 
		background-repeat: no-repeat;
        font-family: Helvetica, Arial, Verdana, sans-serif;
	    font-size: 10px;
	    line-height: 12px;
		}
	A 			{ color: #333; text-decoration: none; font-weight:bold; text-transform: uppercase;} 
	A:link		{ color: #333; text-decoration: none; } 
	A:visited	{ color: #333333; text-decoration: none; } 
	A:active	{ color: #333300;  } 
	A:hover		{ color: #000099;  }

body.artistpage
        {
		margin:0px;
		background:#FFFFFF;	
		background:url(images/banner.jpg); 
		background-repeat: no-repeat;
        font-family: Helvetica, Arial, Verdana, sans-serif;
	    font-size: 10px;
	    line-height: 12px;
		}

hr {
border: none 0; 
border-top: 1px dotted #000099;/*the border*/
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}
        
        }
.title
    {
	   color: #000000;
       font-size: 16px;
	   text-transform: none;
	    line-height: 20px;
    }

.date  {    
        font-family: Helvetica, Arial, Verdana, sans-serif;
	    font-size: 12px;
	    line-height: 10px;
		}
		    
a.black
    {
	   color: #000000;
       font-weight: bold;
       font-size: 14px;
	   text-transform: none;
    }

a.black:hover	{ color: #000099;  }
     	
a.normal
    {
	   text-transform: none;
       font-weight: normal;
    }
    
td  {    
        font-family: Helvetica, Arial, Verdana, sans-serif;
	    font-size: 12px;
	    line-height: 14px;
		}

.spacer
    {
       border-style: none;
    }
    
.heading_menu
    {
       font-weight: bold;
       font-size: 16px;
       color: #FFF;
       background:#000066;
	   text-transform: uppercase;
	   padding: 11px 0px 10px 15px;
	   letter-spacing: 1px;
	   vertical-align: top;
    }
        	
.menu
    {
       font-weight: bold;
       font-size: 11px;
	   line-height: 9px;
	   color: #669999;
	   padding: 10px 0px 10px 15px;
	   vertical-align: top;
	   border-right: 1px dotted #000066;
    }
        
.heading_content
    {
        font-weight: bold;
        font-size: 16px;
        color: #FFF;
        background:#000066;
	    text-transform: uppercase;
	    padding: 11px 0px 10px 15px;
	    letter-spacing: 1px;
	    vertical-align: top;
    }
     
.scroll
    {
        font-weight: normal;
        font-size: 10px;
        color: #FFFFFF;
        background:#000066;
	    padding: 10px 0px 0px 15px;
	    letter-spacing: 1px; 
	    text-align: right;
	    vertical-align: top;
    }
       
.artist
    {
	    padding: 10px 10px 10px 15px;
	    vertical-align: top;
    }
