body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
}


.spaced-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.td20 {
	width: 20px;
}
.td540 {
	width: 540px;
	vertical-align: top;
}
.td-spacer-black {
	height: 5px;
	background-image: url(images/black-dot.gif);
	background-repeat: repeat;
}



.main-table {
	width: 760px;
	margin-top: 15px;
}
.td180 {
	width: 180px;
	background-color: #000000;
}
.nav-table {
	width: 180px;
}



.main-table2 {
	width: 760px;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
a:active {
	color: #ffffff;
}
.contact-table {
	width: 500px;
}
.live-table {
	width: 500px;
	vertical-align: top;
}
.location {
	vertical-align: top;
}

.month {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	background-image: url(images/lightgrey-bg.gif);
	background-repeat: repeat;
}
.date {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

.time {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
.bottom-header {
	background-color: #000000;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	height: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 760px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	line-height: 18px;
}
