.textdecoration {
	border-left-width: medium;
	border-left-style: dotted;
	border-left-color: #333300;
}

/* CSS Document */


a:link {
	color: #333300;
	text-transform: none;
	text-decoration: none;
}

a.Product:link {
	color: #333300;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.vendorLink a:link {
	color: #663300;
	text-decoration: none;
}


a:visited {
	text-decoration: none;
	color: #999999;
}
a.Product:visited {
	text-decoration: none;
	color: #999999;
}



a:focus {text-decoration: none;
	     color: #666633;

}
a:hover {
	text-decoration: none;
	color: #cc6633;
}

.body3 a:link {

	color: #cccccc;

}


.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #BB5E00;
	letter-spacing: 1px;
	text-align: left;
	line-height: 13pt;
	text-decoration: none;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #999966;
	letter-spacing: 2px;
	padding-bottom: 4px;
	margin-bottom: 3px;
	text-align: left;
	text-indent: 0px;
	clip: rect(0px,auto,auto,auto);
	border-bottom-style: dotted;
	border-bottom-color: #999966;

}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333300;
	letter-spacing: 1px;
	text-align: left;
	text-indent: 10px;
	line-height: 17px;
}

.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333300;
	list-style-position: outside;
	list-style-type: disc;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #333300;
	word-spacing: 2px;
	letter-spacing: 1px;


}
.bodyStrong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333300;
	letter-spacing: 1px;
	text-align: left;
}
.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333300;
	letter-spacing: 1px;
	text-align: left;
	text-indent: 0px;
	
	
}



.Product {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333300;
	text-align: center;
	bottom: 12px;
	clip: rect(0px,auto,auto,auto);
	border-bottom-style: dotted;
	border-bottom-color: #999966;
	margin-bottom: 6px;
	padding-bottom: 18px;
	padding-top: 0px;
	margin-top: 0px;
	border-bottom-width: medium;
	font-style: normal;
	font-weight: lighter;	
	
}
.vendorLink a:visited {
	color: #666666;
	text-decoration: none;
}
.boxdecoration {
	border-bottom-width: medium;
	border-top-style: none;
	border-bottom-style: dotted;
	border-bottom-color: #333300;
}
.imagefloat { /* this class can be used whenever you wish to float an element left on the page */
float: left;
margin-right: 8px;
}
.receiptbody{
	background-color:#FFFFFF;
}
.receiptoption{
	background-color:#CCCC99;
}
.receipthr{height: 0;border-width: 1px 0 0 0;border-style: solid;border-color: #333300;}
.receipthl{
	background-color:#FFFFFF;
}
.receiptheading{background-color:#BB5E00;color: #333300;font-weight:bold; }

.body3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
	letter-spacing: 1px;
	text-align: left;
	text-indent: 20px;
}
.imagefloatcheckout {
	float: right;
	margin-right: 8px;
	background-attachment: fixed;
	background-image: url((URL));
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	clip: rect(auto,0px,auto,auto);
}
