body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.mainbg {
	background-image: url(images/main-back.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.borderleftbg {
	background-position: top;
	background-image: url(images/left.jpg);
	background-repeat: repeat-y;
}
.borderrightbg {
	background-position: top;
	background-image: url(images/right.jpg);
	background-repeat: repeat-y;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a {
	font-weight: bold;
}
.size10px {
	font-size: 10px;
}
.size11px {
	font-size: 10px;
}
.size12px {
	font-size: 12px;
}
.tour {
	font-size: 12px;
	font-weight: bold;
}
.statusmsg {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.address {
	font-size: 10px;
	font-weight: normal;
}
.ampm {
	font-variant: small-caps; font-size: 12px
}
.bandlist {
	width: 150px;
}
.myspacecodebox {
	width: 700px;
	font-size: 12px;
}