@charset "utf-8";
/* CSS Document */

.SalesPointsTopTable
{
	width:535px;
	border:1px;
	border-color:#b3b3b3;
	border-style:solid;
}

.SalesPointsTopTableLinkRows
{
	height:23px;
	vertical-align:middle;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#0a78b9;
	font-weight:bold;
	text-indent:12px;
}

.SalesPointsTopTableLinkRows a
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#0a78b9;
	font-weight:bold;
	text-indent:12px;
}

.SalesPointsGridTable
{
	width:535px;
	border:1px;
	border-color:#b3b3b3;
	border-right-style:solid;
	border-bottom-style:solid;
}

.SalesPointsGridTable td
{
	border:1px;
	border-color:#b3b3b3;
	border-top-style:solid;
	border-left-style:solid;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#0a78b9;
	text-decoration:none;
}

.SalesPointsGridTable a
{
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#0a78b9;
	text-decoration:none;
}
