<style type="text/css">
<!-- 
p.normal { color: black; font-family: helvetica,arial,sans-serif; font-size: 10pt; font-style: normal; 
    font-variant: normal; font-weight: normal; }
p.smaller { color: black; font-family: helvetica,arial,sans-serif; font-size: 8pt; font-style: normal; 
    font-variant: normal; font-weight: normal; }
p.bigger { color: black; font-family: helvetica,arial,sans-serif; font-size: 11pt; font-style: normal; 
    font-variant: normal; font-weight: normal; }
p.bolder { color: black; font-family: helvetica,arial,sans-serif; font-size: 10pt; font-style: normal; 
    font-variant: normal; font-weight: bold; }
p.bigbolder { color: black; font-family: helvetica,arial,sans-serif; font-size: 11pt; font-style: normal; 
    font-variant: normal; font-weight: bold; }
p.title { color: black; font-family: helvetica,arial,sans-serif; font-size: 11pt; font-style: normal; 
    font-variant: normal; font-weight: bold; }
    
.normal { color: black; font-family: helvetica,arial,sans-serif; font-size: 10pt; font-style: normal; 
    font-variant: normal; font-weight: normal; }
.smaller { color: black; font-family: helvetica,arial,sans-serif; font-size: 8pt; font-style: normal; 
    font-variant: normal; font-weight: normal; }
.bigger { color: black; font-family: helvetica,arial,sans-serif; font-size: 11pt; font-style: normal; 
    font-variant: normal; font-weight: normal; }
.bolder { color: black; font-family: helvetica,arial,sans-serif; font-size: 10pt; font-style: normal; 
    font-variant: normal; font-weight: bold; }
.bigbolder { color: black; font-family: helvetica,arial,sans-serif; font-size: 10pt; font-style: normal; 
    font-variant: normal; font-weight: bold; }
.title { color: black; font-family: helvetica,arial,sans-serif; font-size: 11pt; font-style: normal; 
    font-variant: normal; font-weight: bold; }
    
li.normal { color: black; font-family: helvetica,arial,sans-serif; font-size: 10pt; font-style: normal; 
    font-variant: normal; font-weight: normal;   }

td.normal { color: black; font-family: helvetica,arial,sans-serif; font-size: 10pt; font-style: normal; 
    font-variant: normal; font-weight: normal; }
td.smaller { color: black; font-family: helvetica,arial,sans-serif; font-size: 8pt; font-style: normal; 
    font-variant: normal; font-weight: normal; }
td.bolder { color: black; font-family: helvetica,arial,sans-serif; font-size: 10pt; font-style: normal; 
    font-variant: normal; font-weight: bold; }
    
p.nav { color: blue; font-family: helvetica,arial,sans-serif; font-size: 8pt; font-style: normal; 
    font-variant: normal; font-weight: normal; }

/*table.admin { background-image: url(../images/bkgrd_form.jpg);  border-color: black; border-width: 0px; border-style: solid; border-collapse: collapse; } */
/*
table.admin { background-image: url(../images/bkgrd_form.jpg);  }
*/

.outer_border { border-color: maroon; } 

.button1 {  border-color: maroon; background-color: #ffffff; color: maroon; }

body.admin { background-color: #D6B88B; background-image: url(../images/bkgrd_ocean.jpg); background-repeat: no-repeat;
scrollbar-base-color: maroon;
scrollbar-arrow-color: white;
scrollbar-track-color: #D4B689;

scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black; 
scrollbar-darkshadow-color: gray;

scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;
}

/* FORM FIELDS */
.bkgrd_form { background: #FAD8A2; }

body.login { background-color: #00476D }

h1 { font-family: arial,sans-serif; font-size: 16pt; color: #000000; }
h1.white { font-family: arial,sans-serif; font-size: 16pt; color: #ffffff; }
h2 { font-family: arial,sans-serif; font-size: 14pt; color: #000000; }
h3,h4 { font-family: arial,sans-serif; font-size: 12pt; color: #000000; }

a { font-family: arial,sans-serif; font-size: 10pt; color: #0000ff; font-weight: normal; text-decoration: none;  }
a:hover { font-family: arial,sans-serif; font-size: 10pt; color: #0000ff; font-weight: normal; background-color: gold;  }
a:visited { font-family: arial,sans-serif; font-size: 10pt; color: #000099; font-weight: normal;  }

a.nav { font-family: arial,sans-serif; font-size: 8pt; color: #0000ff; font-weight: normal; text-decoration: none; }
a.nav:hover { font-family: arial,sans-serif; font-size: 8pt; color: #0000ff; font-weight: normal; text-decoration: underline; }
a.nav:visited { font-family: arial,sans-serif; font-size: 8pt; color: #000099; font-weight: normal; text-decoration: none; }

/* macaw image */
.floatleft
{
float: left;
margin: 0 0 10px 10px;
border: 0px;
padding: 2px;
position:relative;
left: -55px;
bottom: -25px;

}

/* ADMIN CELLS */
.admin_hdr_cell { background-image: url(../images/admin_html_01.gif); background-repeat: no-repeat; }
.admin_ftr_cell {background-image: url(../images/admin_html_03.gif);   background-repeat: no-repeat; }
.admin_cell {background-image: url(../images/admin_html_02.gif);  background-repeat: repeat-y;  }

-->
</style>