/* Style for Location Table */

.table1				{
	width:460px;
	border-color:#CCCCFF; 
	border-width:1px; 
	border-style:solid; 
}
.table1_row0			{ 
	margin-top:0;
	margin-right:auto; 
	margin-bottom:0; 
	margin-left:auto; 
	padding:0; 
	text-align:left; 
	width:50%; 
	float:left; 
}
.table1_row1			{ 
	margin-top:0;
	margin-right:auto; 
	margin-bottom:0; 
	margin-left:auto; 
	padding:0; 
	text-align:right; 
	width:50%; 
	float:left; 
}
.table1_row2			{ 
	margin-top:0;
	margin-right:auto; 
	margin-bottom:0; 
	margin-left:auto; 
	padding:0; 
	text-align:right; 
	width:50%; 
	float:left; 
}
.table1_cell0		{
	margin-left:0px; 
	width:100%;
	list-style: none;
	background-image:url(../images/bullet_right.gif);
	background-position:left center; 
	background-repeat:no-repeat; 
	padding-left:20px;
	line-height:20px;
}
.table1_cell1		{
	margin-left:0px; 
	width:100%;
	list-style: none;
	background-image:url(../images/bullet_left.gif);
	background-position:right center; 
	background-repeat:no-repeat; 
	padding-right:20px;
	margin-left:-20px;
	line-height:20px;
}
.table1_cell2		{
	margin-left:0px; 
	width:100%;
	list-style: none;
	background-image:url(../images/bullet_left.gif);
	background-position:right center; 
	background-repeat:no-repeat; 
	padding-right:20px;
	margin-left:-20px;
	line-height:20px;
}
.table1_cell0_sub	{
	margin-left:0px; 
	width:100%;
	list-style: none;
	background-image:url(../images/bullet_right.gif);
	background-position:left center; 
	background-repeat:no-repeat; 
	padding-left:20px;
	margin-left:10px;
	line-height:20px;
}
.table1_cell1_sub	{
	margin-left:0px; 
	width:100%;
	list-style: none;
	background-image:url(../images/bullet_left.gif);
	background-position:right center; 
	background-repeat:no-repeat; 
	padding-right:20px;
	margin-left:-30px;
	line-height:20px;
}



/* Style for Location Table */

.table2				{
	width:560px;
	border-color:#CCCCFF; 
	border-width:1px; 
	border-style:solid; 
}
.table2_row0			{ 
	margin-top:0;
	margin-right:auto; 
	margin-bottom:0; 
	margin-left:auto; 
	padding:0; 
	text-align:left; 
	width:100%; 
	float:left; 
}

.table2_cell0		{
	margin-left:0px; 
	width:100%;
	list-style:none;
	background-image:url(../images/bullet_right.gif);
	background-position:left center; 
	background-repeat:no-repeat; 
	padding-left:20px;
	line-height:20px;
}
.table2_cell1		{
	margin-left:0px; 
	width:100%;
	list-style: none;
	background-image:url(../images/bullet_left.gif);
	background-position:right center; 
	background-repeat:no-repeat; 
	padding-right:20px;
	margin-left:-20px;
	line-height:20px;
	text-align:right;
}
