/* MISCELLANEOUS SPECIFICATIONS */
body, body td {
  font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
  font-size:        12px;
  background:       #fff;
  color:            #000;
  text-align:       justify;
  margin:           0 0 20px 0px; }
a {
  color:            #917e3c;
  text-decoration:  underline; }
a:visited {
  color:            #85956a;
  text-decoration:  none; }
a:hover {
  color:            #a5b53a;
  text-decoration:  underline; }
#maintext { 
  padding-left:     10px;
  font-size:        12px; }
.small {
  font-size:        11px; }
.hr {
  height:           1px;
  margin:           20 -20px;
  background:       #917e36; }



/* MISCELLANEOUS TABLE SPECIFICATIONS */
th, .sideheading {
  background:       #93aeae;
  font-size:        12px;
  font-weight:      bold;
  height:           36px;
  text-align:       center; }
.small td, .small th {
  font-size:        11px;
  height:           22px;
  padding:          8 5px; }
.sideheading {
  background:       #b3c6c6; }
.indent {
  margin-left:      20px; }
.indent h4 {
  margin-bottom:    -12px; }



/* NAVIGATION BAR SPECIFICATIONS */
#linktable td, #minilinktable td {
  text-align:       right; }
#linktable td a {
  font:             bold 12px/18px verdana;
  color:            #4b4b00;   //#83aeae
  text-decoration:  none; }
#linktable td a:visited {
  color:            #4b4b00;   //#638e8e
  text-decoration:  none; }
#minilinktable td a {
  color:            #c6ac4a;   //#c3ad5e
  font-size:        11px;
  padding-right:    10px; }
#minilinktable td a:visited {
  color:            #c6ac4a; } //#36ac3a





/* COLOR SCHEME
     WHITE  - FFFFFF   BACKGROUND
BLCK ORANGE - 4F4A17   TEXT
DARK ORANGE - 917E3C   LINKS
MED. ORANGE - C6AC4A   NAV SUBVLINKS
PALE ORANGE - C3AD5E   NAV SUBLINKS
LITE ORANGE - E4CB73    TD BG
DARK GREEN  - 85956A   VLINKS
MED. TURQ.  - 93AEAE   NAV LINKS
TURQ GREEN  - 7B8659   NAV VLINKS
DARK BROWN  - 474639   TEXT        */
