.StateName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bolder;
	color: #000000;

}
.StoreDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #444444;

}
.TRowBottomBorder {
	background-image: url(../Images/WTBCellBorder.gif);
	background-position: bottom;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #444444;
	text-decoration: underline;
}
