.moduleHeading1 { font-size: 18px; font-weight: bold; }
.moduleHeading2 { font-size: 14px; font-weight: bold; }
.moduleText { font-size: 12px; font-weight; normal; }
.moduleSuccess { color: blue; }
.subhead { color: F0DC68; font-weight: bold; }
.caption { color: F0DC68; font-weight: bold; }
.description { font-weight: bold; }
.memberPrice { color: F0DC68; font-weight: bold; }
.regularPrice { font-weight: bold; }

A.buynow:link { color: red; font-weight: bold; }
A.buynow:active { color: red; font-weight: bold; }
A.buynow:visited { color: red; font-weight: bold; }
A.buynow:hover { color: red; font-weight: bold; }

.moduleTableHeader { background-color: 555555; font-weight: bold; font-size: 12px; }
.moduleSmallText { font-size: 10px; }
.moduleLoginText { color: white; }
.moduleLoginWarningText {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; color: #FF6600; font-weight: normal} /*{ color: F0DC68; font-weight: bold; }*/

form.moduleSearchFormStyles { margin-top: 3px; margin-bottom: 0px; }
select.moduleSearchFormStyles { font-size: 10px; margin-bottom: 0px; width: 135px; }
input.moduleSearchFormStyles { font-size: 10px; width: 100px; }
img.moduleSearchFormStyles { margin-top: 3px; }

.moduleError { color: red; font-size: 150%; font-weight: bold; }
.moduleWarning { color: F0DC68; font-weight: bold; }