
body {
    color: black;
    background-color: #FFFFCC;
    border-color: #FFFFCC;
    font-family: Georgia, Times New Roman, Times, serif;
    margin: 0px;
}
a:link {
    color: #336600;
}
a:visited {
    color: #996600;
}

strong, em, .emph {
    color: #336600;
    font-weight: bold;
}

h4 {
    color: #336600;
}

/*table {
    border-width: 0px;
    background-color: #FFFFCC;
    border-color: #FFFFCC;
}*/

.decor > p:first-child:first-letter {
    font-size: x-large;
}

.main {
    left: 200px;
    top: 125px;
    position: absolute;
    right: 20px;
}

.banner {
   top: 5px;
   left: 200px;
   right: 20px;
   height: 107px;
   position: absolute;
   background-color: white;
   background-image: url("/images/logo1.gif");
   background-repeat: no-repeat;
}

.centrecontent {
    vertical-align: top;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
}

.sectiontitle {
    background-color: #336600;
    color: white;
    font-size: x-large;
    padding: 5px;
}

.linktab {
    vertical-align: top;
    text-align: left;
    color: #336600;
    font-weight: bold;
    font-size: small;

    left: 20px;
    top: 100px;
    position: absolute;
    width: 150px;
    padding: 10px;
}

.floatimg {
    float: right;
    padding: 5px;
}

.footer {
    vertical-align: bottom;
    text-align: center;
}

th.ftab {
    background-color: #ffffff;
    color: #336600;
    font-weight: bold;
}
td.ftab {
    text-align: center;
    font-family: Georgia, Times New Roman, Times, serif;
    background-color: lightgrey;
}
td.ftab2 {
    text-align: left;
    font-family: Georgia, Times New Roman, Times, serif;
    background-color: lightgrey;
    border-width: 1px;
    padding: 5pt;
    border-style: groove;
}
th.ftab, td.ftab {
    border-width: 1px;
    padding: 5pt;
}
table.ftab {
    border-collapse: collapse;
    padding: 10px;
}
.ftab {
    border-style: groove;
    border-color: #336600;
}
.gpar {
    padding-top: 10px;
    padding-bottom: 10px;
}
.gname {
    font-weight: bold;
}
.glink {
    font-weight: bold;
}
.gdesc {
    font-style: italic;
}
.bibtitle {
    font-style: italic;
}
p.bib {
    margin-top: 15px;
    margin-bottom: 15px;
}
