a:link {
	font-family: "Times New Roman", Times, serif;
	color: #7a553b;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: thin;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #000000;
}
.backgroundMiddleRight {
	text-align: right;
	vertical-align: middle;
}
.backgroundMiddleLeft {
	text-align: left;
	vertical-align: middle;
}
.backgroundBottomLeft {
	text-align: left;
	vertical-align: bottom;
}
.backgroundBottomCenter {
	text-align: center;
	vertical-align: bottom;
}
.backgroundTopLeft {
	text-align: left;
	vertical-align: top;
}
.simpleSmallWhiteText {
	font-family: "Times New Roman", Times, serif;
	font-size: smaller;
	color: #ffffff;
	padding: 5px 5px 5px 5px;
}
.simpleSmallWhiteBoldText {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: smaller;
	color: #ffffff;
	padding: 5px 5px 5px 5px;
}
.simpleBrownText {
	font-family: "Times New Roman", Times, serif;
	color: #7a553b;
	padding: 5px 5px 5px 5px;
}
.simpleBrownBoldText {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #7a553b;
	padding: 5px 5px 5px 5px;
}
.simpleSmallBrownText {
	font-family: "Times New Roman", Times, serif;
	font-size: smaller;
	color: #7a553b;
	padding: 5px 5px 5px 5px;
}
.simpleSmallBrownBoldText {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: smaller;
	color: #7a553b;
	padding: 5px 5px 5px 5px;
}
.simpleWhiteText {
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	padding: 5px 5px 5px 5px;
}
.simpleWhiteBoldText {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #ffffff;
	padding: 5px 5px 5px 5px;
}
.backgroundYellow {
	text-align: center;
	vertical-align: middle;
	background-color: #ffcc99;
}
.simpleBigBlackText {
	font-family: "Times New Roman", Times, serif;
	font-size: larger;
	color: #000000;
}
.simpleBigBlackBoldText {
	font-family: "Times New Roman", Times, serif;
	font-size: larger;
	font-weight: bold;
	color: #000000;
}
.simpleBlackText {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
.simpleBlackBoldText {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
}
.simpleSmallBlackText {
	font-family: "Times New Roman", Times, serif;
	font-size: smaller;
	color: #000000;
}
.simpleSmallBlackBoldText {
	font-family: "Times New Roman", Times, serif;
	font-size: smaller;
	font-weight: bold;
	color: #000000;
}
.pictureBoxLeftBottom {
	text-align: left;
	vertical-align: bottom;
}
.pictureBoxLeftTop {
	text-align: left;
	vertical-align: top;
}
.simpleBlackTextRight {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-align: right;
}
.simpleBlackTextBoldRight {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
.image_link {
	cursor: pointer;
}
.backgroundPriceTableHead {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	background-color: #e6ccbb;
	padding: 5px 5px 5px 5px;
}
.backgroundPriceTableCell {
	font-family: "Times New Roman", Times, serif;
	font-size: smaller;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	background-color: #ffffff;
	padding: 5px 5px 5px 5px;
	border-bottom-color: #e6ccbb;
	border-bottom-width: medium;
	border-bottom-style: solid;
}
.backgroundPriceTableLeftCell {
	font-family: "Times New Roman", Times, serif;
	font-size: smaller;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	background-color: #ffffff;
	padding: 5px 5px 5px 5px;
	border-bottom-color: #e6ccbb;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-left-color: #e6ccbb;
	border-left-width: medium;
	border-left-style: solid;
}
.backgroundPriceTableRightCell {
	font-family: "Times New Roman", Times, serif;
	font-size: smaller;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	background-color: #ffffff;
	padding: 5px 5px 5px 5px;
	border-bottom-color: #e6ccbb;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-right-color: #e6ccbb;
	border-right-width: medium;
	border-right-style: solid;
}
.selectPictures {
	font-family: "Times New Roman", Times, serif;
	font-size: smaller;
	color: #000000;
	background-color: #e6ccbb;
}
.optionPictures {
	font-family: "Times New Roman", Times, serif;
	font-size: smaller;
	color: #7a553b;
	background-color: #e6ccbb;
}
.buttonViewPicture {
	font-family: "Times New Roman", Times, serif;
	font-size: smaller;
	color: #e6ccbb;
	text-align: center;
	vertical-align: middle;
	background-color: #7a553b;
	border-color: #000000;
	border-width: medium;
	border-style: outset;
}
.whiteBorder {
	border-style: solid;
	border-color: #ffffff;
}