body {//	background-color: #CCCCFF;	background-color: white;	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;}body,td,th {	color: #9900CC; 	font-family: "Times New Roman", Times, serif;	left: 0px;	top: 0px;	font-size: medium;	font-style: normal;	font-weight: normal;	font-variant: normal;}a:link {	color: #CC0099;}a:visited {	color: #CC66FF;}a:hover {	color: #9933FF;}a:active {	color: #996699;}#topbar {	top : 0px;	height : auto;	background-image:url(images/topthing2.png);	width : 100%;}.faded {color: #CC99FF}.topwhiterow {	height: 40px;}.style1 {font-size: x-small}.smalllight {color: #B871FF}.productname {font-family: Arial, Helvetica, sans-serif; color: #000000;}.smallbodytext {font-size: small}img {	border: 0;}/***  CSS only for the order page */div#mainform {width: 500px;margin: auto;padding: 5px;text-align: left;}div#button {margin-left: 150px;}div#shippingtext {font-size: small;margin-left: 152px;}form {  padding: 1em 0;}form.none {padding: 0;}form div {  clear: both;  margin-bottom: 2px;}form#searchform div {clear: none;}form label {  display: block;  float: left;  width: 150px;  font-weight: bold;  cursor: pointer;  cursor: hand;}.description {	float: left;	width: 140px;	padding: 6px 0px 0px 0px;	font-size: small;	margin: 0px;}form label.required {  background-image: url(required.gif);  background-repeat: no-repeat;  background-position: 3px 0px;}form label.problem {  background-image: url(caution.gif);  background-repeat: no-repeat;  background-position: 3px 0px;}form label.completed {  background-image: url(complete.gif);  background-repeat: no-repeat;  background-position: 3px 0px;}input {  border: 2px solid #EABFFF;  }input.none {border: 0;}input.text {  width: 200px;  border: 2px solid #EABFFF;}select {  border: 2px solid #EABFFF;  }textarea {  width: 330px;  border: 2px solid #EABFFF;}input:focus, textarea:focus, select:focus {  border: 2px solid #CC0099;}