﻿.CoinList {
	margin: 12px 0px 12px 36px;
	background-color: #FFFFFF;
	font-family: verdana;
	font-size: 10pt;
	color: #006633;
	text-align: left;
	width: 400px;
}
.PText {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-align: justify;
	text-indent: 20pt;
	margin: 0px 16px 6px 16px;
}

.ShopPics {
	margin: 0px 0px 3px 0px;
	width: 252px;
	height: 168px;
	position: relative;
	border: 1px solid #000000;
}
p {
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	margin: 0px 0px 6px 0px;
	text-align: justify;
	text-indent: 16px;
}
.RgtCol {
	margin: 0px;
	padding: 5px 3px 5px 3px;
	float: right;
	background-color: #FFFFFF;
	position: relative;
	text-align: center;
	width: 260px;
	vertical-align: top;
}

.TitleCell {
	width: 720px;
	height: auto;
	float: right;
	background-color: #FFFFFF;
}
.WeAccept {
	font-family: verdana;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-align: center;
	margin: 0px 6px 6px 6px;
}
.CreditCards {
	text-align: center;
	margin: 6px 12px 6px 12px;
}
.LeftCol {
	margin: 0px;
	padding: 5px 10px 5px 10px;
	width: 450px;
	background-color: #FFFFFF;
	display: block;
	font-family: Verdana;
	font-size: 12pt;
	color: #000000;
	float: left;
	vertical-align: top;
}
.Bold {
	font-weight: bold;
}
.CoinListCell {
	background-color: #FFFFFF;
	font-family: verdana;
	font-size: 10pt;
	color: #006633;
	text-align: left;
}
.Red {
	color: #FF0000;
}

