body {
	background-color: #FFFFFF;
	background-position: center top;
	position: absolute;
	top: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

p, li {font-size: 14px;}

a img {border-width: 0; text-decoration: none;}

#category_heading {
	border: none;
	margin: 16px 0 2px;
	width: 100%;
	background-color: #ffffd9;
	line-height: 16px;
	font-weight: bold;
}

#product_table {
	text-align: center;
	padding: 0px;
	vertical-align: top;
	margin: 10px;
	width: 100%;
	border: none;
}

/* #product_table a, a:visited {color: #000000; text-decoration: none;}
#product_table a:hover {color: #FF9900;} */

.tan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background: #CCCC99;
}
.white {font-family: Arial, Helvetica, sans-serif; font-size: 16px;}

.blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	background: #000099;
}

A.menuwhite:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.menuwhite:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.menuwhite:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
A.menublack {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a.menublack:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a.menublack:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

.blue_highlight {border: solid 1px #7493a4; width:100%; padding:10px; background-image:url(http://shop.armorforensics.com/mm5/graphics/00000002/cleansearch_bg.gif); background-repeat:repeat-x; background-color:#8DB4C8; background-position:bottom; text-align:justify;}