/* 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: #000000; }


/* link styles */

A:link {
  font-size : 8pt;
  font-family : Tahoma, Verdana, Arial, sans-serif;
  color : #000000;
  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 : #000000;
  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 : #000000;
  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 : #000000;
  font-style : normal;
  text-decoration: none;
  font-weight: bold;
}

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

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

A.header_links:hover {
  font-size : 8pt;
  font-family : Tahoma, Verdana, Arial, sans-serif;
  color : #444444;
  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 : #000000;
  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 : #000000;
  font-style : normal;
  text-decoration: none;
  font-weight: bold;
}

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

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

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

.search_form {
	text-align: center;
	vertical-align: bottom;
	height: 28px;
}

.browse_categories_form {
	text-align: center;
	vertical-align: bottom;
	padding: 0 0 6 0px;
}

.welcomeback {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #ffffff;
  	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 : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: normal;
  	text-align: left;
  	padding-left: 15;
}

.shoppingcart_links {
	font-size : 8pt;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	color : #000000;
	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 : #000000;
  font-style : normal;
  text-decoration: none;
  font-weight: bold;
}

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

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

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

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

A.register_for_free_link {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #000000;
  	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 : #444444;
  	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 : #000000;
  	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 : #444444;
  	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 : 10pt;
  	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 : #000000;
  	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 : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

.leftsidemenu_table {
	border-color: #c5c5c5;
	border-style:solid;
	background: #f5f5f5;
}

.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: #f5f5f5;
}

.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: #c5c5c5;
	border-style:solid;
	background: #f5f5f5;
}

.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: #c5c5c5;
	border-style:solid;
	background: #f5f5f5;
}

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


.categories_cell {
	border-bottom: 1px #c5c5c5 solid;
	background: #f5f5f5;
	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 : #000000;
  	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 : #000000;
  	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: #c5c5c5;
	border-style:solid;
	background: #f5f5f5;
}

.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: #f5f5f5;
}

.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: #c5c5c5;
	border-style:solid;
	background: #f5f5f5;
}

.spotlight_form {
	text-align: center;
  	padding: 5px;
  	background: #f5f5f5;
}

.welcome {
	font-size : 12pt;
  	font-family : Verdana, Tahoma, Arial, sans-serif;
  	color : #660000;
  	font-style : normal;
  	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;
  	text-align: left;
  	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 : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: normal;
  	text-align: left;
  	padding: 5px;
}

.customercomments_table {
	border: solid;
	border: 1px;
	border-color: #c5c5c5;
	border-style:solid;
  	background: #f5f5f5;
}

.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 : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: normal;
  	text-align: left;
  	padding: 5px;
}

.aboutyourcompanycom_table {
	border: solid;
	border: 1px;
	border-color: #c5c5c5;
	border-style:solid;
  	background: #f5f5f5;
}

.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: #c5c5c5;
	border-style:solid;
	background: #f5f5f5;
}

.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;
  	background: #c9e6ff;
}

.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;
  	background: #c9e6ff;
}

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 : #000000;
  	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 : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

.product_title {
	border: solid;
	border: 1px;
	border-color: #c5c5c5;
	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: #f5f5f5;
}

.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: 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 : #000000;
  	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 : #000000;
  	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: #c5c5c5;
	border-style:solid;
  	background: #f5f5f5;
}

.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;
  	text-align: left;
  	padding: 5px;
}

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 : #000000;
  	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 : #000000;
  	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: left;
  	padding: 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 : #000000;
  	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-style : normal;
  	text-decoration: none;
  	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;
  	text-align: left;
  	padding-left: 15px;
}

.counting_pages {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #000000;
  	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 : #000000;
  	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 : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
}

.messagecenter_selectall {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #000000;
  	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 : #000000;
  	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 : #000000;
  	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 : #000000;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	padding: 5px;
}

.insidemainform {
	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-left: 5px;
  	background: #f5f5f5;
}

.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 : #ffffff;
  	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 : #ffffff;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: left;
  	padding-right: 5px;
}

.footer_links {
  font-size : 8pt;
  font-family : Tahoma, Verdana, Arial, sans-serif;
  color : #000000;
  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 : #000000;
  font-style : normal;
  text-decoration: none;
  font-weight: bold;
}

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

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

A.footer_links:hover {
  font-size : 8pt;
  font-family : Tahoma, Verdana, Arial, sans-serif;
  color : #444444;
  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 : #000000;
  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 : #000000;
  font-style : normal;
  text-decoration: none;
  font-weight: bold;
}

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

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

A.footer:hover {
  font-size : 8pt;
  font-family : Tahoma, Verdana, Arial, sans-serif;
  color : #444444;
  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;
}

/*
*
*	Tue, Dec-21-2004
*	Wishlist Controls CSS Classes
*
*/
table.wishlist-controls {
	margin: 8 0 6 0px;
	}
table.wishlist-controls td {
	vertical-align:middle;
	}
table.wishlist-controls input {
	margin: 3 0 0 0px;
	width:139px;
	}
table.wishlist-controls select {
	margin-top:1px;
	}
table.wishlist-controls th input {
	margin: 0 0 0 3px;
	}
tr.wishlist-controls td input {
	width:300px;
	letter-spacing:1px;
	}
table.wishlist-quantity {
	margin: 0 0 6 0px;
	}
table.wishlist-quantity td{
	text-align:right;
	}
table.wishlist-quantity th{
	padding: 0 16 0 3px;
	}
table.wishlist-quantity input{
	text-align:center;
	}