<!--

/* CSS Document */

a {
	color:#10399c;
	font-weight: bold;
	text-decoration: none; }

a:hover {
	text-decoration: underline;
	}

 body {
	background-color:#34AAEE;
	font-family: arial,verdana,helvetica;
	font-size: 13px;
	margin-top:0px;
	scrollbar-face-color: #10399c;
	scrollbar-highlight-color: #34AAEE;
	scrollbar-3dlight-color: #34AAEE;
	scrollbar-darkshadow-color: #34AAEE;
	scrollbar-shadow-color: #34AAEE;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #34AAEE;
	}

/*
body {
	background-color:#10399c;
	margin-top:5px;
	padding-top:0px;
	scrollbar-face-color: #eeaa33;
	scrollbar-highlight-color: #10399c;
	scrollbar-3dlight-color: #10399c;
	scrollbar-darkshadow-color: #10399c;
	scrollbar-shadow-color: #10399c;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #10399c;
	}
*/


/* Content Table */

.content_table {
	width:750px;
	}

.content_table_margin_left {
	width:25px;
	}

.content_table_content {
	width:500px;
	background-color:#FFFFFF;
	text-align:left;
	vertical-align:top;
	}

.content_table_margin_right {
	width:25px;
	}


/* Page */

.title {
	font-family: arial,verdana,helvetica;
	font-weight: bold;
	font-size: 18px;
	color:#ffffff;
	}


/* Talent Listings */

.talent_image {
	border:none;
	height:135px;
	margin-bottom:2px;
	width:180px;
	}


/* Event Listings */

.show_date {
	font-family: arial,verdana,helvetica;
	font-size: 18px;
	font-weight:bold;
	color:#eeaa33;
	}

.show_venue {
	font-family: arial,verdana,helvetica;
	font-size: 15px;
	}

.show_tickets {
	font-family: arial,verdana,helvetica;
	font-size: 13px;
	}

.lineup_table {
	width:200px;
	}

.lineup_table_mc {
	text-align:left;
	vertical-align:top;
	width:30px;
	}

.show_mc {
	font-family:arial,verdana,helvetica;
	font-size:13px;
	font-weight:bold;
	}

.lineup_table_lineup {
	text-align:left;
	vertical-align:top;
	width:170px;
	}

.show_lineup {
	font-family: arial,verdana,helvetica;
	font-size: 13px;
	}


/* Footer */

.footer {
	font-family: arial,verdana,helvetica;
	font-weight: bold;
	font-size: 11px;
	color:#000000;
	}

-->
