
.address_table
{
	font-family: Verdana,Tahoma,Helvetica;
	font-weight:bold;
	font-size: 65%;
	background-color:white;
	width: 225px;
	padding:2px;
	text-align: left;
}

.address_table_hide
{
	display:none;
}

.address_td
{
	text-align: left;
	font-size: 110%;

}

.address_td_bad
{
	text-align: left;
	color:red;
}

.direction
{
	font-weight:normal;
}

.direction_display_hide
{
	display:none;
}

.direction_display
{
	display:block;
}

.direction_table_hide
{
	display:none;
}

.direction_table
{
	font-family: Verdana,Tahoma,Helvetica;
	font-weight:bold;
	font-size: 75%;
	background-color:white;
	width: 968px;
	border-width:2px;
	padding:2px;
	border-color:Black;
	border-style:solid;
	text-align: center;
}

.no_table_border
{
	border-style:none;
}
	
.direction_summary_td
{
	text-align:center;
}

.direction_summary_tr
{
	border-width:2px;
	border-color:Black;
}

.directionrow_td
{
	text-align:left;
}

.directionrow_tr
{
	text-align:left;
}

.direction_td
{
	text-align:left;
}

.direction_tr
{
	text-align:left;
}

.img_swap
	{
		/*display:inline;*/
		text-align:left;
		vertical-align:top;
	}
	
.map_address_div
{
	border-width:2px;
}


.map_address_div_hide
{
	border-width:2px;
	display:none;
}

.map_div_id_small
{
	border-width:2px;
	border-color:Black;
	border-style:solid;
	height:590px;
	width:570px;
}

.map_div_id
{
	border-width:2px;
	border-color:Black;
	border-style:solid;
	height:590px;
	width:725px;
}

.map_div_id_expand
{
	border-width:2px;
	border-color:Black;
	border-style:solid;
	height:705px;
	width:940px;
}

.main_map_table
{
	border-width:2px;
	border-color:Black;
	border-style:solid;
	padding:2px;
	text-align: center;	
}

.map_td
{
	text-align: center;	
	vertical-align:top;
	border-width:2px;
	border-color:Black;
}

.miles_minutes
{
	padding-left:10px;
	padding-right:10px;
}

.point_from_to
{
	font-weight:bold;
}

.stepnumber
{
	font-weight:bold;
}

.top2_link,.top2_link:visited
{
	font:bold 8pt Microsoft Sans Serif, Helvetica, Verdana, Tahoma;
	color: #666666;
	text-decoration:none;
}

.top2_link:hover
{
	text-decoration:underline;
}

.footer1_head
{
	font:bold 9pt Comic Sans MS,Microsoft Sans Serif, Helvetica, Verdana, Tahoma;
	color: #666666;
}