@charset "utf-8";
.Heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.photoBorder {
	border: 1px solid #000000;
}

.BodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.PriceRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #E30908;
}
#content {
	height: 592px;
	width: 667px;
	overflow: auto;
	position: relative;
	visibility: visible;
	z-index: auto;
}
.FormTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9D0035;
	font-weight: bold;
	padding-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9D0035;
}
.FormField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9D0035;
	padding: 2px;
	height: 20px;
	width: 240px;
	border: 1px dashed #999999;
}
.FormFieldLong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9D0035;
	padding: 2px;
	height: 20px;
	width: 570px;
	border: 1px dashed #999999;
}
.FormFieldMultiline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9D0035;
	padding: 2px;
	height: 100px;
	width: 570px;
	border: 1px dashed #999999;
}
.FormFieldMultiline2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9D0035;
	padding: 2px;
	height: 150px;
	width: 570px;
	border: 1px dashed #999999;
}.ProductHeadGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #606060;
}
.ProductHeadRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E30908;
}
.ProductHeadBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.ProductHeadBlack2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.galleryHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFF00;
	border: 1px solid #000000;
}
.Caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
