.copyrightbottom {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.rightdots {
	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: #211B0E;
}
.allborders {
	border: 1px solid #211B0E;
}
/*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: #000000;
	background-color: #FFFFFF;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: 550px;
	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: #FFFFFF;
	background-color: #56A7F6;
	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;
}
.listModified {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: regular;
	line-height: 18px;
}