BODY
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FONT-SIZE: 10pt;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    COLOR: black;
    PADDING-TOP: 0px;
    FONT-FAMILY: Arial, sans-serif, Verdana, Geneva, helvetica;
}

A:link { color: #666699 }       /* unvisited link */
A:visited { color: #666699 }   /* visited links */
A:active { color: #666699 }    /* active links */
A:hover { color: #666699 }    /* active links */

table {
	border: none;
	padding: 4px;
	border-collapse: collapse;
}


td {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
		
}


table.events {
	border: none;
	padding: 0px;
	width: 249px;
	border-collapse: collapse;
	}

table.eventrows {
	border: none;
	padding: 0px;
	border-collapse: collapse;
	width: 208px;
	}

td.eventtop {
	padding: 0px;
	height: 14px;
	}

td.eventmiddle {
	background-image: 
	url('images/eventbox_middle.gif');
	background-repeat: repeat-y;
	width: 249px;
	padding: 20px;
	vertical-align: top;
	}
td.eventbottom {
padding: 0px;
height: 17px;
width: 249px;
	}
	
.edit {
	font-size: 8pt;
	color: #999999;
	text-decoration: none;
}

.eventdates {
	color: #990033;
	font-size: 9pt;
	font-weight: bold;
	}

.eventtitle {
	font-size: 10pt;
	font-weight: bold;
	}
	
.eventtitle2 {
	font-size: 14pt;
	font-weight: bold;
	}

.fulllist {
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	}

.published {
font-size: 10pt;
font-weight: bold;
text-align: center;
}

.readmore {
font-size: 8pt;
color: #990033;
}

.secondarydates {
font-size: 8pt;
}

table.home {
	border: none;
	padding: 0px;
	width: 444px;
	border-collapse: collapse;
	}

table.homerows {
	border: none;
	padding: 0px;
	border-collapse: collapse;
	width: 424px;
	}
		
td.hometop {
	padding: 0px;
	height: 10px;
	width: 444px;
	}

td.homemiddle {
	background-image: 
	url('images/homebox_middle.gif');
	background-repeat: repeat-y;
	width: 444px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	}
td.homebottom {
padding: 0px;
height: 17px;
width: 444px;
	}

.homeboxtext {
font-size: 10pt;
vertical-align: top;
padding-left: 4px;
}

.hometitle {
	color: #990033;
	font-size: 11pt;
	font-weight: bold;
	}
.homelink {
	color: #990033;
	text-decoration: underline;
	}				
.fanstitle {
	color: #007E7E;
	font-size: 11pt;
	font-weight: bold;
	}
.fanslink {
	color: #007E7E;
	text-decoration: underline;
	}			
		
.parentstitle {
	color: #5F5D95;
	font-size: 11pt;
	font-weight: bold;
	}			
.parentslink {
	color: #5F5D95;
	text-decoration: underline;
	}			
	
.songstitle {
	color: #838345;
	font-size: 11pt;
	font-weight: bold;
	}
.songslink {
	color: #838345;
	text-decoration: underline;
	}				
	
.jukeboxtitle {
	color: #CC8800;
	font-size: 11pt;
	font-weight: bold;
	}
.jukeboxlink {
	color: #CC8800;
	text-decoration: underline;
	}							
