body { 
background-color: #ffffff;
color: #000000; 
scrollbar-arrow-color: #000000; 
scrollbar-base-color:#bcec00;
margin: 0;
}

p, td, li, input, textarea, h1, h2, h3, a, .nav, .navOn { font-family: Arial, Helvetica, sans-serif; color: #000000 }

ul { color: #000000; list-style-image: url(images/bullet.gif); list-style-position: outside; line-height: 18px }
ul.tight { margin-left: 1.5em; margin-top: 1em; text-align: left }
h1,h2,h3 { color: #54046c; font-weight: bold; margin-top: 0em; margin-bottom: 0em }
h1 { font-size: 130%; margin-bottom: 0.25em }
h2 { font-size: 110%; color: #c8b2ce; font-style: italic; font-weight: normal; }
h3 { font-size: 130%; margin-top: 0.5em; margin-bottom: 0.5em }
h1.top { font-size: 12pt }

a:link { color: #54046c; text-decoration: underline }
a:visited { color: #54046c; text-decoration: underline }
a:hover { color: #91659e; text-decoration: underline }
a:active { color: #91659e; text-decoration: underline }

.footer { font-size: 70%; text-align: center }
.button { color: #ffffff; background: #54046c }
.buttonhi { color: #000000; background: #bcec00 }
.small { font-size: 80% }
.tight { margin-top: 0em; margin-bottom: 0em }
.smalllink { font-size: 80%; margin-top: 0.5em; margin-bottom: 1.5em }

.warning { color: #cc0000; font-weight: bold }

.testy { color: #907598; font-style: italic; font-weight: bold; text-align: justify; margin: 5px; font-size: 80% }

.border { border: thin solid #91659e; }

.reference { color: #91659e; font-weight: normal; text-align: center; margin: 5px; font-size: 80% }

.greenback { background-color: #bcec00; }

#leftnav { background-color: #c8b2ce; }

#leftnavgreen { background-color: #dde2c9; }

.largertext { font-size: 120%; }

/* Styles added for left hand nav by eightyone */

.nav h3 { color:#FFFFFF; font-size: 100%; border-bottom: 1px #9579a8 solid; padding-bottom: 5px;}

.nav ul { margin: 0; padding:0 0 0 20px; list-style: outside; list-style-type: square;}

.nav ul li { padding:2px 0 2px 0px; color:#9579a8;}

.nav ul li a { text-decoration: none; font-size: 80%;}