.copyright {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.categoryHeaders {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #342F2B;
}
.listModified {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	list-style-type: circle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 18px;
}
.formbutton {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003300;
	border: 1px solid #003300;
}
.forminput {
	font-size: 11px;
	color: #003300;
}
.cellheader {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #342F2B;
	padding-left: 8px;
	padding-top: 3px;
}
/*main category list*/
#catlistul li{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	line-height: 19px;
	
}
/*ordering tables in categories table headers*/
.pricingth {
	background-image: url(../images/header_image.gif);
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 500px;
}
/*body text in the ordering template*/
.tdtemplate		{
		color:#717070;
		line-height:14px;
		font-family:tahoma;
		font-size:12px;
		}
/*ordering tables in categories*/
.pricingtable {	
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-top-width:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: 650px;
	text-align: center;
	
}

/*ordering tables in categories table headers*/
.pricingth {
	background-color: #eae2d6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder
	color: #000000;
}
.largeULHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-transform: none;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

/*Site Notice...Account Updated, etc*/
.tableheader {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align:center;
}
/*Account Information and other information headers*/
.orderTDheaders {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
	background-color:#333333;
	padding-left:8px;
}

.submitButtons {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #69BD49;
	border: 1px solid #003300;
	cursor: hand;
	padding-top:2px;
	padding-botton:2px;
}

/*Bold text for Item, Price, Stock, etc*/
.boldTextTD {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.flyerborder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
}
.indexheaderTD {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/header_background.gif);
	background-repeat: repeat-x;
	text-align: center;
}