body,td,th {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
a:link {
	color: #0F835F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0F835F;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
.HorizonLines {
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
.buttonback {
	background-image: url(../layout/off.gif);
	background-repeat: repeat-y;
}
.leftnav {
	background-image: url(../layout/off.gif);
	background-repeat: repeat-y;
	width: 160px;
	padding: 3px;
	display: block;
	padding-right: 12px;
	color: #000000;
	border-bottom: 1px solid #000000;
	font-size: 8pt;
}
a:link.leftnav {
	color: #000000;
}
a:visited.leftnav {
	color: #000000;
}
a:hover.leftnav {
	background-image: url(../layout/over.gif);
	background-repeat: repeat-y;
	width: 160px;
	padding: 3px;
	display: block;
	padding-right: 12px;
	color: #000000;
}
a:active.leftnav {
	color: #000000;
}
.buttonbackdk {
	background-image: url(../layout/dk-off.gif);
	background-repeat: repeat-y;
}
.leftnavdk {
	background-image: url(../layout/dk-off.gif);
	background-repeat: repeat-y;
	width: 160px;
	padding: 3px;
	display: block;
	padding-right: 12px;
	color: #000000;
	border-bottom: 1px solid #000000;
	font-size: 8pt;
}
a:link.leftnavdk {
	color: #000000;
}
a:visited.leftnavdk {
	color: #000000;
}
a:hover.leftnavdk {
	background-image: url(../layout/dk-over.gif);
	background-repeat: repeat-y;
	width: 160px;
	padding: 3px;
	display: block;
	padding-right: 12px;
	color: #000000;
}
a:active.leftnavdk {
	color: #000000;
}
.topnav {
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
}
a:link.topnav {
	color: #FFFFFF;
}
a:hover.topnav {
	color: #FFEB0B;
}
a:visited.topnav {
	color: #FFFFFF;
}
a:active.topnav {
	color: #FFEB0;
}
a:hover.visited.topnav {
	color: #FFEB0B;
}
.credits {
	font-size: 8pt;
	color: #999999;
}
.locationNav {
	font-size: 8pt;
	color: #999999;
}
a:link.locationNav {
	font-size: 8pt;
	color: #999999;
}
a:hover.locationNav {
	color: #0F835F;
}
.rightLine {
	border: #000000;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.rightSideBar {
	background-color: #DDF1D9;
	background-image: url(../layout/side-point.gif);
	background-repeat: no-repeat;
	border: #000000;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
}
h1 {
	font-size: 13pt;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 8px;
	border: #000000;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
p {
	text-align: justify;
	padding: 5px;
}
h2 {
	font-weight: normal;
	font-size: 9pt;
	text-align: justify;
	padding: 5px;
}
h3 {
	font-size: 9pt;
}
.productTitle {
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
}
.stock {
	color: #FFFFFF;
	padding-right: 5px;
}
.boxLines {
	border: #000000;
	border-style: solid;
	border-width: 1px;
}
.sideBottomLines {
	border: #000000;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 5px;
}
.leftLineMissing {
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
.topLeftMissing {
	border: #000000;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	padding: 5px;
}
.general {
	color: #000000;
}
.signIn {
	background-color: #B0D2A6;
	border: #000000;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
li {
	list-style-type: circle;
}
.tools { 
	position: relative;
	background-image: url(../layout/tools-off.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 160px;
	height: 20px;
	margin: 0; 
	padding: 0;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
a.tools a {
	display: block;
	color: #000000;
	font-size: 8pt;
	width: 160px;
	height: 20px;
	display: block;
	float: left;
	color: #000000;
	text-decoration: none;
}
.tools img {
	width: 160px;
	height: 20px;
	border: 0;
}
* html a:hover {visibility:visible}
.tools a:hover img {
	visibility: hidden;
	text-decoration: none;
	color: #000000;
}
.tools span {
	position: absolute;
	left: 12px;
	top: 2px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	text-decoration: none;
	font-size: 8pt;
	color: #000000;
}
.sections { 
	position: relative;
	background-image: url(../layout/category-off.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 160px;
	height: 20px;
	margin: 0; 
	padding: 0;
	font-size: 8pt;
	color: #000000;
}
a.sections a {
	display: block;
	color: #000000;
	font-size: 8pt;
	width: 160px;
	height: 20px;
	display: block;
	float: left;
	color: #000000;
	text-decoration: none;
}
.sections img {
	width: 160px;
	height: 20px;
	border: 0;
}
* html a:hover {visibility:visible}
.sections a:hover img {
	visibility: hidden;
	color: #000000;
}
.sections span {
	position: absolute;
	left: 12px;
	top: 2px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	text-decoration: none;
	font-size: 8pt;
	color: #000000;
}
.imageright {
	margin-left: 10px;
}
.imageleft {
	margin-right: 10px;
}