body { 
	background: #FFffff;
	background-image: url(../StoreImages/);
	background-repeat: repeat-y;
	background-attachment: scroll;
	}
.iTopPane {
 text-align: center;
	}
A:link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #2a3283;
	}
A:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #2a3283;
	}
A:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #2a3283;
	}
A:active {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #2a3283;
	}
.Hnav {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	border: 1px solid #333333;
	background-color: #2a3283;
	}
.Hnav a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	display: block;
	color: white;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	width: 100%;
	height: 100%;
	}
.Hnav a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	display: block;
	background-color: #000000;
	color: white;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	width: 100%;
	height: 100%;
	}
.Vnav, .shoppingcart #dvCart, .search_v td {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	}
.Vnav li a, #dvCart, .search_v {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	display: block;
	padding: 2px;
	background-color: #2a3283;
	text-decoration: none;
	color: #ffffff;
	width: auto;
	height: auto;
	border-left: 4px solid #2a3283;
	border-right:4px solid #2a3283;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	}
.Vnav li a:hover, #dvCart:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	border-left: 4px solid #000000;
	border-right:4px solid #000000;
	background-color: #000000;
	color: #ffffff;
	width: auto;
	height: auto;
	}
.shoppingcart, .search_v {
	font-size: 12pt;
	color: #ffffff;
	background-color: #2a3283;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	font-weight: normal;
	}
.LocationBar {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	background-color: #2a3283;
	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: Georgia, Times New Roman, Times, serif;
	color: #ffffff;
	font-weight: normal;
	font-size: 12pt;
	font-style: normal;
	background-color: #2a3283;
	border: 1px solid #000000;
	padding-left: 8px;
	}

