body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin:0;
	padding:0;
	font-style: normal;
	text-decoration: none;
	line-height: 10px;
}

table {
	font-family: Arial, Helvetica, sans-serif;

}

.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #d96e31;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	line-height: 16px;
}

.subcategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-size: 9pt;
	line-height: 16px;
}

#Table_00 {
	background-image: url(../images/ifwoodbg.gif);
	background-repeat: repeat-y;
}

.catHead {
	font-size: 18px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: uppercase;
	line-height: 40px;
	color: #990000;
}

.CatItemsNames {	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #FFFFFF;
	line-height: 15px;
	border-top: 0px none #bc6736;
	border-right: 1px dashed #bc6736;
	border-bottom: 1px dashed #bc6736;
	border-left: 1px dashed #bc6736;
}

.CatItemsNames a:link {
	color: #006600;
	text-decoration: none;
}

.CatItemsNames a:visited {
	color: #245055;
	text-decoration: none;
}

.CatItemsNames a:hover {
	color: #CC0000;
	text-decoration: none;
}

.CatItemsNames a:active {
	color: #990000;
	text-decoration: none;
}

.CatItems {
	background-color: #F8EDE7;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px;
	line-height: 20px;
	border-top: 0px none #bc6736;
	border-right: 1px dashed #bc6736;
	border-bottom: 1px dashed #bc6736;
	border-left: 1px dashed #bc6736;
}

.CatItems a:link {
	color: #3F2E14;
	text-decoration: none;
}

.CatItems a:visited {
	color: #245055;
	text-decoration: none;
}

.CatItems a:hover {
	color: #CC0000;
	text-decoration: none;
}

.CatItems a:active {
	color: #990000;
	text-decoration: none;
}

.SalePrice {
	font-size: 14px;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: uppercase;
}

.ListPrice {
	font-size: 14px;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: uppercase;
}

.CrossedOut {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-decoration: line-through;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
}

.small a:link {
	color: #3F2E14;
	text-decoration: none;
}

.small a:visited {
	color: #245055;
	text-decoration: none;
}

.small a:hover {
	color: #CC0000;
	text-decoration: none;
}

.small a:active {
	color: #990000;
	text-decoration: none;
}

.DetailPhoto {
	background-color: #FFFFFF;
}

.DetailText {
	background-color: #FFFFFF;
}

.checkoutRow {
	background-color: #94d3b3;
}