body {
	color: #000000;
	text-decoration: none;
	font-size:11pt;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image:  url(../images/big-lock.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
a:link {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight: bold;
	color: #FFFFFF;
	background: #105C38;
	text-align: center;
}
.categorytd {
	background: #105C38;
	text-align: center;
	cursor: pointer;
	color: #FFFFFF;

}
.subcatclosed {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #105C38;
}
.subcatopen {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight: bold;
	color: #105C38;
}
.sku {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #105C38;
}
.productname {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	color: #105C38;
	font-weight: bold;
	font-style: italic;
}
.pvfdata {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #105C38;
}
.pvfdatadef {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight: bold;
	color: #105C38;
}
.navbar {
	padding:8px;
}
.catpagenavview {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight: bold;
	color: #105C38;
}
.catpagenavlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #105C38;
}
.catpagenext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #105C38;
}
.catpageprev {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #105C38;
}
.itemsfound {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #105C38;
}
#indexnav {
	border: 1px solid;
	border-color: #105C38;
}
.new_message {
	color: BLUE;
	text-decoration: blink;
}
.bordered_cell {
	border: 1px solid;
	border-color: #105C38;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #105C38;
}
.login_table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
}	