.cellbackleft {
background: url(images/left.jpg) repeat-x;
border: none;
width: 20px;
}
/* tnt_web
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $
  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com
  Copyright (c) 2003 osCommerce
  Released under the GNU General Public License
*/
.boxText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ff0000; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
BODY {
	color: #CCCCCC;
	margin: 0px;
	background-color: #4d4d4d;
}
A {
	color: #FFFFFF;
	text-decoration: none;
}
A:hover {
  color: #FFCC00;
  text-decoration: none;
}
FORM {
	display: inline;
}
TR.header {
  background: #ffffff;
}
TR.headerNavigation {
  background: #0066CC;
}
TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #0066CC;
  color: #ffffff;
  font-weight : bold;
}
A.headerNavigation {
  color: #FFFFFF;
}
A.headerNavigation:hover {
  color: #ffffff;
}
TR.headerError {
  background: #ff0000;
}
TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff9900;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}
TR.headerInfo {
  background: #00ff00;
}
TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
TR.footer {
	background-color: #999999;
}
TD.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	background-color: #666666;
}
.infoBox {
	background-color: #666666;
}
.infoBoxContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #666666;
}
.infoBoxNotice {
	background-color: #FFCC00;
}
.infoBoxNoticeContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #FFCC00;
}
TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC99;
}
.table_underline {
	border-bottom-width: 0.25pt;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
}
.thumb_border {
	border: 2px solid #FFFFFF;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}
TABLE.productListing {
	border: 1px;
	border-style: solid;
	border-color: #0066CC;
	border-spacing: 1px;
}
.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #0066CC;
  color: #FFFFFF;
  font-weight: bold;
}
TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #666666;
}
A.pageResults {
  color: #0000FF;
}
A.pageResults:hover {
  color: #FFCC00;
  background: #FFFF33;
}
TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
}
TR.subBar {
  background: #f4f7fd;
}
TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}
TD.main, P.main {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #CCCCCC;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}
TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}
TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}
CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}
TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}
TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}
SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #FF9900;
}
.moduleRow { }
.moduleRowOver { background-color: #4d4d4d; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }
.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
/* message box */
.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #FF0000; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }
/* input requirement */
.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff9900; }
.infoBox2 {
	border-top-width: 0.25pt;
	border-right-width: 0.25pt;
	border-bottom-width: 0.25pt;
	border-left-width: 0.25pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #666666;
	border-top-color: #CCCCCC;
}
TD.infoBoxHeading2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #4d4d4d;
}
input {
	background-color: #4d4d4d;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
select {
	background-color: #666666;
}
.p1 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	list-style-type: disc;
}
.p2 {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.h1 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.table1 {
	background-color: #666666;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 0.25pt;
}
.h2 {
	font-family: Arial;
	line-height: normal;
	font-weight: bolder;
	color: #FFCC99;
	text-decoration: none;
	background-color: #333333;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: thin;
	letter-spacing: 2px;
	font-size: 12px;
	border-width: 2;
	border-color: #333333;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thick;
}
a:hover {
	color: #FFCC00;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4d4d4d;
}

.a {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.a2 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.a3 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.ol2 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #CCCCCC;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: decimal;
	margin: 10;
}
.table2 {
	background-color: #666666;
	border-top-color: #FF9900;
	border-top-style: solid;
	border-top-width: 2px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 0.25pt;
}
blockquote p { align:justify;font-size:12px;font-family:Verdana, Arial, sans-serif; }
