td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
img.albumcover {
	border: 1px solid #000000;
}	


.DateTile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/dateSlice.gif);
	background-repeat: repeat-x;
	font-weight: bold;

}
.leftTile {
	background-image: url(images/leftTile.gif);
	background-repeat: repeat-y;
	background-position: left top;

}
.rightTile {
	background-image: url(images/rightTile.gif);
	background-repeat: repeat-y;
	background-position: right top;

}
.contentPadding {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D1051D;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D1051D;
	text-decoration: none;
}a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D1051D;
	text-decoration: none;
}a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D1051D;
	text-decoration: none;
}body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.albumtitle {
	color: #FFFFFF;
	background-color: #D1051D;	
	font-weight: bold;
}

.oddtrack {
	background-color: #FFFFFF;	
}

.eventrack {
	background-color: #EEEEEE;
}

div.headingdiv {
	font-size: 10pt;
	font-weight: bold;
	padding-top: 5px;
}
scrollbar[orient="horizontal"] { display: none !important; }
iframe {
overflow-x: hidden;
overflow-y: scroll;
}
