﻿body {
	font-family: arial, helvetica, verdana, sans-serif;
	background-color:#333333;
	color: #FFFFFF;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

a {
	text-decoration: underline;
	color: #FDD017;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: 400;
	font-variant: normal;
	background-color: #333333;
}

a:hover {
	text-decoration: underline overline;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #333333;
}

.HeaderTable {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 10pt;
	background-color: #333333;
	border-bottom-color: #CCCCCC;
	border-bottom-style: inset;
	border-bottom-width: thin;
	border-top-color: #CCCCCC;
	border-top-style: outset;
	border-top-width: thin;
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	color: #00FF00;
}

.FooterTable {
	margin-top: 15px;
	font-size: 8pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	border-bottom-color: #CCCCCC;
	border-bottom-style: inset;
	border-bottom-width: thin;
	border-top-color: #CCCCCC;
	border-top-style: outset;
	border-top-width: thin;
	color:#CCCCCC;
}

.tocspacer {
	background-color: #333333;
	margin: 30px;
}

.tocheader {
	padding-left: 5px;
	padding-right: 5px;
	line-height: 130%;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 14pt;
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-color: #66CC00;
	border-style: outset;
	border-width: thin;
}

.TocContent {
	padding-left: 5px;
	padding-right: 5px;
	line-height: 130%;
	font-size: 12pt;
	background-color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: bold;
	border-style: outset;
	border-width: thin;
	border-color: #66CC00;
}

.TocSubContent {
	padding-left: 15px;
	padding-right: 5px;
	line-height: 130%;
	font-size: 10pt;
	background-color: #333333;
	border-style: outset;
	border-color: #66CC00;
	border-width: thin;
	font-family: "Times New Roman", Times, serif;
}

.TocFooter {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10pt;
	background-color: #333333;
	font-family: "Times New Roman", Times, serif;
	border-color: #FF9900;
	border-style: inset;
	border-width: thin;
}

.Price {
	color: #E42217;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: oblique;
}

.PriceComment {
	color: #996633;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}

.ViewProductTitle {
	color: #AA0000;
	font-size: 14pt;
	font-weight: bolder;
	font-style: oblique;
	font-family: "Times New Roman", Times, serif;
}

.ViewProductMSRP {
	color: #FF9900;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

.CartTableHeader {
	background-color: #333333;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #FFCC33;
	border-bottom-style: ridge;
	border-bottom-width: thin;
	border-bottom-color: #33CC33;
}

.CartCellShade {
	background-color: #333333;
	color: #FFCC00;
}

.CartTableShade {
	background-color: #333333;
	color: #FFCC00
}

.CartHeaderRow {
	background-color: #333333;
	color: #FFCC00;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	border-bottom-width: thin;
}

.CartHeaderLowerRow {
	border-bottom-style: groove;
	border-bottom-color: #CC9900;
	border-bottom-width: thin;
	background-color: #333333;
	font-family: "Times New Roman", Times, serif;
	color: 
}

.TableDataSmall {
	font-size: 10pt;
	background-color: #333333;
}

.CatListShade {
	background-color: #333333;
}

.CatListNoShade {
	background-color: #333333;
	border-bottom-width: medium;
	border-bottom-style: groove;
	border-bottom-color: #005500; 
}

.CartItemList {
	color: #FFFFFF;
	background-color: #333333;
	border-top-style: solid;
	border-top-width: 1;
}

.CartTotals {
color: #000000;
font-size: 10pt;
font-weight: bold;
background-color: #333333;
}

.CartAddresses {
color: #000000;
font-size: 10pt;
background-color: #333333;
border-bottom-style: solid;
border-bottom-width: 1;
}

.CategoryNavBar {
padding: 3px;
margin-bottom: 15px;
font-size: 10pt;
font-weight: bold;
background-color: #333333;
}
