/*
  
*/

TD.outline {
  background: #ffffff;
	border-bottom: 1pt none #ff0066;
	border-top: double #ff0000 1px;
	border: 1px solid #666666;
	font-size: 10px;
	line-height: 10px;
}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox {
	background: #333333;
	border: thin #660033 none;
	color: #ffffff;
	text-align: center;
	text-indent: inherit;
	letter-spacing: inherit;
	word-spacing: inherit;
	white-space: normal;
	unicode-bidi: inherit;
	font: normal 11px/11px Arial, Helvetica, sans-serif;
}
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { color: #333333;
	font: 13px/5px Verdana, Arial, sans-serif;
}

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
	text-align: left;
}

A {
  color: #6600cc;
  text-decoration: none;
}

A footer {
  color: #cccccc;
  text-decoration: none;
}

A:hover {
  color: #333366;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.main {
	color: #333333;
	font-size: 10px;
	line-height: 6px;
	text-align: left;
}

TD.main {
	color: #666666;
	font-size: 12px;
	line-height: 12px;
	text-align: left;
}

TR.footer {
  background: #666666 none;
	color: #ffffff;
	font-size: 11px;
	line-height: 10px;
	padding: 2px;
	font-style: inherit;
	font-weight: lighter;
	border: 2px none #ff0033;
}

TD.footer {
  background: #666666 none;
	color: #ffffff;
	font-size: 11px;
	line-height: 10px;
	padding: 2px;
	font-style: inherit;
	font-weight: lighter;
	border: 2px none #ff0033;
}

TR.footertop {
  background: #ffffff none;
	color: #999999;
	border-color: #333333;
	border-style: none;
	font-size: 8px;
	line-height: 8px;
}

TR.base {
	font-size: 5px;
	line-height: 3px;
	background: #000000;
}

TR.telnos {
	color: #333333;
	font: normal 12pt/14px Arial, Helvetica, sans-serif;
	background: transparent;
	border: #cccccc;
}

TR.subfooter {
	color: #333333;
	font: normal 10pt/11px Arial, Helvetica, sans-serif;
	background: transparent;
	border: #cccccc;
}
TD.about {
	color: #333333;
	font: normal 12pt/11px Arial, Helvetica, sans-serif;
	background: transparent;
	border: #cccccc;
}
.infoBoxContents {
	background: #ffffff;
	font: 8px/8px Verdana, Arial, sans-serif;
	border: solid #999999;
	padding: 0px;
	height: auto;
	width: auto;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	border-style: solid;
	border-color: #cccccc;
}

TR.catalogue {
  color: #666666;
	font: bold 12px/14px Verdana, Arial, sans-serif;
	border-bottom: 2px solid #999999;
	text-align: center;
	padding: 3pt;
	border-spacing: 10pt 1pt;
}

TD.catalogue {
  color: #666666;
	font: bold 12px/14px Verdana, Arial, sans-serif;
	border-bottom: 1px solid #999999;
	text-align: center;
	padding: 3pt;
}

TR.pageHeading {
  color: #9a9a9a;
	font: small-caps bold 20px/20px Verdana, Arial, sans-serif;
	text-align: center;
	padding: 6px;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.body {
	background : #FFFFFF;
	font: 14px 'Lucida Grande';
	color: #666666;
}

TD.body {
	background : #FFFFFF;
	font: 14px/16px 'Lucida Grande';
	color: #666666;
	text-align: left;
}

TR.intro {
	color: #999999;
	font: 14px/14px Arial, Helvetica, sans-serif;
}

TR.bottomline {
  background: #ffffff;
	border-bottom: 1pt none #ff0066;
	border-top-style: double;
	border-top-color: #ff0000;
}

TD.bottomline {
  background: #ffffff;
	border-bottom: 1pt none #ff0066;
	border-top: double #ff0000 1px;
}

TR.topline {
  background: #ffffff;
	border-bottom: 1pt solid #6600cc;
}

TD.topline {
  background: #ffffff;
	border-bottom: 1pt solid #666666;
	padding: 5px;
} 
