body { 
	background: #FFFFFF;
	background-image: url(../StoreImages/);
	background-repeat: repeat;
	background-attachment: scroll;
	}
A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	}
A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	}
A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	}
A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	}
.Hnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	border: 1px solid #333333;
	background-color: midnightblue;
	}
.Hnav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	display: block;
	color: gold;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	width: 100%;
	height: 100%;
	}
.Hnav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	display: block;
	background-color: #999999;
	color: gold;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	width: 100%;
	height: 100%;
	}
#dvCart {
	color: darkblue;
	background-color: #ffffff;
	padding: 4px;
	border-bottom:1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	}
.Vnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: darkblue;
	text-align: left;
	}
.Vnav li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	display: block;
	padding: 2px;
	background-color: #ffffff;
	text-decoration: none;
	color: darkblue;
	width: auto;
	height: auto;
	border-left: 4px solid #ffffff;
	border-right:4px solid #ffffff;
	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: normal;
	font-weight: normal;
	border-left: 4px solid #ffffcc;
	border-right:4px solid #ffffcc;
	background-color: #ffffcc;
	color: darkblue;
	width: auto;
	height: auto;
	}
.LocationBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	background-color: gainsboro;
	border: 1px solid #000000;
	padding-left: 8px;
	}
.ButtonsBG {
	background-color: #FFFFFF;
	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: Verdana, 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: left;
	}
