.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #66773E;
}
.text_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #66773E;
}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #66773E;
}


TH
{
	font-weight:bold
}

.PageTitle
{
	font-weight:bold;
	font-size:larger;
}

.SummaryHeading
{
	font-weight:bold;
	color:Black;
}

.CurrentOrder
{
	border-top:1px solid black;
	border-bottom:1px solid black;
	border-left:none;
	border-right:none;
	background-color:#EEEEEE;
}

.ReceiptTopTable
{
	
	border-top-color:Black;
	border-top-width:1px;
	border-top-style:solid;
	border-left-color:Black;
	border-left-width:1px;
	border-left-style:solid;
	border-right-color:Black;
	border-right-width:1px;
	border-right-style:solid;		
}

.ReceiptGiftItemTable
{
	font-family: 'Times New Roman';
	font-size: 14pt;
}

.ReceiptExpirationDate
{
	font-family: 'Times New Roman';
	font-size: 12pt;
}

.ReceiptNote
{
	font-family: 'Times New Roman';
	font-size: 11pt;
	text-align:center;
	padding:10px;
	padding-top:20px;
	vertical-align:top;
	
}
.PageTitle
{
	font-size:16px;
	font-weight:bold;
}
.PageSubTitle
{
	font-size:14px;
	font-weight:bold;
}
