@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/newBagBG.jpg);
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
em {
	font-weight: normal;
	font-style: normal;
}
strong {
	font-weight: normal;
	font-style: normal;
}
ul {
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #09F;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #09F;
}


/* CSS Document */

.copyright {size: 10px; font-family:Arial, Helvetica, sans-serif}

 
.paypalLogo { 
text-align: right;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	font-size: 16px;
}
.centered {
	text-align: center;
}

a:link {
	color: #0099FF;
	text-decoration: underline;
}
a:visited {
	color: #0099FF;
	text-decoration: underline;
}
a:active {
	color: #0099FF;
	text-decoration: underline;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
}
.boldRed {
	font-weight: bold;
	color: #F00;
}
.boldBlue {
	font-weight: bold;
	color: #09F;
}
.friendName {
	font-size: 14px;
	font-weight: bold;
	color: #09F;
}
.regularBold {
	font-weight: bold;
}

.changeStore A:link {
	color: #09F;
	font-weight: bolder;
}
.changeStore A:visited {
	color: #09F;
	font-weight: bolder;
}
.changeStore A:active {
	color: #09F;
	font-weight: bolder;
}
.changeStore A:hover {
	color: #808080;
	text-decoration: underline;
	font-weight: bolder;
}
.changeStore {
	font-size: 14px;
	font-weight: bolder;
}
.redheadline {
	font-size: 24px;
	color: #F00;
	text-decoration: blink;
}
.justCenter {
	text-align: center;
}
