body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#E3E3E3;
	margin: 0px;
}
.content {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.content a {
	color: #003333;
	text-decoration: none;
}
.content a:hover {
	color: #003333;
	text-decoration: underline;
}
.footer {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #ED1872;
	text-decoration: none;
}
.grey10 {
	font-size: 11px;
	font-weight: normal;
	color: #717272;
	text-decoration: none;
}
.grey10 a {
	color: #717272;
	text-decoration: none;
}
.grey10 a:hover {
	color: #717272;
	text-decoration: underline;
}
.title {
	font-size: 16px;
	font-weight: bold;
	color: #ED1476;
	text-decoration: none;
}
.inrow1 {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.inrow2 {
	font-size: 11px;
	font-weight: normal;
	color: #ED1872;
}
.inrowH {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.formbuttons {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ED1872;
	border: 1px solid #999999;
	cursor: pointer;
	cursor: hand;
}
.forms {
	border: 1px solid #999999;
	font-size: 11px;
	color: #717272;
	text-decoration: none;
}
.dateLink {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.dateLink a {
	color: #0000FF;
	text-decoration: underline;
}
.dateLink a:hover {
	color: #0000FF;
	text-decoration: underline;
}

.productListTitle {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.productListValue {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding: 3px;
	text-decoration: none;
}
.productListStockStatus {
	font-size: 10px;
	font-weight: normal;
	color: #EE1475;
	text-decoration: none;
}
.cartQntyField {
	border: 1px solid #999999;
	font-size: 10px;
	color: #717272;
	height: 15px;
	width: 15px;
	text-decoration: none;
}
.contentLink {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.contentLink a {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.contentLink a:hover {
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}
.contentLinkPink {
	font-size: 12px;
	font-weight: bold;
	color: #EE1475;
	text-decoration: none;
}
.contentLinkPink a {
	font-weight: bold;
	color: #EE1475;
	text-decoration: none;
}
.contentLinkPink a:hover {
	font-weight: bold;
	color: #EE1475;
	text-decoration: underline;
}