body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.headerLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777B80;
	text-transform: uppercase;
}
.headerLinksOrange {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF981F;
	text-transform: uppercase;
}
font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6E6E6E;
}
td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6E6E6E;
}
.menuLeft {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BDBDBD;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
	background-color: #F7F7F7;
	font-weight: bold;
	padding-left: 15px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDBDBD;
	width: 190;
}
.menuEnd {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BDBDBD;
	background-color: #EFEFEF;
}
.buttonEnd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
	background-color: #F7F7F7;
	font-weight: bold;
	padding-left: 15px;
	height: 20px;
	width: 190px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
	padding-left: 260px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.productImg {
	margin-bottom: 2px;
}
.prdesc {
	font-size: 10px;
}
a {
	color: #6E6E6E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6E6E6E;
}
a:hover {
	text-decoration: underline;
	color: #FF981F;
}
a:active {
	text-decoration: none;
	color: #6E6E6E;
}
.tableDivider {
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #BDBDBD;
}
.solCat {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FE9A1E;
	text-decoration: underline;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E2E2E2;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6E6E6E;
}
.linkOther {
	color: #A9A4AE;
}
a:link,a:visited,a:active,a:active,a:hover {
  color:#6e6e6e;
}
 
a.active:active,a.notactive:active {
  font-weight:bold;
}
 
a.active:hover,a.notactive:hover {
  color:#6e6e6e;
}