.yellow {
	color: #FFFF00;
}
.blue {
	color: #00CCFF;
}
.blue a{
	color: #00CCFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(images/generic/star_bkgrnd.gif);
	background-repeat: repeat;
	background-position: center center;
	
	background-color: #0B0B6D;
}
.yellow a{
	color: #FFFF00;
	font-size: small;
}
.grey {
	color: #999999;
	font-size: small;
}
a {
	color: #FFFFFF;
}

.dkblue {
	color: #000066;
}
.dkblue a{
	color: #000066;
}
.midimage {
	margin-top: auto;
	margin-bottom: auto;
	position: relative;
	top: auto;
	bottom: auto;
}
.redbox {
	background-color: #FF0000;

}
.yellowbox {
	background-color: #FFFF00;
	color: #000000;
}
.red {
	color: #FF0000;
}
<title>Pavilion Show 2005 - The BackBeat Beatles</title>.greybox {
	background-color: #999999;
}
.greybox {
	background-color: #999999;
}
.redborder {
	border: 1px solid #CC3300;
}
.whitebox {
	color: #000000;
	background: #FFFFFF;
	font-size: 12px;
}
.whitebox a {
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
}
tr.greybg {
	background: #F2F2F2;
}
.noul {
	text-decoration: none;
	color: #F2F2F2;
}
#cancelled {
	background: url(images/generic/cancelled.gif) no-repeat center top;
	height: 50px;
}
.padten {
	padding-right: 10px;
	padding-left: 10px;
}
