.LeftNavMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a.LeftNavMenu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.LeftNavMenu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.LeftNavMenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9900;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #6699CC;
}

.PageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006699;
}
li {
	list-style-type: square;
}.SearchField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100px;
}
.ProductSpecTitle {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.ColorTitle {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.ColorNames {
	font-size: 10px;
	color: #666666;
}
.ProductFooter {
	font-size: 9px;
}
.ProductSpecSpecial {

	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.LNav-Text {
	font-size: 10px;
	width: 164px;

}
.FlyerTitle {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}
.FlyerSmallText {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.ASIMenu {
	font-size: 10px;
}
#newpricing table {border: 1px solid #8FA0BA; border-collapse: collapse;}
#newpricing table th, #newpricing table td {
	font-size: 12px;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
	padding: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
#newpricing table th {
	font-weight: bold;
	background-color: #E4F2FC;
}
#newpricing table th.safety {
	font-weight: bold;
	background-color: #E4FCEE;
	text-align: left;
	vertical-align: top;
}
.globalrush {
	font-weight: bold;
	background-color: #faf400;
	text-align: left;
	vertical-align: top;
}
.pricenet {
	color: #990000;
	font-weight: bold;
}
.priceprivate {
	background-color: #FFFF00;
}
#internalnotes table, #internalnotes2 table {
	border: 1px solid #8FA0BA;
	border-collapse: collapse;
	width: 100%;
}
#internalnotes table th, #internalnotes table td, #internalnotes2 table th, #internalnotes2 table td {
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	padding: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
#internalnotes table th, #internalnotes2 table th {
	font-weight: bold;
	background-color: #990000;
	font-size: 12px;
	color: #FFFFFF;
}