div.inner
{
	background: 		transparent;
}

table.full_description
{
	font-size: 			12px;
}

table.full_dates
{
	border-collapse: 	collapse;
	border: 				none;
}
table.full_dates th
{
	padding: 			1px;
	margin: 				0px;
	border-top: 		1px solid #5C67D3;
	vertical-align: 	top;
	font-weight: 		bold;
	font-size: 			12px;
}
table.full_dates td
{
	padding: 			0px;
	margin: 				0px;
	border-top: 		1px solid #5C67D3;
	vertical-align: 	top;
	padding-bottom: 	8px;
}

table.full_times
{
	border-collapse: 	collapse;
	border: 				none;
}
table.full_times td
{
	border-top: 		none;
	border-bottom: 	1px solid #6A80A1;
	border-left: 		1px solid #6A80A1;
	padding:				1px;
	background-color: #DADAFF;
	font-weight: 		11px;
}

table.full_location
{
	border-collapse: 	collapse;
	border: 				none;
}
table.full_location th
{
	background-color: #DADAFF;
	border-bottom: 	1px solid #6A80A1;
	border-top: 		1px solid #6A80A1;
	text-align: 		right;
	vertical-align: 	top;
	padding:				1px 4px 1px 1px;
}
table.full_location td
{
	border-bottom: 	1px solid #C2CDDE;
	border-top: 		1px solid #C2CDDE;
	padding: 			1px 1px 1px 4px;
}
table.full_location td.images
{
	margin: 				0px;
	padding: 			0px;
	text-align:			center;
}
img, img a
{
	border: 				0px;
}
table.maps th, table.maps, table.maps td
{
	margin: 				0px;
	padding: 			0px;
	border: 				0px;
	text-align: 		center !important;
}
.foot
{
	margin:		0;
	padding:	0;
	background: #41587B;
	text-align: center;
}
.foot a
{
	font-weight: bold;
	text-decoration: none;
	color:		white;
}