td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 232323;
}
.border {
	border: 1px dotted #FF3EA4;;
}
.headings {
	font-size: 16px;
	font-weight: bold;
	color: 820C9E;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;

}
.background {
	background-image: url(images/paper_stock.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
iframe {
	border:none;
	margin:0;
	padding:0;
}
a.first{text-decoration:none; color:FFFFFF; font-size: 14px; font-weight: bold;}
a.second{
	text-decoration:none;
	color:034E1B;
	font-size: 14px;
}
a.third{text-decoration:none; color:FFFFFF;}
a.fourth{text-decoration:none; color:232323;}
a.fifth{text-decoration:none; color:FF0000;}
a.first:hover {text-decoration:underline;}
a.second:hover {color:B58940;}
a.third:hover {color:000000;}
a.fourth:hover {background-color:FFFFFF;}
a.fifth:hover {background-color:000000;}

/* Added by shane */

a img { border: #66057F solid 1px; }

table input, select, option, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #232323;
	font-weight: bold;
	border: #232323 solid 1px
}

a.cart{text-decoration:none; color:#E60E7A;}
a.cart:hover {text-decoration:underline; color:#E60E7A;}
a.one{text-decoration:none; color:#E60E7A;}
a.one:hover {text-decoration:underline; color:#E60E7A;}

.headings1 {
	font-size: 13px;
	font-weight: bold;
	color: #FF4DA9;
	font-style: normal;

}

.backgroundfooter {

	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.headingspink {

	font-size: 14px;
	font-weight: bold;
	color: FF63B2;
	font-style: normal;
}
