.Table_Heading
{
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	background-color: #bababa;
	padding: 5px;
}

.Table_Heading strong
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.Table_Desc_Odd_Row
{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	background-color: #b1caea;
	padding: 3px;
}

.Table_Desc_Even_Row
{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	background-color: #9bbce5;
	padding: 3px;
}


.Table_Data_Odd_Row
{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	background-color: #ffffff;
	padding: 3px;
}

.Table_Data_Even_Row
{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	background-color: #dceaf7;
	padding: 3px;
}





.Parking_Text
{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	line-height: 150%;
}

.Parking_Text a
{
	color: #0c77c7;
}

.Parking_Header
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #19335a;
	border-bottom: 1px solid #19335a;
	padding-bottom: 5px;
}

.Closed_Parking_Header
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.Parking_Subheader
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.Parking_Subheader a
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.Back_To_Top a
{
	font-family: Arial;
	font-size: 11px;
	color: #0c77c7;
	background-image: url(/Site_Images/Parking_Images/Back_To_Top_Arrow.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	
}
