p,body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding:0px;
	line-height: 20px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
}
h1 {
	font-family:Maiandra GD, Georgia, Times, serif;
	font-size:24px;
	color:#FF3399;
	padding-top:0px;
	line-height: normal;
}
h2 {
	font-family:Maiandra GD, Georgia, Times, serif;
	font-size:18px;
	color:#FF3399;
	padding-top: 10px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #FF3399;
	line-height: 40px;
}
h3 {
	font-family:Maiandra GD, Georgia, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6AB2B6;
	padding: 5px;
}
.pink {
	color: #ff3399;
}
h4 {
	font-family:Maiandra GD, Georgia, Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3399;
	padding: 10px;
	margin: 0px;
}
ul {
	list-style-image: url(../images/heart.gif);
}
li	{
	padding-bottom:14px;
	margin-left: -15px;
}
.EC {
	font-size: 13px;
	margin: 5px 10px 5px 10px;
	padding: 5px 10px 5px 10px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF3399;
	border-left-color: #FF3399;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF3399;
	text-align: left;
	line-height:17px;
}
.EC_Top {
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FF3399;
	border-right-color: #FF3399;
	border-left-color: #FF3399;
}
.EC_Bot {
	border-bottom-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF3399;
	border-right-color: #FF3399;
	border-left-color: #FF3399;
}
.EC_Label {
	font-size: 13px;
	vertical-align: text-bottom;
	line-height:normal;
}
a:link {color:#FF3399; text-decoration:none }      /* unvisited link */
a:visited {color:#FF3399}  /* visited link */
a:hover {color:#FF3399; text-decoration:underline}  /* mouse over link */
a:active {color:#000000}  /* selected link */


.footer_left {
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	text-align: center;
}
.footer_right {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: center;
}
a.footer:link {color:#FFFFFF}      /* unvisited link */
a.footer:visited {color:#FFFFFF; text-decoration:none}  /* visited link */
a.footer:hover {
	color:#FF3399;
	text-decoration:none
}  /* mouse over link */
a.footer:active {color:#000000; text-decoration:none}  /* selected link */
.Quote {
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	color: #6AB2B6;
	text-align: center;
	font-weight: bold;
	padding: 0px 15px 0px 15px;
}
.QuoteName {
	font-weight: bold;
	text-align: center;
}
.Testimonial {
	font-style: italic;
}
.Others p {
	font-size: 13px;
	color: #6AB2B6;
	padding: 0px;
	margin: 5px 0px 8px 0px;
	line-height: 16px;
	font-weight: bold;
}
.Others ul {
	font-size:13px;
	color:#6AB2B6;
	line-height: normal;
	list-style-image: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.Price {
	font-size: 16px;
	font-weight: bold;
	color: #FF3399;
}
.ViewCart {
	float: right;
	width: 250px;
	margin: 0px;
	padding: 20px 0 0 0;
	text-align: right;
}
ol {
	margin: 0px;
	line-height: normal;
}
.Price a {
	font-size: 12px;
	color: #0000FF;
	font-weight: normal;
	text-decoration: underline;
}

