BODY {
	margin: 0px auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #330099;
}
H1 {
	font-size: large;
	text-align: center;
}
H4 {
	text-align: center;
	margin-bottom: 3px;
}
P {
	text-align: center;
}
TD.footer {
	text-align: center;
	font-weight: bold;
}
DIV.smallText {
	font-size: x-small;
}
.center {
	text-align: center;
}
DIV.content {
	text-align: left;
	padding: 10px;
	margin-left: 0px auto;
	margin-right: 0px auto;
}
P.content {
	text-align: left;
	margin-left: 0px auto;
	margin-right: 0px auto;
}
TD.content {
	text-align: left;
	padding: 3px;
	vertical-align: top;
}
TD.contentleft {
	text-align: center;
	padding: 3px;
	border-left: 1px solid #330099;
}
.tableheading {
	text-align: center;
	font-weight: bold;
	padding-bottom: 3px;
	vertical-align: middle;
}
.tableheadingleft {
	text-align: center;
	font-weight: bold;
	padding: 3px;
	border-left: 1px solid #330099;
}
.tablecolumnheading {
	text-align: center;
	font-weight: bold;
	padding: 3px;
	border-left: 1px solid #330099;
	border-bottom: 1px solid #330099;
}
.holdingframe {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 750px;
}
TD.order {
	background-image: url(images/button_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle;
	text-align: center;
	width: 84px;
	height: 27px;
	font-weight: bold;
}

