@charset "utf-8";
button {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 16px;
	font-weight: bold;
}
.optimaBorder {
	border: 1px solid #000033;
}

/* CSS Document */

.giftCertTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	color: #000066;
}
.brandTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #99333A;
}
.productText {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	color: #000066;
}
img {
	border: 1px none #000033;
}
.manufacturerTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	color: #000066;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	text-align: left;
}
.mfgrText {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	line-height: 16pt;
	font-weight: normal;
	color: #000033;
}
.redMfgrTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #CC0000;
}
.informationLine {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #99333A;
	text-align: right;
}
.informationLineCentered {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #99333A;
	text-align: center;
}
.style38 {
	color: #990000;
	font-weight: bold;
	font-size: x-large;
}
.itemTitleLeft {
	color: #990000;
	font-weight: bold;
	font-size: large;
	text-align: left;
}
