body { 
	background: ghostwhite;
	background-image: url(../StoreImages/);
	background-repeat: repeat;
	background-attachment: scroll;
	}
A:link {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
	color: blue;
	}
A:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
	color: blue;
	}
A:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
	color: blue;
	}
A:active {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
	color: blue;
	}
.Hnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	border: 1px solid #333333;
	background-color: aliceblue;
	}
.Hnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	display: block;
	color: #000000;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	width: 100%;
	height: 100%;
	}
.Hnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	display: block;
	background-color: lightgrey;
	color: #000000;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	width: 100%;
	height: 100%;
	}
#dvCart {
	color: #000000;
	background-color: ghostwhite;
	padding: 4px;
	border-bottom:1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	}
.Vnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-align: left;
	}
.Vnav li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	display: block;
	padding: 2px;
	background-color: ghostwhite;
	text-decoration: none;
	color: #000000;
	width: auto;
	height: auto;
	border-left: 4px solid ghostwhite;
	border-right:4px solid ghostwhite;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	}
.Vnav li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	border-left: 4px solid lightgrey;
	border-right:4px solid lightgrey;
	background-color: lightgrey;
	color: #000000;
	width: auto;
	height: auto;
	}
.LocationBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: black;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	padding-left: 8px;
	}
.ButtonsBG {
	background-color: #CCCCCC;
	border: 1px solid #000000;
	width: auto;
	text-align: right;
	padding: 3px;
	margin-bottom: 5px;
	margin-top: 5px;
	height: auto;
	vertical-align: middle;
	}
.AdoptTitleBG {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bolder;
	font-size: 12pt;
	font-style: normal;
	background-color: #cccccc;
	border: 1px solid #000000;
	padding-left: 8px;
	}
.iTopPane {
 text-align: center;
	}
