body {
	
}
table {
	padding: 0px;
	width: 558px;	
}
td {

}
img {
	margin-right: 10px;
	border: 0px;
}
img.showhide {
	margin: 0px;
}
.progdetails {
	display: none;
	font-size: 10px;
}

.progdetails td {
	height: 40px;
	vertical-align: middle;
	border-bottom: solid;
	border-color: #ffffff;
	padding: 1px 5px 1px 2px;
}

.soldout {
	display: none;
	background-color: #000000;
	width: 50px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 9px;
}

.dayheader {
	background-color: white;
	font-weight: bold;
	height: 28px; 
}
.dayheader td {
	border-bottom: 1px solid black;
}
.progname {
	width: 418.5px; /* 418.5px = 75% total width */
}
.date {
	width: 139.5; /* 139.5px = 25% total width */
}
.title {
	width: 209.25px; /* 37.5% total width */
}
.venue {
	width: 102.9px; /* 17.5% total width */
}
.age {
	width: 69.75px; /* 12.5% total width */
}
.page {
	width: 41.85px; /* 7.5% total width */
}
.infoCOLOR1 {
	background-color: #939598;
}
.infoCOLOR2 {
	background-color: #231f20;
	color: white;
}
.infoCOLOR3 {
	background-color: #41ad49;
}
.infoCOLOR4 {
	background-color: #fff200;
}
.infoCOLOR5 {
	background-color: #d2232a;
}