.mainTable {
	width: 850px;
}
.input1 {
	height: 19px;
	border: 1px solid #B58EC6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #440E62;
}
form {
	margin: 0px;
}
#leftNav a {
	color: #F4EAF9;
	text-decoration: none;
	display: block;
	width: auto;
	line-height: 28px;
	padding-left: 12px;
}
#leftNav a:hover {
	background-image: url(../images/navBgOvr.gif);
	background-repeat: no-repeat;
	background-position: -8px center;
	font-weight: bold;
}
.leftNavTitle {
	font-weight: bold;
	color: #50166C;
	padding-left: 12px;
}
#quickHelp a {
	font-size: 11px;
	color: #F4EAF9;
	text-decoration: none;
	line-height: 20px;
	display: block;
	width: auto;
	padding-left: 12px;
}
#quickHelp a:hover {
	font-weight: bold;
}
#footerLinks {
	color: #F4EAF9;
	font-size: 11px;
}
#footerLinks a {
	color: #F4EAF9;
	font-size: 11px;
}
#footerLinks a:hover {
	color: #FFFFFF;
}
#headerLinks {
	color: #F3E8F8;
}
#headerLinks a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.leftNavDivider {
	display: block;
	width: 100%;
}

.opener {
	line-height: 18px;
	color: #666666;
}
.openerSub {
	line-height: 18px;
	color: #666666;
}
a.white:link, a.white:active, a.white:visited {
	color: #FFFFFF;
}

a:link, a:active, a:visited {
	color: #774A8D;
}
a:hover {
	color: #D1B6DD;
}


.prodPrice {
	color: #74458A;
	text-decoration: line-through;
}
.prodPrice2 {
	color: #74458A;
}
.prodSalePrice {
	font-size: 18px;
	font-weight: bold;
	color: #74458A;
}
/**
.moreProdTitle {
	font-weight: bold;
	color: #6E7960;
}
.moreProdTxt {
	font-size: 11px;
	color: #96A584;
}**/
.leftCol {
	width: 210px;
}
.multipage br {
	display: none;
	margin: 0px;
}
.currentPage {
	font-size: 14px;
	font-weight: bold;
	color: #D1B6DD;
}
.prevnext a {
	font-size: 12px;
	color: #D1B6DD;
	text-decoration: none;
}
.prevnext a:hover {
	color: #AFC978;
}
.optionsTable table {
	display: inline;
	vertical-align: middle;
}
.optionsTable select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

hr {
	color: #F3E8F8;
}
.redefInput table td input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #976AAD;
	border: 1px solid #E8D7EF;
}
.redefSelect select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #976AAD;
}
.on1 {
	background-image: url(../images/cellBgGrey.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #FFFFFF;
	cursor: pointer;
}
.off1 {
	background-color: #FFFFFF;
	cursor: pointer;
}
.on2 {
	background-image: url(../images/cellBgPurple.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #F3E8F8;
	cursor: pointer;
}
.off2 {
	background-color: #F3E8F8;
	cursor: pointer;
}.noShipping {
	font-size: 14px;
	color: #74458A;
	background-color: #D1B6DD;
	font-weight: bold;
	border: 1px solid #74458A;

}
/**.textGreen {
	color: #639100;
}**/
#regContent td {
	text-align: center;
}
#regContent input {
	border-color: #C9ABD6;
	border-width: 1px;
	border-style: solid;
}