body 
{
	font-family: Verdana, Sans-Serif;
	font-size: 4pt;
}

.mainContent 
{
	font-family: Verdana, Sans-Serif;
	font-size: 8pt;
}
.error
{
	font-family: Verdana, Sans-Serif;
	font-size: 8pt;
	color: #c91515;
}
.catalogName
{
	font-family: Verdana, Sans-Serif;
	font-size: 18pt;
	text-decoration: none;
	color: #c91515;
}
.page
{
	font-family:Verdana, Sans-Serif;
	font-size: 8pt;
	color: #000000;
}

.item
{
	font-size: 12pt;
	color: #c91515;
	text-decoration: none;
	font-weight: bold;
}
.itemDesc
{
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.productCode
{
	font-family:Verdana, Sans-Serif;
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
}
.product
{
	font-family:Verdana, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #c91515;
	padding:3px 0px 3px 0px;
}

.product a
{
	font-family:Verdana, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #c91515;
}

.price
{
	font-family:Verdana, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.leftNav {
	font-size: 10pt;	
	font-weight: bold;
	font-family: Verdana;
	color: #470d00;
}


.leftNav a {
	font-size: 9pt;
	color: #470d00;
	text-decoration: none;
	font-weight: normal;
}

.leftNav a:hover {
	color: #771701;
	text-decoration: underline;
}

.sectionText {
	font-size: 10pt;
	color: #abaaaa;
}
.footer {
	font-size: 8pt;
	color: #abaaaa;
}

.footer a {
	font-size: 9pt;
	color: #470d00;
	text-decoration: none;
	font-weight: normal;
}

.footer a:hover {
	color: #771701;
	text-decoration: underline;
}

.searchBox {
	
}

/******** CART VIEW ********/
tr.ViewCartHeader td
{
	padding: 3px 0px 3px 5px;
	border-top: solid 1px #676767;
	border-bottom: dotted 1px #676767;
	color: #676767;
	font-size: 8pt;
	text-align: left;
}

tr.ViewCartItem td
{
	padding: 3px 5px 3px 5px;
	border-top: dotted 1px #676767;
	border-right: dotted 1px #676767;
	border-left: dotted 1px #676767;
	border-bottom: 0px;
	color: #676767;
	font-size: 8pt;
	text-decoration: none;
}
tr.ViewCartItem a, a.productLink
{ color: #9B1122; }
tr.ViewCartItem a:hover
{ text-decoration: underline; }
/******** CART VIEW ********/

/******** SHIPPING ********/
.ShipChoiceItem
{
	font-family:Verdana, Sans-Serif;
	font-size: 8pt;
	color: #000000;
	padding: 0px 0px 3px 0px;
}

tr.ShipChoiceItem td
{
	padding: 5px;
	border: none;
}

/******** SHIPPING ********/

/******** CHECK OUT PROCESS ********/
td.chkProcessLeft
{
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	color: #676767;
	padding: 3px;
	line-height : 14px;
	
	border-bottom: solid 1px #676767;
	text-decoration: none;
	text-align : center;
}
td.chkProcessMiddle
{
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	color: #676767;
	line-height : 14px;
	padding: 3px;
	border-bottom: solid 1px #676767;
	text-decoration: none;
	text-align : center;
}
td.chkProcessRight
{
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	color: #676767;
	line-height : 14px;
	padding: 3px;
	border-bottom: solid 1px #676767;
	text-decoration: none;
}
td.chkProcessLeftRed
{
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	padding: 3px;
	border-bottom: solid 1px #676767;
	text-decoration: none;
	color: #470d00;
	line-height : 14px;
	text-align : center;
}
td.chkProcessMiddleRed
{
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	padding: 3px;
	border-bottom: solid 1px #676767;
	text-decoration: none;
	color: #470d00;
	line-height : 14px;
	text-align : center;
}
td.chkProcessRightRed
{
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	padding: 3px;
	border-bottom: solid 1px #676767;
	text-decoration: none;
	color: #470d00;
	line-height : 14px;
	text-align : center;
}
.redArialTenBold
{ color: #c91515; font-family: Verdana, Helvetica, Sans-Serif; font-size: 8pt; font-weight: bold; }
.ArialTen
{ font-family: Verdana, Helvetica, Sans-Serif; font-size: 8pt; }
.ArialTenBold
{ font-family: Verdana, Helvetica, Sans-Serif; font-size: 8pt; font-weight: bold; }