p, div, td, ul, ol, .normal {
        font: 12px/19px Arial, Helvetica, sans-serif;
        color: #723F68;
        }

.states {
        font: 12px/20px Arial, Helvetica, sans-serif;
	font-weight: bold;
        color: #723F68;
        }

.states2 {
        font: 12px/20px Arial, Helvetica, sans-serif;
	font-weight: bold;
        color: #F9F6F8;
        }

.trade {
        font: 11px/15px Arial, Helvetica, sans-serif;
        color: #723F68;
        }

.title {
        font: 14px/18px Arial, Helvetica, sans-serif;
	font-weight: bold;
        color: #723F68;
        }

a:link  { text-decoration: underline; color: #723F68 }
a:active        { text-decoration: underline; color: #723F68 }
a:visited       { text-decoration: underline; color: #723F68 }
a:hover { text-decoration: underline; color: #000000 }

*.states a:link  { text-decoration: none; color: #723F68 }
*.states a:active        { text-decoration: none; color: #723F68 }
*.states a:visited       { text-decoration: none; color: #723F68 }
*.states a:hover { text-decoration: none; color: #000000 }

.submit { background-color: #E5E5E5; color: #723F68; font-size: 10px; font-weight: bold; line-height:14px}

/* WOF */
.orderform {
	margin-bottom: 20px;
	width: 620px;
}

.orderform td {
	vertical-align: top;
	padding: 0px 5px 5px 0px;
}

.orderform h2 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
}

.orderform .desc {
	text-align: left;
	width: 65%;
}

.orderform .price, .orderform .qty {
	padding-right: 15px;
}

.orderform .price, .orderform .qty, .orderform .subtotal {
	text-align: right;
}

.ordertable {
	width: 620;
}

.ordertable td {
	padding: 0px 5px 5px 0px;
}

.ordertable label {
	white-space: nowrap;
}

.alert { color: #FF0000; }

th {
        color: #723F68;
	font-size: 14px;
}

#mce-EMAIL {
	border-top: 1px solid #BF83A9;
	border-left: 1px solid #BF83A9;
	border-bottom: 1px solid #BF83A9;
	border-right: 0px;
	background-color: #AF6494;
	color: #EFE0E9;
	float: right;
	padding: 2px 4px;
	margin: 0px 0px 0px 7px;
	height: 20px;
}

