A {
	color:	#600;
}

A:hover {
	color:	#c00;
}


LI A {
	font-family:	Verdana;
	font-size:	8pt;}

.justify {
	text-align:	justify;}

INPUT {
	font-family:	Verdana;
	font-size:	8pt;}

TEXTAREA {
	font-family:	Verdana;
	font-size:	8pt;}

SELECT {
	font-family:	Verdana;
	font-size:	8pt;}

TD {
	font-family:	Verdana;
	font-size:	8pt;}

UL {
	margin-top:	0.5ex;}

.cartItem .label {
	padding-left:	1.5em;
	text-indent:	-1em;
}

#masterTable {
	max-width:	800px;
}

.footer {
	display:	none;
}

#masterTable #dateRow {
	display:	none;
}

#masterTable #headerRow {
	display:	none;
}

#masterTable #headerRow #headerImg {
	display:	none;
}

#masterTable #headerRow #homeImg {
	display:	none;
}

#masterTable  #nav {
	display:	none;
}

#masterTable  #content {
	width:		100%;
}

#masterTable #rightSpacer {
	display:	none;
}
#masterTable #footerRow {

	display:	none;
}

#masterTable #footerRow #footerWider {

	display:	none;
}

#masterTable #footerRow #footerRight {

	display:	none;
}

#masterTable #textFooter {

	display:	none;
}

#masterTable #textRight {

	display:	none;
}

#masterTable #copyFooter {

	display:	none;
}

#masterTable #copyRight {

	display:	none;
}


