body {
	margin-left: 4px;
	margin-top: 0px;
	background-color: #E8E8E8;
}
a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #999;
}
a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #060;
}
a.catlinks{
	font-size: .8em;
}
a.login{
	font-size: smaller;
	color: #fff;
}
table#mainDisplay{
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	
}
table#mainDisplay table#nav{
	margin-left: 6px;
}

table#mainDisplay table#nav a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #999;
	
}
table#mainDisplay table#nav a.text{
	margin-left: 12px;
	padding-bottom: 3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color:#999999;
}
table#mainDisplay table#nav a.text:hover{
	margin-left: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color:#999999;
	background-color: #006600;
	color: #fff;
}
table#mainDisplay table#nav input{ font-size: 10px; }
table#mainDisplay table#nav img{ padding-top: 4px; }

table#mainDisplay{
	width: 400px;
}
table#mainDisplay table#shipRates td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #999;
	font-size: .8em;
	padding-right: 16px;
}

td#content{
	margin-left: 6px;
}
td#content h1
, td#content h2
, td#content h3{
	color: #999999;
	font-family: "Franklin Gothic Condensed", arial, _sans;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
td#content p{
	color: #999;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 6px;
}
td#content ol,
td#content ul,
td#content ol li,
td#content ul li{
	color: #999;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 0px;
}
td#content ol li,
td#content ul li{
	#font-size: .8em;
}
table#categoryDisplay{
	
}
table#categoryDisplay td.title{
	
}
table#categoryDisplay td.title h2{
	color: #999999;
	font-family: "Franklin Gothic Condensed", arial, sans-serif;
	margin-bottom: 4px;
	padding-bottom: 4px;
	
}
table#categoryDisplay td.description{
	border-right: 1px solid #000;
	border-top: 1px solid #000;
}
table#categoryDisplay td.description h3{
	color: #999999;
	font-family: "Franklin Gothic Demi Cond", arial, sans-serif;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
table#categoryDisplay td.description p{
	color: #999;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 6px;
}
table#categoryDisplay td.description a{
	font-family: "Franklin Gothic Demi Cond", verdana, arial, sans-serif;
}
table#categoryDisplay td.photo{
	border-top: 1px solid #000;
}
table#categoryDisplay td.photo img{
	
}
ul.subCatLinks{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #999;
}
ul.subCatLinks li a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #999;
}
ul.subCatLinks li a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #060;
}