body { color: black; font-size: 11pt; font-family: georgia; background-color: #787e14; background-image: url(../images/bkg.jpg); background-repeat: no-repeat; text-align: left; }
p { font-family: "Trebuchet MS", helvetica, georgia; text-align: left; margin-top: 0; margin-right: 20px; margin-left: 2pt; }
td { font-family: "Trebuchet MS", georgia; }
a:link { color: #787e14 ; text-decoration: underline; }
a:visited { color: #787e14 ; text-decoration: underline; }
a:hover { color: #7b4a21 ; text-decoration: underline; }
a:active { color: #787e14 ; text-decoration: underline; }
input { font-size:9pt; }
select { font-size:9pt; }

.listing { padding:0px 0px 3px 0px; }
.listing a { font-size:10.5pt; }
.small { font-size:9pt; }
.small input { font-size:9pt; }
.small select { font-size:9pt; }
h1 { color: #9a6b37; font-size: 20pt; font-family: "Trebuchet MS", georgia; font-weight: normal; text-align: left; margin-top: 5px; margin-bottom: 2px; margin-left: 2pt; }
h2 { color: #8b9034; font-size: 20pt; font-family: "Trebuchet MS", georgia; font-weight: normal; text-align: left; margin: 0 0 0.83em 2pt; }
h3 { color: #8b9034; font-size: 13pt; font-family: "Trebuchet MS", georgia; font-weight: normal; text-align: left; margin-top: 0; margin-left: 2px; }
.quote { color: #787e14; font-size: 11pt; font-family: georgia; text-align: left; margin-right: 150pt; margin-left: 50px; }
.textarea { background-color:#d9dabc; }
.productcode { color: #9a6b37; font-size: 9pt; font-family: "trebuchet ms", georgia, "times new roman"; font-weight: normal; margin-top: -8pt; }
#divTestimonial { position:relative; overflow:hidden; height:100px; }
#divTestimonial span { position:absolute; top:0; left:0; display:block; width:400px; } 

.left { margin:6px 20px 6px 0; }
.right { margin:6px 0 6px 20px; }

.lined tr td { padding:6px 0; border-bottom:1px dotted #ccc; }

.mootabs_title { list-style-image: none; list-style-type: none; margin: 0px; padding: 0px; height: 20px; }
.mootabs_title li { float: left; background-color:#eee; padding: 2px 8px 2px 8px; margin-right: 2px; cursor: pointer; color: #000; font-family: "Trebuchet MS"; font-size: 12px; height:20px; line-height:20px; border-left:solid 1px #ccc; border-right:solid 1px #ccc; border-top:solid 1px #ccc; }
.mootabs_title li.active { border-top: 3px solid #FFC83C; font-weight:bold; height:18px; }
.mootabs_title li.over { border-top: 2px solid #FFC73C; height:19px; }
.mootabs_panel { display:none; position:relative; width:485px; clear:both; overflow:auto; text-align:left; padding:10px 10px 2px 10px; font-size:10pt; border-left:solid 1px #ccc; border-right:solid 1px #ccc; border-bottom:solid 1px #ccc; border-top:solid 1px #eee; min-height:100px; }
.mootabs_panel.active { display:block; }

ul.autocompleter-choices { position:absolute; margin:0; padding:0; list-style:none; border:1px solid #eee; background-color:#eee; border-right-color:#bbb; border-bottom-color: #bbb; border-left-color:#bbb; text-align: left; z-index:50; }
ul.autocompleter-choices li { position:relative; padding:0.1em 1.5em 0.1em 1em; cursor:pointer; font-size:10pt; }
ul.autocompleter-choices li.autocompleter-selected { background-color:#39f; color:#000; }
