BODY
{
	xbackground-color: #C0C0C0;
	xxbackground-color: #FFFDE5;
	background-color: #983C18;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	margin: 2px 0px 2px 0px;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	color: #003366;
}
H1
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H2
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.75em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H3
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.58em;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H4
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.33em;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H5, DT
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H6
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

TFOOT, THEAD
{
	font-size: 1em;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.MAINTABLE
{
	background-color: White;
	border: solid 1px black;
}

TH
{
	vertical-align: baseline;
	font-size: 1em;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

TD
{
	font-size: .9em;
	background-color: White;
}

A:link
{
	text-decoration: none;
	color: #FF6600;
}

A:visited
{
	text-decoration: none;
	color: #FF6600;
}

A:active
{
	text-decoration: none;
	color: #FF6600;
}

A:hover
{
	text-decoration: underline;
	color: #FF6600;
}

SMALL
{
	font-size: .7em;
}

BIG
{
	font-size: 1.17em;
}

PRE
{
	font-family: Courier New, monospace;
}


UL LI
{
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}

.TAGLINE
{
	font-size: 12px;
	font-weight: bolder;
}

.TITLE
{
	font-size: 2em;
	font-weight: 700;
}

.SUBTITLE
{
	font-size: 1.5em;
	font-weight: 700;
	color: #FF6600;
}

.SUBSUBTITLE
{
	font-size: 1em;
	font-weight: 700;
	color: #FF6600;
}

.PRICE
{
	font-size: 1.5em;
	font-weight: 700;
	color: #0000FF;
}

.CARTBORDER
{
	border-left: solid 1px Gray;
	border-right: solid 1px Gray;
	border-top: solid 1px Gray;
	border-bottom: solid 1px Gray;
	border-collapse: collapse;
}

.CARTBORDERHEAD
{
	background: Gray;
	color: White;
	text-align: center;
	font-size: 1.1em;
	font-weight: 700;
}

.CARTBORDERBODY
{
	padding: 10px;
}

.CART
{
	border-left: solid 1px #FF6600;
	border-top: solid 1px #FF6600;
	border-collapse: collapse;
}

.CARTHEADOPTION
{
	border-right: solid 1px #FF6600;
	border-bottom: solid 1px #FF6600;
	background: #FF6600;
	color: White;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

.CARTHEADQTY
{
	border-right: solid 1px #FF6600;
	border-bottom: solid 1px #FF6600;
	background: #FF6600;
	color: White;
	text-align: center;
}

.CARTHEADPRICE
{
	border-right: solid 1px #FF6600;
	border-bottom: solid 1px #FF6600;
	background: #FF6600;
	color: White;
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
}

.CARTOPTION
{
	border-bottom: solid 1px #FF6600;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

.CARTQTY
{
	border-right: solid 1px #FF6600;
	border-bottom: solid 1px #FF6600;
	text-align: center;
}

.CARTPRICE
{
	border-right: solid 1px #FF6600;
	border-bottom: solid 1px #FF6600;
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
}

.CARTSHIPLBL
{
	border-right: solid 1px #FF6600;
	border-bottom: solid 1px #FF6600;
	text-align: right;
	padding-left: 5px;
	padding-right: 5px;
}

.CARTSHIP
{
	border-right: solid 1px #FF6600;
	border-bottom: solid 1px #FF6600;
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
}

.COPYRIGHT
{
	font-size: .6em;
	color: Gray;
}

.countdown_clock
{
	font-size: 1.5em;
	font-weight: 700;
	color: #FF6600;
}

.toplinks
{
	color: #FF6600;
	font-size: .8em;
}

.checkout
{
	border-left: solid 1px #FF6600;
	border-right: solid 1px #FF6600;
	border-top: solid 1px #FF6600;
	border-bottom: solid 1px #FF6600;
	border-collapse: collapse;
}

.checkouthead
{
	background: #FF6600;
	color: White;
}

#rightcol
{
	background-color: #FFF1DD;
	border-left: solid 1px orange;
	border-top: solid 1px orange;
}

@media print
{
	#spacecol
	{
		display: none;
	}
	#rightcol
	{
		display: none;
	}
}

.error
{
	background-color: red;
}