body {
	background-image: url(/images/background.gif);
	background-repeat: repeat;
}
.smalltxt-comicsans {
	font-family: "Comic Sans MS";
	font-size: 9.5pt;
	color: #000000;
	line-height: 15.5px;
}

.mainTable {
	background-color: #FFFFFF;
	border: 13px solid #E34D8D;
}
.prodpage-heading {
	font-family: "Comic Sans MS";
	font-size: 15pt;
	font-weight: bold;
	color: #CC0066;
	letter-spacing: 1px;
}
.title-black {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}


.table-dash {
	border: 1px dashed #F5C0D6;
	background-color: #FCEDF3;
}
.table-dash-white {
	border: 1px dashed #F5C0D6;
	background-color: #FFFFFF;
}
.table-dot {
	border: dotted #818181;		

}	
.PinkProductHead {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #CC0066;
	text-decoration: none;
}
.PinkProductHead:hover {
	text-decoration: underline;
}
.PinkTitle {
	font-family: "Comic Sans MS";
	font-size: 15px;
	font-weight: bold;
	color: #CC0066;
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}
.text {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #000000;
	line-height: 21px;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	color: #000000;
}
.textbold {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.topright-nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.topright-nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C70465;	
	text-decoration: underline;
}
.bottomNav {
	font-family: "Comic Sans MS";
	color: #000000;
	font-size: 10pt;
	line-height: normal;
	text-decoration: none;
}
.bottomNav:hover {
	color: #C70465;
	text-decoration: underline;
	font-weight: bold;
}
