SPAN.markProductOutOfStock {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FF0000;
  font-weight: bold;
}

.orderEdit {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 11px;
  color: #FF0000;
  text-decoration: underline;
}

TD.main, P.main {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.main2, P.main2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}


BODY {
	color: #333333;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px none #000000;
	left: 2px;
	top: 1px;
	right: 2px;
}

A {
	color: #333333;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

A:hover {
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.hours {
	padding-left: 5px;
	font-family: "Comic Sans MS";
	color: #FF0000;
	font-weight: normal;
}
.address {
	font-family: "Comic Sans MS";
	color: #0000FF;
	font-weight: normal;
}


FORM {
   display: inline;
}
.days {
	padding-left: 15px;
	color: #0000FF;
	font-family: "Comic Sans MS";
	font-weight: normal;
}


.boxText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

SPAN.errorText {
  font-family: Arial, Helvetica, sans-serif;
  color: #FF0000;
}

.inputRequirement {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FF0000;
}

TR.header {
}

TR.headerNavigation {
	background-color: #9B9EC9;
}

TD.headerNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9B9EC9;
	font-weight : bold;
	background-color: #9B9EC9;
}

A.headerNavigation {
	color: #9B9EC9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

A.headerNavigation:hover {
  color: #FF0000;
}

.errorBox {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	background-color: #9B9EC9;
}

.stockWarning {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 11px;
  color: #FF0000;
}

TR.headerError {
  background: #FF0000;
}

TD.headerError {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #FF0000;
  color: #FFFFFF;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #FF0000;
}

TD.headerInfo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #FF0000;
  color: #9B9EC9;
  font-weight: bold;
  text-align: center;
}

TR.footer {
	background-color: #9B9EC9;
}

TD.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #9B9EC9;
}

.infoBox {
	background-color: #9B9EC9;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.infoBoxContents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #C7C7C7;
	color: #333333;
	padding: 10px;
}

TD.infoBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9B9EC9;
	text-align: center;
	padding: 2px;
	background-position: center;
}

.PlainContents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #C3D0E3;
}

.infoBoxNotice {
	background-color: #9B9EC9;
}

.infoBoxNoticeContents {
  font-family: Verdana, Arial, sans-serif, Tahoma;
  font-size: 11px;
}

TABLE.productListing {
  border: 1px none #9B9EC9;
  border-spacing: 1px;
}

TABLE.infoBox-button {
  border: 1px;
  border-style: solid;
  border-color: #9B9EC9;
  border-spacing: 1px;
}

TABLE.user-table {
  border: 0px;
  border-style: solid;
  border-color: #9B9EC9;
  border-spacing: 1px;
}

TR.user-data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ABBBE8;
}

TD.user-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.productListing-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #9B9EC9;
}

.productListing-heading:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #9B9EC9;
}

TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #000000;
  background: #808080;
}

SPAN.productSpecialPrice {
  font-family: Arial, Helvetica, sans-serif;
  color: #FF0000;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

TD.fieldKey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TD.tableHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

TABLE.formArea {
  border-color: #9B9EC9;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}

.moduleRow {
}

.moduleRowOver {
  cursor: pointer;
  cursor: hand;
}

.moduleRowSelected {
}

.checkoutBarFrom, .checkoutBarTo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}

.checkoutBarCurrent {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: bold;}

.productsNotifications {
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.upcomingProducts-even, TR.shippingOptions-even {
}

TR.infoBoxContents-button {
}

TR.subBar {
}

TD.subBar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.accountCategory {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #9B9EC9;
}

SPAN.greetUser {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: bold;
}

.messageBox { font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.messageStackError, .messageStackWarning {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color: #FF0000;
}

.messageStackSuccess {
  font-family: Verdana, Arial, sans-serif, Tahoma;
  font-size: 11px;
  background-color: #99ff00;
}
.navstretch {
	background-image: url(extra/headerstretch.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bottomlink A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.bottomlink A:hover {
	color: #9B9EC9;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.bottomlink A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.big-red-text {
	font-family: "trebuchet MS";
	font-size: 24px;
	color: #FF0000;
}

.background {
	background-image: url(extra/logoback.gif);
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #CCCCCC;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #9B9EC9;
	border-right-color: #9B9EC9;
	border-bottom-color: #9B9EC9;
	border-left-color: #9B9EC9;
}
.bdrstretch {
	background-image: url(extra/bdrstretch.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
.new-heading {
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
	padding-top: 60px;
	padding-bottom: 60px;
}

.border {
	border: 1px solid #9B9EC9;
}
.img-boarder-w {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #FFFFFF;
}

.whiteboarder {
	border: 1px solid #FFFFFF;
}
.lefttextspace {
	margin-left: 25px;
}
.background .date .border #form1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2D5EB7;
	margin-top: 5px;
	margin-bottom: 0px;
}
.topstretch {
	background-image: url(extra/topstreatch.gif);
}
.imagepadtopbot {
	padding-top: 10px;
	padding-bottom: 10px;
}
.small-red-text {

	font-family: "trebuchet MS";
	font-size: 16px;
	color: #FF0000;
}
.img-boarder-red {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #FF0000;
}
