/* page styles */

BODY {
     background: #ffffff;
     font-size : 10pt;
     font-family: Verdana, Arial, sans-serif;
     color: black;
}

a img {
	border: none;
}

form {
display: inline;
}

.masform {
  display: inline;
}

.line { background: #330066; }


/* link styles */

A:link {
  font-size : 8pt;
  font-family : Tahoma, Verdana, Arial, sans-serif;
  color : #330066;
  font-style : normal;
  text-decoration: underline;
  font-weight: bold;
}

A:active { 
  font-size : 8pt;
  font-family : Tahoma, Verdana, Arial, sans-serif;
  color : #444444;
  font-style : normal;
  text-decoration: underline;
  font-weight: bold;
}

A:visited { 
  font-size : 8pt;
  font-family : Tahoma, Verdana, Arial, sans-serif;
  color : #330066;
  font-style : normal;
  text-decoration: underline;
  font-weight: bold;
}

A:hover {
  font-size : 8pt;
  font-family : Tahoma, Verdana, Arial, sans-serif;
  color : #444444;
  font-style : normal;
  text-decoration: underline;
  font-weight: bold;
}

.header_links {
  font-size : 8pt;
  font-family : Tahoma, Verdana, Arial, sans-serif;
  color : #333333;
  font-style : normal;
  text-decoration: none;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  padding-left: 5px;
  padding-right: 5px;
}

A.header_links {
  font-size : 8pt;
  font-family : Tahoma, Verdana, Arial, sans-serif;
  color : #333333;
  font-style : normal;
  text-decoration: none;
  font-weight: bold;
}

A.header_links:active { 
  font-size : 8pt;
  font-family : Tahoma, Verdana, Arial, sans-serif;
  color : #330066;
  font-style : normal;
  text-decoration: none;
  font-weight: bold;
}

A.header_links:visited { 
  font-size : 8pt;
  font-family : Tahoma, Verdana, Arial, sans-serif;
  color : #333333;
  font-style : normal;
  text-decoration: none;
  font-weight: bold;
}

A.header_links:hover {
  font-size : 8pt;
  font-family : Tahoma, Verdana, Arial, sans-serif;
  color : #330066;
  font-style : normal;
  text-decoration: none;
  font-weight: bold;
}

/* use this instead of .header_links */
.header {
    font-size : 8pt;
  font-family : Tahoma, Verdana, Arial, sans-serif;
  color : #333333;
  font-style : normal;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  padding-left: 5px;
  padding-right: 5px;
}

A.header:link {
  font-size : 8pt;
  font-family : Tahoma, Verdana, Arial, sans-serif;
  color : #333333;
  font-style : normal;
  text-decoration: none;
  font-weight: bold;
}

A.header:active { 
  font-size : 8pt;
  font-family : Tahoma, Verdana, Arial, sans-serif;
  color : #330066;
  font-style : normal;
  text-decoration: none;
  font-weight: bold;
}

A.header:visited { 
  font-size : 8pt;
  font-family : Tahoma, Verdana, Arial, sans-serif;
  color : #333333;
  font-style : normal;
  text-decoration: none;
  font-weight: bold;
}

A.header:hover {
  font-size : 8pt;
  font-family : Tahoma, Verdana, Arial, sans-serif;
  color : #330066;
  font-style : normal;
  text-decoration: none;
  font-weight: bold;
}

.search_form {
	text-align: left;
	vertical-align: middle;
	padding-left: 15px;
}

.browse_categories_form {
	text-align: right;
	vertical-align: middle;
	padding-right: 15px;
}

.welcomeback {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #333333;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: normal;
  	text-align: left;
  	padding-left: 15;
}

.shopping_cart {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #333333;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: normal;
  	text-align: right;
  	padding-right: 15;
}

.shoppingcart_links {
	font-size : 8pt;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	color : #333333;
	font-style : normal;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}

A.shoppingcart_links {
  font-size : 8pt;
  font-family : Tahoma, Verdana, Arial, sans-serif;
  color : #333333;
  font-style : normal;
  text-decoration: none;
  font-weight: bold;
}

A.shoppingcart_links:active { 
  font-size : 8pt;
  font-family : Tahoma, Verdana, Arial, sans-serif;
  color : #330066;
  font-style : normal;
  text-decoration: none;
  font-weight: bold;
}

A.shoppingcart_links:visited { 
  font-size : 8pt;
  font-family : Tahoma, Verdana, Arial, sans-serif;
  color : #333333;
  font-style : normal;
  text-decoration: none;
  font-weight: bold;
}

A.shoppingcart_links:hover {
  font-size : 8pt;
  font-family : Tahoma, Verdana, Arial, sans-serif;
  color : #330066;
  font-style : normal;
  text-decoration: none;
  font-weight: bold;
}

.register_for_free {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #333333;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: normal;
  	text-align: left;
  	padding-left: 15;
  	vertical-align: middle;
}

A.register_for_free_link {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #333333;
  	font-style : normal;
  	text-decoration: underline;
  	font-weight: bold;
}

A.register_for_free_link:active {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #330066;
  	font-style : normal;
  	text-decoration: underline;
  	font-weight: bold;
}

A.register_for_free_link:visited { 
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #333333;
  	font-style : normal;
  	text-decoration: underline;
  	font-weight: bold;
}

A.register_for_free_link:hover {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #330066;
  	font-style : normal;
  	text-decoration: underline;
  	font-weight: bold;
}

.leftsidemenu {
	border-color:444444;
	border-style:solid;
	border-collapse:collapse;
	background: #ffffff;
}

.leftsidemenu_title {
	font-size : 11pt;
  	font-family : Verdana, Tahoma, Arial, sans-serif;
  	color : #ffffff;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: center;
}

.leftsidemenu_picture {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #444444;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: center;
  	padding: 5px;
  	background: #;
}

.leftsidemenu_text {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #444444;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	padding-left: 15px;
}

A.leftsidemenu_text {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #444444;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

A.leftsidemenu_text:active {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #330066;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

A.leftsidemenu_text:visited {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #444444;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

A.leftsidemenu_text:hover {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #330066;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

.leftsidemenu_table {
	border-color: #95ca00;
	border-style:solid;
	background: #f5f5f0;
}

.leftsidemenu_form {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #444444;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: left;
  	background: #f5f5f0;
}

.shoppingcart_title {
	font-size : 10pt;
  	font-family : Verdana, Tahoma, Arial, sans-serif;
  	color : #444444;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: center;
}

.shoppingcart_table {
	
	border-color: #95ca00;
	border-style: solid;
	background: #f5f5f0;
}

.shoppingcart_form {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #444444;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: center;
  	padding: 5px;
  	background: #f5f5f0;
}

.quicksearch_title {
	font-size : 10pt;
  	font-family : Verdana, Tahoma, Arial, sans-serif;
  	color : #444444;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: center;
}

.quicksearch_table {
	border-color: #95ca00;
	border-style:solid;
	background: #f5f5f0;
}

.quicksearch_form {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #444444;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: center;
  	padding: 5px;
  	background: #f5f5f0;
}

.categories_title {
	font-size : 10pt;
  	font-family : Verdana, Tahoma, Arial, sans-serif;
  	color : #444444;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: center;
}

.categories_table {
	border-color: #95ca00;
	border-style:solid;
	background: #f5f5f0;
}

.categories_form {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #444444;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: left;
  	background: #f5f5f0;
  	line-height: 16px;
}

.categories_cell {
	background: #f5f5f0;
	padding: 2 2 2 15;
}

.categories_links {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #444444;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

A.categories_links {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #444444;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

A.categories_links:active {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #330066;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

A.categories_links:visited {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #444444;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

A.categories_links:hover {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #330066;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

.newsletter_title {
	font-size : 10pt;
  	font-family : Verdana, Tahoma, Arial, sans-serif;
  	color : #444444;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: center;
}

.newsletter_table {
	border-color: #95ca00;
	border-style:solid;
	background: #f5f5f0;
}

.newsletter_form {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #444444;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: center;
  	padding: 5px;
  	background: #f5f5f0;
}

.spotlight_title {
	font-size : 10pt;
  	font-family : Verdana, Tahoma, Arial, sans-serif;
  	color : #444444;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: center;
}

.spotlight_table {
	border-color: #95ca00;
	border-style:solid;
	background: #f5f5f0;
}

.spotlight_form {
	text-align: center;
	vertical-align: middle;
  	padding-top: 5px;
  	padding-bottom: 5px;
  	background: #f5f5f0;
}

.spotlight_discount {
	font-size : 9pt;
  	font-family : Verdana, Tahoma, Arial, sans-serif;
  	color : #772222;
  	font-weight: bold;
}

.welcome {
	font-size : 12pt;
  	font-family : Verdana, Tahoma, Arial, sans-serif;
  	color : #666666;
  	font-style : italic;
  	text-decoration: none;
  	font-weight: normal;
  	text-align: left;
  	padding-left: 15px;
}

.topsellers_title {
	font-size : 10pt;
  	font-family : Verdana, Tahoma, Arial, sans-serif;
  	color : #ffffff;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: left;
  	padding-left: 15px;
}

.yourcompanydeals_title {
	font-size : 10pt;
  	font-family : Verdana, Tahoma, Arial, sans-serif;
  	color : #ffffff;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	padding-left: 15px;
}

.customercomments_title{
	font-size : 10pt;
  	font-family : Verdana, Tahoma, Arial, sans-serif;
  	color : #ffffff;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: left;
  	padding-left: 15px;
}

.customercomments_text{
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #444444;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: normal;
  	text-align: left;
  	padding: 5px;
}

.customercomments_table {
	border: solid;
	border: 1px;
	border-color: #95ca00;
	border-style:solid;
  	background: #f5f5f0;
}

.aboutyourcompanycom_title {
	font-size : 10pt;
  	font-family : Verdana, Tahoma, Arial, sans-serif;
  	color : #ffffff;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: left;
  	padding-left: 15px;
}

.aboutyourcompanycom_text{
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #444444;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: normal;
  	text-align: left;
  	padding: 5px;
}

.aboutyourcompanycom_table {
	border: solid;
	border: 1px;
	border-color: #95ca00;
	border-style:solid;
  	background: #f5f5f0;
}

.featureditems_title {
	font-size : 10pt;
  	font-family : Verdana, Tahoma, Arial, sans-serif;
  	color : #ffffff;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: left;
  	padding-left: 15px;
}

.mainform_table {
	border-color: #95ca00;
	border-style:solid;
	background: #f5f5f0;
}

.mainform_text_bold {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #444444;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: left;
  	padding: 5px;
}

.mainform_text {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #444444;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: normal;
  	text-align: left;
  	padding-left: 5px;
}

A.mainform_text {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #444444;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

A.mainform_text:active {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #330066;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

A.mainform_text:visited {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #444444;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

A.mainform_text:hover {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #330066;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

.product_title {
	border: solid;
	border: 1px;
	border-color: #95ca00;
	border-style:solid;
	font-size : 10pt;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	color : #444444;
	font-style : normal;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	padding: 5px;
	background: #f5f5f0;
}

.seemoreinfo_link {
	font-size : 8pt;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	color : #444444;
	font-style : normal;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
}

.category_name {
	font-size : 10pt;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	color : #ffffff;
	font-style : normal;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	padding-left: 15px;
}

.category_title {
	font-size : 8pt;
  	font-family : Verdana, Tahoma, Arial, sans-serif;
  	color : #444444;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: left;
  	padding: 5px;
  	vertical-align: top;
}

A.category_title {
	font-size : 8pt;
  	font-family : Verdana, Tahoma, Arial, sans-serif;
  	color : #444444;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: left;
  	padding: 5px;
  	vertical-align: top;
}

A.category_title:active {
	font-size : 8pt;
  	font-family : Verdana, Tahoma, Arial, sans-serif;
  	color : #330066;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: left;
  	padding: 5px;
  	vertical-align: top;
}

A.category_title:visited {
	font-size : 8pt;
  	font-family : Verdana, Tahoma, Arial, sans-serif;
  	color : #444444;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: left;
  	padding: 5px;
  	vertical-align: top;
}

A.category_title:hover {
	font-size : 8pt;
  	font-family : Verdana, Tahoma, Arial, sans-serif;
  	color : #330066;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: left;
  	padding: 5px;
  	vertical-align: top;
}

.product_table {
	border: solid;
	border: 1px;
	border-color: #95ca00;
	border-style:solid;
  	background: #f5f5f0;
}

.product_name {
	font-size : 10pt;
  	font-family : Verdana, Tahoma, Arial, sans-serif;
  	color : #444444;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: left;
  	padding-left: 15px;
}

.product_text_bold {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #444444;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

A.product_text_bold {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #444444;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

A.product_text_bold:active {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #330066;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

A.product_text_bold:visited {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #444444;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

A.product_text_bold:hover {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #330066;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

.product_text {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #444444;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: normal;
  	text-align: justify;
  	padding: 5px;
}
.product_data {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #444444;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: normal;
  	text-align: left;
}
.product_special {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #992244;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: left;
  	padding-bottom: 5px;
}

.crumb {
	font-size : bold 8pt Tahoma, Verdana, Arial, sans-serif;
  	color : #444444;
  	font-style : normal;
  	text-decoration: none;
  	text-align: left;
  	padding-left: 15px;
  	vertical-align: middle;
}

td.crumb a,
td.crumb a:link,
td.crumb a:visited,
td.crumb a:active,
td.crumb a:hover {
	text-decoration: none;
}
	
.select_subcategory_form {
	text-align: left;
	vertical-align: middle;
  	padding: 5px;
}

.change_sort_order_form {
	text-align: right;
	vertical-align: middle;
  	padding: 5px;
}

.showing_matches {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #330066;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: center;
  	padding: 5px;
}

.product_details {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #ffffff;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: left;
  	padding-left: 5px;
}

.plain_text {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #444444;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: normal;
  	padding: 5px;
}

.plain_text_bold {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #444444;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	padding: 5px;
}

.plain_title {
	font-size : 10pt;
  font-family : Tahoma, Verdana, Arial, sans-serif;
  color : #444444;
  font-weight: bold;
  padding: 5px;
}

.mainform_title {
	font-size : 10pt;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	color : #ffffff;
	font-style : normal;
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
}

.item_title {
	font-size : 8pt;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	color : #ffffff;
	font-style : normal;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
}

.counting_pages {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #330066;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: center;
  	padding: 5px;
}

.messagecenter_title {
	font-size : 10pt;
  	font-family : Verdana, Tahoma, Arial, sans-serif;
  	color : #ffffff;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: left;
  	padding-left: 15;
}

.messagecenter_links {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #444444;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

A.messagecenter_links {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #444444;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

A.messagecenter_links:active {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #330066;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

A.messagecenter_links:visited {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #444444;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

A.messagecenter_links:hover {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #330066;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

.messagecenter_selectall {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #330066;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
	text-align: left;
  	padding-left: 5px;
}

.messagecenter_deleteall {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #330066;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
	text-align: right;
  	padding-right: 5px;
}

.message_text {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #330066;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: normal;
  	padding: 5px;
}

.message_text_bold {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #330066;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	padding: 5px;
}

.insidemainform {
	font-size : 8pt;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	color : #444444;
	text-decoration: none;
	font-weight: bold;
	background: #f5f5f5;
}

.primary_color {
	color: #95ca00;
	background: #95ca00;
}

.secondary_color {
	color: #330066;
	background: #330066;
}

.primary_background {
	color: #f5f5f5;
	background: #f5f5f5;
}

.secondary_background {
	color: #a0d52d;
	background: #a0d52d;
}

.button_area {
  	padding: 5px;
}

A.button_area, A.button_area:active, A.button_area:visited, A.button_area:hover {
  	padding: 5px;
}

.button_area_m4 {
  	margin:4 0 0 0px;
}

A.button_area_m4, A.button_area_m4:active, A.button_area_m4:visited, A.button_area_m4:hover {
  	margin:4 0 0 0px;
}

.select_brand_form {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #330066;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
	text-align: right;
  	padding-right: 5px;
}

.gift_finder_form {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #330066;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: left;
  	padding-left: 5px;
}

.footer_links {
  font-size : 8pt;
  font-family : Tahoma, Verdana, Arial, sans-serif;
  color : #ffffff;
  font-style : normal;
  text-decoration: none;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  padding-left: 5px;
  padding-right: 5px;
}

A.footer_links {
  font-size : 8pt;
  font-family : Tahoma, Verdana, Arial, sans-serif;
  color : #ffffff;
  font-style : normal;
  text-decoration: none;
  font-weight: bold;
}

A.footer_links:active { 
  font-size : 8pt;
  font-family : Tahoma, Verdana, Arial, sans-serif;
  color : #aaaaaa;
  font-style : normal;
  text-decoration: none;
  font-weight: bold;
}

A.footer_links:visited { 
  font-size : 8pt;
  font-family : Tahoma, Verdana, Arial, sans-serif;
  color : #ffffff;
  font-style : normal;
  text-decoration: none;
  font-weight: bold;
}

A.footer_links:hover {
  font-size : 8pt;
  font-family : Tahoma, Verdana, Arial, sans-serif;
  color : #aaaaaa;
  font-style : normal;
  text-decoration: none;
  font-weight: bold;
}

/* use this instead of .footer_links */
.footer {
  font-size : 8pt;
  font-family : Tahoma, Verdana, Arial, sans-serif;
  color : #ffffff;
  font-style : normal;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  padding-left: 5px;
  padding-right: 5px;
}

A.footer:link {
  font-size : 8pt;
  font-family : Tahoma, Verdana, Arial, sans-serif;
  color : #ffffff;
  font-style : normal;
  text-decoration: none;
  font-weight: bold;
}

A.footer:active { 
  font-size : 8pt;
  font-family : Tahoma, Verdana, Arial, sans-serif;
  color : #aaaaaa;
  font-style : normal;
  text-decoration: none;
  font-weight: bold;
}

A.footer:visited { 
  font-size : 8pt;
  font-family : Tahoma, Verdana, Arial, sans-serif;
  color : #ffffff;
  font-style : normal;
  text-decoration: none;
  font-weight: bold;
}

A.footer:hover {
  font-size : 8pt;
  font-family : Tahoma, Verdana, Arial, sans-serif;
  color : #aaaaaa;
  font-style : normal;
  text-decoration: none;
  font-weight: bold;
}

.copyright {
font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #ffffff;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: normal;
  	text-align: center;
  	vertical-align: top;
  	padding-top: 5px;
}

.product_list_heading
{
	font-size: 8pt;
  font-family : Verdana, Tahoma, Arial, sans-serif;
  color : #333333;
  font-weight: bold;
}

.product_list
{
	font-size: 10px;
  font-family : Verdana, Tahoma, Arial, sans-serif;
  color : #000000;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
}

.product_list_discount
{
	font-size: 9px;
  font-family : Verdana, Tahoma, Arial, sans-serif;
  color : #772222;
  font-weight: bold;
}
.product_list_points
{
	font-size: 9px;
  font-family : Verdana, Tahoma, Arial, sans-serif;
  color : #772222;
  font-weight: bold;
}
.product_list_buy
{
	font-size: 8pt;
  font-family : Verdana, Tahoma, Arial, sans-serif;
  color : #000066;
  font-style: normal;
  font-weight: bold;
}
A.product_list_buy
{
	font-size: 8pt;
  font-family : Verdana, Tahoma, Arial, sans-serif;
  color : #338822;
  font-style: normal;
  font-weight: bold;
}
A.product_list_buy:hover
{
	font-size: 8pt;
  font-family : Verdana, Tahoma, Arial, sans-serif;
  color : #006600;
  font-style: normal;
  font-weight: bold;
}
A.product_list_buy:visited
{
	font-size: 8pt;
  font-family : Verdana, Tahoma, Arial, sans-serif;
  color : #338822;
  font-style: normal;
  font-weight: bold;
}
A.product_list_buy:active
{
	font-size: 8pt;
  font-family : Verdana, Tahoma, Arial, sans-serif;
  color : #338822;
  font-style: normal;
  font-weight: bold;
}

.product_retail_label
{
	font-size: 9pt;
	color: #222222;
}
.product_retail_value
{
	font-size: 9pt;
	color: #222222;
}
.product_discount_label
{
	font-size: 9pt;
	color: #222277;
}
.product_discount_value
{
	font-size: 9pt;
	color: #222277;
}
.product_price_label
{
	color: #227722;
	font-size: 10pt;
}
.product_price_value
{
	color: #227722;
	font-size: 10pt;
}
.product_points_label
{
	font-size: 8pt;
	color: #772222;
}
.product_points_value
{
	font-size: 10pt;
	color: #772222;
}
.product_savings_label
{
	font-size: 8pt;
	color: #772222;
}
.product_savings_value
{
	font-size: 10pt;
	color: #772222;
}
.product_effective_label
{
	font-size: 8pt;
}
.product_effective_value
{
	font-size: 10pt;
}

.alert_heading
{
	color: #FFFFFF;
	background-color: #772222;
	font-size: 10pt;
	font-weight: bold;
}
.alert_text
{
	color: #772222;
	font-size: 9pt;
}
.copy
{
	font-size: 10pt;
	text-align: justify;
	padding-left: 8;
	padding-right: 8;
}
.copy_message
{
	font-size: 8pt;
	text-align: justify;
	padding: 5px;
}
.justify
{
	text-align: justify;
}
.spaced_list
{	
	line-height: 12pt;
}
.soldout
{
	color: White;
	background-color: #330066;
	border-color: #a0d52d;
	font-size:10pt;
	font-weight:bold;
}
.heading
{
	padding-top: 0px;
	font-size: 11pt;
	font-weight: bold;
}