.style6 {font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6a1b8d;
}
a:link {
	text-decoration: none;
	color: #66339A;
}
a:visited {
	text-decoration: none;
	color: #66339A;
}
a:hover {
	text-decoration: underline;
	color: #66339A;
}
a:active {
	text-decoration: none;
	color: #66339A;
}
.style11 {color: #8729B1; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; }
.style7 {font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.style12 {color: #8729B1}
.style8 {font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.style14 {font-size: 12px}
.ac_ppinc_content{
  background-color: #FFFFFF;
  vertical-align : top;
  height : 100%;
  padding: 0px; 
  padding-bottom: 25px;
}
.template_mainbackground{
  background-color : #8729B1;
  border-color : #8729B1;
}
.style14 {font-size: 12px}
.template_image_no_border{
  border : none;
}
.template_table_image_background{
  background-image : url(backgroundbanner.gif);
}
.template_copyright{
  background-color : #8729B1;
  text-align: center;
  font-size: 10pt;
  color: #FFFFFF;
}
a.copyright_link {
  font-size: 10pt;
  font-weight: normal;
  text-decoration : none;
  color: #FFFF00;
}
.template_cartcontents{
  background-color : #FFFFFF;
  text-align: center;
  font-size: 9pt;
  color: #000000;
}
.template_checkoutcartcontents{
  background-color : #FFFFFF;
  text-align: center;
  font-size: 11pt;
  color: #000000;
}
.template_fonth1{
  padding: 0px;
  padding-right: 0px; 
  padding-left: 0px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 17pt;
  font-weight: bold;
  color: #FFFFFF;
}
.template_fonth2{
  padding: 0px;
  padding-right: 0px; 
  padding-left: 0px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 14pt;
  font-weight: normal;
  font-style : italic;
  color: #FFFFFF;
}
a.ac_cart_info_links {
  padding: 0px;
  padding-right: 5px; 
  padding-left: 5px;
  font-size: 11px;
  font-weight: normal;
  text-decoration : none;
}
.ac_left_nav{
  width: 155px;
  vertical-align : top;
  padding: 0px;
  padding-top: 15px;
}
a.ac_left_links {
  text-align: left;
  padding: 0px;
  padding-right: 3px; 
  padding-left: 10px;
  font-size: 10pt;
  font-weight: normal;
  text-decoration : none;
}
a.ac_left_sub_links {
  text-align: left;
  padding: 0px;
  padding-right: 3px; 
  padding-left: 18px;
  font-size: 9pt;
  font-weight: normal;
  text-decoration : none;
}

/* ~~~~~~ View Cart Table ~~~~~~*/
table.ac_cart_table{
  background-color: #d9cbe5;  /* this color ends up being the border color for the table */
  width: 90%;
  margin:0px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size : 11px;
  text-align: center;
}
table.ac_cart_table th{
  font-size : 11px;
  background-color: #d9cbe5;
  margin:0px;
  width: auto;
  vertical-align: top;
}
table.ac_cart_table td{
  background-color: #FFFFFF;
  color: #000000;
  border: 0px;
  width: auto;
}
/* ~~~~~ Order Totals Table from View Cart Page ~~~ */
table.ac_totals_table{
  background-color: #FFFFFF;
  font-size: 11px;
  color: #000000;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #d9cbe5;
}
table.ac_totals_table th{
  text-align:center;
  background-color: #d9cbe5;
  width:auto;
}
table.ac_totals_table td{
  width:auto;
  text-align: right;
}
.buysafe {
    text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 9pt;
	font-weight: normal;
	color: #FF0000;
}

