.formbg {
	background-color: #9C0058;
}
.white-txt {
	color: #FFFFFF;
}
#status {
	background-color: #97CF4A;
}
#status th {
	font-size: 0.75em;
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
}
#status th a{
	color: #FFFFFF;
}
#status td {
	font-size: 0.75em;
	color: #000000;
	background-color: #FFFFFF;
}
caption {
	font-size: 0.8em;
	font-weight: bold;
	color: #658932;
	text-align: left;
	padding-top: 2px;
	
}
#checkout {
	border: 1px solid #A4E54D;
}

#checkout  th {
	font-size: 0.75em;
	color: #FFFFFF;
	background-color: #9C0058;
	padding-top: 2px;
	padding-bottom: 2px;
}
#checkout  th a{
	color: #FFFFFF;
}
#checkout  td {
	font-size: 0.75em;
	color: #000000;
	background-color: #FFFFFF;
}
.table-border {
	border: 1px solid #A4E44C;
	margin-bottom: 10px;
}
#shipping {
	border: 1px solid #666666;
}
#shipping  th {
	font-size: 0.75em;
	color: #FFFFFF;
	background-color: #9C0058;
	padding-top: 2px;
	padding-bottom: 2px;
}
#shipping  th a{
	color: #FFFFFF;
}
#shipping  td {
	font-size: 0.75em;
	color: #000000;
	background-color: #E4E4E4;
}
.table-top-border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9C0058;
	margin-top: 5px;
	padding-top: 5px;
}
.print-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-align: justify;
	padding-bottom: 10px;
}
.print-text h1 {
	font-size: 1.5em;
	color: #000000;
	text-align: justify;
	font-weight: bold;
}
#box-wrap-print {
	width:600px;
	margin:0 auto;
}
.table-bottom-border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C0058;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	padding-bottom: 5px;
}
.border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9C0058;
}
