.formLabels {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: 300;
	font-variant: small-caps;
	letter-spacing: 3pt;
	text-align: right;
	vertical-align: middle;
	margin-bottom: 0px;
	padding-right: 0px;
	border-right-width: medium;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
}
.formCell {
	background-color: #FFFFCC;
	margin: 0px;
	padding: 0px;
	border: thin inset #FFFFFF;
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	line-height: normal;
}
.formButton {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
}
.tableRight {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 200;
	color: #660000;
	padding: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.expandedList {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	display: list-item;
	list-style-position: outside;
	list-style-type: circle;
}
#footer {
	background-color: #CC6633;
}

