#DataTable {	border: solid 1px #397d93;	background: #FFF;	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;	width: 500px;	background-color: #3b7c93;
	color: #b5bed1;
}#DataTable caption {	font-size: 90%;	font-weight: bold;	text-align: left;	padding: 5px 0;	}#DataTable thead tr th {	font-size: 100%;	padding: 6px;	color: #434441;	text-align: left;	border: 1px solid #003366;	border-color: #397d93;	border-width: 1px;	}#DataTable tbody tr td {	font-size: 100%;	padding: 6px;	background: #FFF;	color: #222;	border-top: 1px solid #333333;	border-left: 1px solid #333333;
	border: 1px solid #397d93;
}#DataTable tfoot tr th, #DataTable tfoot tr td {	font-size: 100%;	padding: 6px;	color: #000000;	border-top: 1px solid #5079A3;	border-left: 1px solid #B7CEE3;	text-align: right;	font-weight: bold;	background-color: #d3c9b9;
	border: 1px solid #d3c8b8;
}#DataTable tbody tr td label {	position: relative;	top: -3px;	font-size: 100%;	display: inline;	font-weight: normal;	padding: 0;	margin: 0;
	border: 1px solid #397d93;
}.debug {	background-color: #EEE;	border: solid 0 #ffffff;	margin: 2px 0;	padding: 5px;	font-family: Monospace;	font-size: 12px;}.formButton {	background: #FFF url(images/formButton_BG.gif) repeat-x;	text-decoration: none;	border: solid 1px #397d93;	padding: 3px 6px;	color: #397d93;	font: bold 11px  Tahoma, sans-serif;	cursor: pointer; cursor: pointer;}.CellSpacer {	width: 25px;}label {	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;	display: block;	margin: 4px 0 2px;}label.inlineLabel {	display: inline;	position: relative;	top: -3px;}.FormErrors {	padding: 0px;	margin: 10px;	border: solid 0 #ffffff;}.FormErrors p {	background-color: #900;	border-bottom: solid 1px #000;	margin: 0 0 18px 0;	padding: 5px 10px;	font-weight: bold;	font-size: 14px;	color: #FFF;}.FormErrors ol li {	font-size: 12px;	margin: 10px 0 0;}.CardError {	font-size: 110%;	font-weight: bold;	color: #900;}.shopHead {	font-family: Garamond, Georgia, "Times New Roman", Times, serif;	font-size: 16px;	color: #b1bdd1;	line-height: 20px;}