@charset "UTF-8";
.style1 {
	font-size: 12px;
	font-family: tahoma, verdana, arial;
	color: #ffffff;
}

body {
background:#333;background-image:url(images/background.gif);color:#000;margin:0;

}
body,td,th {
	font-family: tahoma, verdana, arial;
	font-size: 14px;
}
.style3 {
	color: #ffffff;
	font-size: 10px;
}

.style14 {
	color: #ffffff;
	font-weight: bold;
}
.style23 {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}

a:link {
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #F6DF00;
}

a:active {
	text-decoration: none;
}

.venue_td {
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	border-right: 1px solid #bcbcbc;
	border-top: 1px solid #bcbcbc;
	padding: 3px;
}

.venue_td2 {
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	border-right: 1px solid #bcbcbc;
	border-top: 1px solid #bcbcbc;
	padding: 0px;
	width: 582px;
}

.venue_tr {
	background-color: #999999;
	text-align: center;
}

.picList{
	float: left;
	clear: both;
	width: 100%;
	text-align: center;
}

.picHolder{
	float: left;
	clear: both;
	visibility: hidden;
	width: 100%;
	text-align: center;
	overflow: hidden;
}
.thumb{
	cursor: pointer;
	border: 1px solid #777777;
	
}
.infoRow{
text-align: left;
float: left;
width: 50%;
}

.venue_tr2 {
	background-color: #999999;
	text-align: center;
	visibility: collapse;
	background-color: #aaaaaa
}

.venue_tr3 {
	background-color: #999999;
	text-align: center;
	cursor: pointer;
}
.venues_table{
width:582px;
border-bottom: 1px solid #bcbcbc;
border-left: 1px solid #bcbcbc;
}
.infoRight{
text-align: left;
float: left;
}
