﻿/* TAG STYLES */
body                { background: url('images/background.jpg') repeat-x #cfdebc }

A                   { font: bold 10pt Arial; color:#48602d; text-decoration:none }
A:active            { font: bold 10pt Arial; color:#48602d; text-decoration:none }
A:hover             { font: bold 10pt Arial; color:#48602d; text-decoration:underline }

/*UL                  { list-style-image: url('images/bullet.jpg') } */

/* RIGHT TABLE STYLES */
.rightTableCell1    { background: url('images/rightTableBg1.jpg') repeat-y; font:8pt arial }
.rightTableCell2    { background: url('images/rightTableBg3.jpg') repeat-y; font:8pt arial }
.rightTableMidCell  { background: url('images/rightTableBg2.jpg') repeat-y; font:8pt arial }
.rightTableBottom1  { background: url('images/rightTableBottom1.jpg') no-repeat; font:8pt arial }

/* FOOTER STYLES */
.footer             { font: 8pt arial; color:#000000 }
.footerLink         { font: 8pt arial; color:#000000; text-decoration:none }
.footerLink:hover   { font: 8pt arial; color:#48602d; text-decoration:underline }
.footerLink:active  { font: 8pt arial; color:#000000; text-decoration:none }

/* SUB PAGE STYLES */
.pageTitle          { background: url('images/subTopTextBg.jpg') repeat-x; font:bold 12pt arial; padding:14px 0px 0px 0px }
.rightColumn        { background: url('images/subRightBg.jpg') repeat-y; font:10pt arial }
.mainBody           { font:10pt arial; padding:0px 0px 0px 20px; line-height:20px }
.mainBodyBg         { background: url('images/subMainBg.jpg') repeat-y 100% 0%; }
.mainTitle          { font: bold 12pt arial; color:#48602d }

/* QUOTE STYLES */
.quoteBody          { font: 9pt arial; color: #48602d; padding:7px }

/* NEWS RELEASE STYLES */
.newsTable          { background: url('images/newsBody.jpg') repeat-y #ffffff }
.newsMainTitle      { font: bold 12pt arial; color:#48602d; padding:5px 20px }
.newsSubTitle       { font: bold 10pt arial; color:#48602d; padding:5px 20px }
.newsBody           { font: 10pt arial; padding:5px 20px }

/* INPUT FORM FIELDS */
.textbox            { border:1pt solid #48602d; background:url('images/inputBG.jpg') no-repeat #b4cd95 }