BODY
 { font-family : Helvetica, Arial, sans-serif;
   background-color: #3c5d39;
   background-image: url("background.png"); 
   font-size : 100%;
   font-weight : normal;
   color : #c1e5a5; }

P 
 { font-family : Helvetica, Arial, sans-serif;
   font-size : 80%;
   font-weight : normal;
   color : #c1e5a5; 
   margin-left : 16px}

P.quote
 { margin-left : 60px;
   margin-right : 60px; 
   color : #bfffde;
   font-style : italic;}
 

.warn
 { color : #ff4f4f; }

.emph
 { font-style : italic;
   color : #bfffde; }

.upemph
 { color : #bfffde; 
   font-weight: bold;}

.indexhover
 { color : #bfffde; }

.indexnohover
 { color : #c1e5a5; }

.standard
 { color : #c1e5a5; }


UL 
 { font-size : 80%; }


UL.marked
 { font-size : 80%;
   list-style-image: url(listmarker.png); }



OL
 { font-size : 80%;
   list-style-type : decimal; }


H1.padded
 { margin-left : 0px;
   margin-top  : 28px;
   font-size   : 200%;
   color       : #c1e5a5;
   font-family : Tahoma, Helvetica, Arial, sans-serif;
   font-weight : normal;}

H2.padded
 { margin-left : 0px; 
   font-size   : 150%;
   color	   : #c1e5a5; 
   font-family : Tahoma, Helvetica, Arial, sans-serif;
   font-weight : normal;}

TD.menu
 { padding-right : 12px;
   padding-top : 0.25em; 
   text-align : right;
   width : 256px;}

TD.menusec
 { padding-top  : 0.5em;
   padding-left : 16px;
   text-align : left;
   width : 240px;
   font-weight : bold;
   color : #bfffde;}

TD.status
 { text-align : left;
   vertical-align : top;
   font-size : 80%;
   width : 240px;
   height : 2.5em;}


TD.indI
 { padding-right: 1em;
   padding-left : 2em;
   font-weight : bold;
   color : #bfffde;}

TD.indII
 { padding-right: 1em;
    padding-left : 4em;
   font-weight : normal;}

TD.indIII
 { padding-right: 1em;
    padding-left : 6em;
   font-weight  : normal;
   font-size  :  80%;}

TD.indSEP
 { padding-right: 1em;
    height : 0.5em}

TD.indSTATUS
 { text-align : left;
   vertical-align : top;
   font-size : 80%;
   width : 300px;
   height : 50px;
   padding : 8px;
   background-color :#456640;}

TD.indSECOND
 { padding-left : 8px;
   font-size : 70%;
   background-color :#456640;}


A:link
 { text-decoration : none;
   color : #ffffb4; }

A:visited
 { text-decoration : none;
   color : #e4ca2e; }

A:active
 { text-decoration : none;
   color : #ff4f4f; }

A:hover
 { text-decoration : none;
   color : #7fecde; }


A.rabbit:link
 { text-decoration : none; 
   color : #c1e5a5;}

A.rabbit:visited
 { text-decoration : none; 
   color : #c1e5a5; }

A.rabbit:active
 { color : #ff4f4f; }

A.rabbit:hover
 { text-decoration : underline; }


A.hare:link
 { text-decoration : none; 
   color : #bfffde;}

A.hare:visited
 { text-decoration : none; 
   color : #bfffde; }

A.hare:active
 { color : #ff4f4f; }

A.hare:hover
 { text-decoration : underline; }


A.hyrax:link
 { color : #c1e5a5;}

A.hyrax:visited
 { text-decoration : none; 
   color : #c1e5a5; }

A.hyrax:active
 { color : #ff4f4f; }

A.hyrax:hover
 { color : #7fecde; }


A.sitemapsilliness:link
 { text-decoration : none;
   color : #e4ca2e; }

A.sitemapsilliness:hover
 { text-decoration : none;
   color : #7fecde;  }




