.navborderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #84C1EA;
}
.resourceheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #84C1EA;
	text-align: center;
}

.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: 35px;
	line-height: 18px;
}

/*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: #000000;
	background-color: #FFFFFF;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: 575px;
	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:#997F6C;
	padding-left:8px;
	padding-top:2px;
	padding-bottom:2px;
}

.submitButtons {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #84C1EA;
	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;
}
