/* CSS Document */

.title { font-family: "Georgia", serif; font-size: 12pt; font-style: normal; font-weight: bold; color: #202020; margin: 10px 0px 0px 0px; }
.bodytext { font-family: "Georgia", serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #404040; margin: 0px 0px 0px 0px; }
.price { font-family: "Georgia", serif; font-size: 12pt; font-style: normal; font-weight: bold; color: #202020; margin: 10px 10px 10px 10px; }
.subtext { font-family: "Georgia", serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #404040; margin: 0px 0px 0px 0px; }


.choice { font-family: "Georgia", serif; font-size: 12pt; font-style: normal; font-weight: bold; color: #202020; margin: 0px 0px 0px 0px; }
.selection { font-family: "Tahoma", serif; cursor: pointer; font-size: 8pt; font-style: normal; font-weight: normal; color: #404040; margin: 2px 2px 2px 2px; }
.subsel { font-family: "Tahoma", serif; font-size: 8pt; font-style: normal; font-weight: normal; color: #404040; margin: 0px 0px 5px 25px; }

.lineitem { font-family: "Tahoma", serif; cursor: pointer; font-size: 8pt; font-style: normal; font-weight: normal; color: #404040; margin: 0px 0px 0px 0px; }

.cart { font-family: "Georgia", serif; text-align: center; font-size: 12pt; font-style: normal; font-weight: bold; color: #202020; margin: 10px 10px 10px 10px; }

.configheader { font-family: "Georgia", serif; font-size: 18pt; font-style: normal; font-weight: bold; color: #202020; margin: 10px 0px 0px 0px; }

.fieldtitle { font-family: "Georgia", serif; font-size: 10pt; text-align: right; font-style: normal; font-weight: normal; color: #202020; margin: 0px 10px 0px 0px; }
.formfield { font-family: "Tahoma", serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #404040; margin: 0px 10px 0px 0px; }

.breadcrumbs { padding: 4px; font-family: "Tahoma", serif; font-size: 8pt; background-color: #6E8B3D; color: #FFFFFF; font-style: normal; font-weight: normal; }
