.results {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	border : 1px solid Black;
	margin : 3px;
}
.resultsName {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	border : 1px solid Black;
	margin : 3px;
	background-color : #E0DFE3;
}
.resultsValue {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	border : 1px solid Black;
	margin : 3px;
	color : #990099;
}
A:link {
	color : Purple;
}
A:visited {
	color : Purple;
}
A:hover {
	color : Red;
}
BODY {
	background-color : White;
	color : Black;
}
TABLE {
	border : 0px none Black;
	padding : 0px;
	border-spacing : 0px;
}
TABLE.basket {
	border : 1px solid #d9d9d9;
	padding : 1px;
	border-spacing : 1px;
	background-color : #B3B3B3;
	text-align : center;
}
TABLE.main {
	border: 0px none;
	padding : 0px;
	width : 632px;
	border-spacing : 0px;
}
TABLE.notes {
	border : thin solid Purple;
	padding : 3px;
	width : 100%;
	border-spacing : 0px;
	background-color : White;
}
TD.notes {
	width : 100%;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Black;
	border : 0px none;
	font-style : normal;
	text-align : left;
}
SPAN.notes {
	font-weight : bold;
	color : Purple;
	font-style : normal;
}
.outsetBorder {
	border : 6px outset Silver;
	padding : 0px;
	border-spacing : 0px;
}
.ridgeBorder {
	border : 5px ridge Silver;
	padding : 0px;
	background-color : #E0DFE3;
}
.singleBorder {
	border : 1px solid Black;
	padding : 0px;
	text-align : center;
	border-spacing : 0px;
}
.sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-align: left;
	vertical-align: top;
	height : 30px;
	text-indent : 5px;
}
.cartButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
}
.cartFrame {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	text-align : center;
	height : 40px;
}
.buyButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	vertical-align : middle;
}
.submitButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	vertical-align : middle;
}
.buyFrame {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	text-align : center;
	vertical-align : middle;
}
.basketFrame {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-align : center;
	vertical-align : middle;
	font-weight : bold;
}
TD.basketBlurb {
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
}
TD.basket {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	border : 1px solid #d9d9d9;
	background-color : #d9d9d9;
}
TD.basketHdr {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	border : 1px solid #d9d9d9;
}
TR.detailHeader {
	background-color : #CCCCCC;
	border : 0px none #CCCCCC;
}
TD.deliveryField {
	border : 1px ridge Silver;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	width : 90px;
}
TD.deliveryValue {
	border : 1px ridge Silver;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Blue;
}
TD.detailHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 8pt;
	height : 30px;
	color : White;
	text-align : left;
	text-indent : 6px;
}
TD.detailItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	height : 30px;
	color : Purple;
	text-align : left;
	text-indent : 6px;
	font-weight : normal;
}
TD.detailPOA {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	height : 30px;
	color : Purple;
	text-align : right;
	text-indent : 6px;
	font-weight : normal;
}
.standardHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 16pt;
	background-color : #CCCCCC;
	border : 0px none #CCCCCC;
	text-align : center;
	vertical-align : middle;
	height : 60px;
	color : Black;
}
TD.xofy {
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration : underline;
}
TD.hdrCheckout {
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	width : 400px;
	height : 40px;
	vertical-align : bottom;
}
.note {
	font-size : 8pt;
	font-style : italic;
	font-weight : normal;
}
.blue {
	color : Blue;
}
.red {
	color : Red;
	font-weight : bold;
}.leftColumn {
	background-color : #eeeeee;
}

