.main-bg {
	background: url(../images/main-bg2.gif) repeat-y center top;
	width: 848px;
}
.left-bg {
}
.right-bg {
}
.nav-space {
	margin-right: 1px;
	margin-left: 1px;
}
.footer-bg {
	background: url(../images/footer-bg.gif) no-repeat center bottom;
	height: 116px;
	margin: 0px;
	padding: 0px;
}
.footer-text {
	color: #FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
	padding:0px 0px 0px 15px;
}
.footer-text a:link, .footer-text a:visited, .footer-text a:active {
	color: #FFFFFF;
	text-decoration:underline;
	padding:0px 0px 0px 0px;
}
.footer-text a:hover {
	text-decoration:none;
}
strong {
	font-weight: bold;
}
.ecom-bg {
	background: url(../images/ecom-bg.gif) repeat-y left top;
}
h1 {
	color: #D03488;
	font: bold small-caps 20px "Trebuchet MS";
	margin: 0px;
	padding: 0px 0px 5px;
}
h2 {
	color: #D03488;
	font: 15px "Trebuchet MS";
	margin: 0px;
	padding: 0px;
}
h3 {
	color: #333333;
	font: bold 13px "Trebuchet MS";
	margin: 0px;
	padding: 5px 0px 0px;
}
p {
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 5px 0px;
}
.text {
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 5px ;
}
.main-bg td{
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
}
P a , .text a {
	text-decoration:underline;
	color: #D03488;
}
p a:hover, .text a:hover {
	text-decoration:none;
	
}
.hori {
	border-top: 1px dashed #D03488;
	margin: 0px 35px;
	padding: 0px;
}
.class {
	padding: 10px;
	margin: 10px;
	background: #FCEDF5;
}
