BODY { background-color: #8DA0B1;
    font-family: Verdana, Helvetica, sans-Serif;
    font-size: small;
    font-weight: 500; color: #FFFFFF;
    margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-3dlight-color: #8DA0B1;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-face-color: #8DA0B1;
  scrollbar-shadow-color: #FFFFFF;
  scrollbar-darkshadow-color: #8DA0B1;
  scrollbar-track-color: #8DA0B1;
    }

a:link {
    color: #FFFFFF;
    text-decoration: none;
    }

a:visited {
    text-decoration: none;
    color: #FFFFFF;
    }

a:hover {
    color: #F0D72E;
    text-decoration: underline;
    }

a:active {
    color: #FFFFFF;
    text-decoration: none;
    }
a:link.small {
    color: #4097C0;
    text-decoration: none;
    }

a:visited.small {
    text-decoration: none;
    color: #4097C0;
    }

a:hover.small {
    color: #4097C0;
    text-decoration: underline;
    }

a:active.small {
    color: #4097C0;
    text-decoration: none;
    }
a:link.email {
    color: #FFFFFF;
    text-decoration: none;
    }

a:visited.email {
    color: #FFFFFF;
    text-decoration: none;
    }

a:hover.email {
    color: #F0D72E;
    text-decoration: underline;
    }

a:active.email {
    color: #FFFFFF;
    text-decoration: none;
    }
h1 { font-size: 36px; font-weight: 600; color: #F0D72E; text-align: center; letter-spacing: 1px; margin-bottom: 5px;
 }
h2 { font-size: large; font-weight: 600; color: #F0D72E; text-align: center; margin-bottom: 5px; margin-top: 0px;
 }

h3 { font-size: x-small; font-weight: 600; text-align: center; font-style: italic; color: #4097C0; margin-top: 0px;
 }

TD { font-size: medium; font-weight: 300;
 }
.small { font-size: xx-small; font-weight: 400; text-align: center;
 }

table.fullPage { width: 100%; height: 100%; border: solid 2px #000000; background-color: #0064CC; background-image: url(images/bg.jpg);background-repeat: no-repeat;background-position: right bottom;
 }
td.fullPage { width: 86%; }
td.ropeleft { width: 7%; height: 100%;  background-image: url(images/rope-left.jpg);background-repeat: repeat-y;background-position: right top; }
td.roperight { width: 7%; height: 100%;  background-image: url(images/rope-right.jpg);background-repeat: repeat-y;background-position: left top; }

table.top { width: 100%; }
td.border { border-top: solid 1px #F0D72E; border-bottom: solid 1px #F0D72E; background-color: #AABFD2; }
table.mainBody { width: 100%; padding-left: 40px; padding-right: 40px; }

td.menu { text-align: right; font-size: small; font-weight: bold; padding-right: 10px; padding-bottom: 20px; }

td.photo { padding-left: 3px; padding-right: 3px; text-align: center; }
td.photoText { padding-left: 3px; padding-right: 3px; text-align: center; font-size: x-small; vertical-align: top; padding-top: 2px; padding-bottom: 10px; }
td.url { }
td.linkText { padding-left: 20px; }

th.contactForm {text-align: right;}

td.flags { padding-left: 1px; padding-right: 1px; padding-top: 1px; }
table.contactDetails { }
td.contactDetails { vertical-align: top; padding-bottom: 20px; font-weight: bold; text-align: center; }
td.contactDetailsHdg { vertical-align: top; padding-bottom: 5px; padding-right: 10px; font-weight: bold; }
td.contactDetailsText { vertical-align: top; padding-bottom: 5px; }