
.menuTable   { font-size: 10pt;background-color:#000000}
.menuLink    { font-size: 9pt;  
               color: #dfdfdf; text-decoration: none }
.menuLink:hover { color: #ffffff; text-decoration: none }
.menuInsert  { z-index: 200;  
               line-height: 10pt; font-size: 9pt; 
               width: 150px; color: #dfdfdf; height: 80px; background-color: #000000; 
               border: 1px solid #8b6c4e; margin: 0px; 
               padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 15px }
.menuContainer { z-index: 1000;}


a:link, a:visited{color:#dfd3c8}
a:hover{color:#dfdfdf;background-color:#5c4834;text-decoration:none}


a.glossary:link, a.glossary:visited {color:#f5d2b3;}
a.glossary:hover {color:#f5d2b3;background-color:#604a35;text-decoration:none}

a.button:link, a.button:visited {text-decoration: none; font-size: 13px; background-color: #000000;  color: #dfdfdf; font-weight: bold; border: 1px solid #8b6c4e; letter-spacing:2px; font-family:arial;background-image: url(leaf4.jpg);padding:5px;margin:9px;}


a.button:hover {color:#ffffff;text-decoration:underline}



P {line-height: 1.5EM;font-size:1em }


.title { color:#dfdfdf; background-color: #bcbcbc;FONT-SIZE:28PX;letter-spacing:5px;font-family:arial,Courier New, Courier;padding:3px;background-image: url(leaf4.jpg); font-variant:small-caps
}


.titlea {color: #dfdfdf; background-color: #bcbcbc;FONT-SIZE:26PX;letter-spacing:5px;font-family:arial,Courier New, Courier;padding:3px;background-image: url(leaf4.jpg); border:1px solid #8b6c4e;font-variant:small-caps;font-weight:normal
}


.titleb { color:#dfdfdf; background-color: #bcbcbc;FONT-SIZE:30PX;letter-spacing:3px;font-family:arial,Courier New, Courier;padding:3px;background-image: url(leaf4.jpg); font-variant:small-caps;border:1px solid #8b6c4e;
}

.titlec { color:#dfdfdf; background-color: #743629;FONT-SIZE:26PX;letter-spacing:0px;font-family:arial,Courier New, Courier;padding:3px;font-variant:small-caps;border:1px solid #8b6c4e;font-weight:bold
}


.caption{font-size:9pt;font-family:verdana, helvetica, arial}


.navheader {color: #614b36;letter-spacing:1px;font-size:14px;font-family:arial;font-variant:small-caps;line-height:14px;padding:0px;margin-top:0px;margin-bottom:0px;margin-right:7px;font-weight:bold}


.gloss {color: #af9172;letter-spacing:1px;font-size:14px;font-family:arial;font-variant:small-caps;line-height:14px;padding:0px;margin-top:0px;margin-bottom:0px;margin-right:7px;font-weight:bold}


H1 {color: #b19476;letter-spacing:1px;font-size:25px;font-family:arial;font-variant:small-caps;padding:4px;font-weight:bold;}


H2 {color:#b19476; font-size: 18px;}
H3 {color:#b19476; font-size: 16px;}
H4 {color:#b19476; font-size: 14px;}
H5 {color:#b19476; font-size: 12px;}
H6 {color:#b19476; font-size: 10px;}


.field{border:2px solid #8b6c4e}
.special{border:2px solid #8b6c4e;background-color:#e2e2e2}
SUBMIT{border:2px solid #8b6c4e;background-color:#e2e2e2}


BODY {font-family: helvetica, verdana, sans-serif; 
color:#cdcdcd;
background:#000000;
background-attachment:fixed;
scrollbar-3d-light-color:#ffffff;
scrollbar-arrow-color:#000000;
scrollbar-base-color:#52402e; 
scrollbar-track-color: #000000;
scrollbar-face-color:#715840;
scrollbar-highlight-color:#70573f;
scrollbar-shadow-color:#8b6c4e;
scrollbar-dark-shadow-color:#362b1f;
margin: 0px;}





/* default setup that everything sees */
.shadow {
/* needed for Internet explorer */
height: 1em;
filter: Shadow(Color=#8e6d4f, 
Direction=135, 
Strength=5);

/* Needed for Gecko */
line-height: 2em;
white-space: nowrap;
}

/* 
* used by browsers which know about
* :before to create the shadow 
*/
.shadow:before {
display: block;
margin: 0 0 -2.12em 0.15em;
padding: 0;
color: #8e6d4f; 
}

#shadow_1:before { 
content: 'In shadow'; 
}
#second_2:before { 
content: 'Happy Shadowing!'; 
}

/*\*/
html*.shadow {

[color:red;/* required by Safari 
* so that [] is correctly
* begun. associated with
* the property, yet hiding
* it. Seen by IE6 */

/* 
* seen by IE6 and Safari, but hidden
* from Gecko 
*/
text-shadow: #8e6d4f 5px 5px 5px; 

]color:auto; /* resets color for IE6 */
}/**/

/* 
* end hack using dummy attribute selector
* for IE5 mac
*/
.dummyend[id]{clear: both;}

/*\*/
html*.shadow:before {

[color:red;/* required by Safari. 
seen by IE6 */

/* 
* seen by IE6 and Safari, but hidden
* from Gecko 
*/
display: none;

]color:auto; /* resets color for IE6 */
}/**/

/* 
* end hack using dummy attribute selector
* for IE5 mac
*/
.dummyend[id]{clear: both;}
