div, td {
	font-family:arial;
	font-size: 9pt;
}

a:link
{
	color:#000;
	text-decoration: none;
}

a:visited
{
	color:#000;
	text-decoration: none;
}	

a:hover
{
	color:#990000;
	text-decoration: underline;
}	

input, select, textarea
{
	font-family:arial;
	font-size:8pt;
}

.header
{
	font-weight: bold;
	font-size: 8pt;
	color: #ffffff;
	font-family:arial;
	background-color: #990000;
}
.nav
{
	background-color:#990000;
	color:#FFFFFF;
	font-weight:bold;
	font-family:arial;
	font-size:8pt;
}
.HighlightedProductsHeader
{
	font-weight:bold;
	font-size:11pt;
	font-family:arial;
	height:55px;	
}
.CategoryHeader
{
	font-weight:bold;
	font-size:11pt;
	font-family:arial;
	height:55px;	
}
.ProductHeader
{
	font-weight:bold;
	font-size:11pt;
	font-family:arial;
}
.cartHeaders
{
 background-color:#018594;
 color:White;
 font-family:arial;
 font-weight:bold;
 font-size:9pt;
}

.cartContents
{
	font-size: 8pt;
	color: black;
	font-family:arial;
	background-color: #DFDFDF;
}

.cartContentsAlt
{
	background-color: whitesmoke;
	font-size: 8pt;
	color: black;
	font-family:arial;
}
.cartShipping
{
	font-size: 8pt;
	color: black;
	font-family:arial;
	background-color: gainsboro;
}
 .cartTotal
{
	font-weight:bold;
	font-size: 8pt;
	color: black;
	font-family:arial;
	background-color: silver;
}
.cartSubTotal
{
	font-size: 8pt;
	color: black;
	font-family:arial;
	background-color: #efefef;
}
.cartTax
{
	font-size: 8pt;
	color: black;
	font-family:arial;
	background-color: gainsboro;
}
.cartSeparator
{
	color: #990000;
	height: 1px;
}
.previewImage
{
	padding-right:13px;
	margin-right:13px;
}
.faqsHeader
{
	font-size:10pt;
	font-family:arial;
	font-weight:bold;	
}
.CategorySelect
{
	background:#DEDEDE;
	font-family:arial;
	font-size:8pt;
}
.CustomerHeader
{
	background:#3481C3;
	font-weight:bold;
	font-size:8pt;
	color:White;	
	padding:3px,3px,3px,3px;
	text-align:center;
}
.StoreAlt
{
	background:#DEDEDE;
	padding:3px,3px,3px,3px;
}
.StoreBorder
{
	background:black;
}
.StoreBG
{
	background: #3481C3;
	font-weight:bold;
	font-size:8pt;
	color:White;	
	padding:3px,3px,3px,3px;
}
.StoreIntTable
{
	background: #3481C3;
	font-weight:bold;
	font-size:8pt;
	color:White;	
}
.PaddIt
{
	padding:3px,3px,3px,3px;
}
.StoreContent
{
	padding:3px,3px,3px,3px;
	background:#efefef;
}
.OptionsAlt
{
	background:#FFFFFF;
}
.OptionHeader
{
	background:#3481C3;
	color:White;	
}
.OptionsBG
{
	background:#F5E2BF;	
}
.freeshipping
{
	background:FFFFCC;
}
.discount
{
	color:Red;
}
.onsale
{
	background:FFFFCC;	
}
.strikestyle
{
	color:Gray;
}.tdbottom {
	background-image: url(images/btm_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#border {

}
body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}
#wrapper {
	background-color: #FFFFFF;
}


.cartTable
{
	border-width:1px;
	border-color:#660202;
}

.newitem
{
	font-weight:bold;
	color:Red;
}
