body {
     background: #000000;
	 margin: 0px;
color: #FFFBE3;
     font-size: 10pt; 
     font-family: Verdana, Helvetica, Arial, Sans-serif
      }
.red-underline   { 
     border-bottom: 1px solid #ae2133 
     }
.red-black-lines { 
     border-right: 1px solid black; 
     border-bottom: 1px solid #ae2133 
     }
.header-gold-background    { 
     background: white url(images/palms-gold-fade-small.jpg) no-repeat fixed 0px 0px; 
     border-bottom: 1px solid #ae2133 
     }
.black-divider { 
     border-right: 1px solid black 
     }
p       { 
     margin-top: 1em; 
     margin-left: 30px; 
     max-width: 85ex 
     }
ul ol              { 
     margin-top: 1em
	 }
li   { 
     margin-left: 45px; 
     max-width: 85ex 
     }
h1     { 
     color: #FFFBE3;
	 font-size: 250%; 
     font-weight: bold;

     margin: 0px 0px 0px 30px; 
     max-width: 85ex 
     }
h2  { 
     font-size: 120%; 
     font-weight: bold;
     font-family: Georgia, "Times New Roman", Times, serif; 
     margin: 0.5em 0px 0px 30px; 
     max-width: 85ex }
h3       { 
     font-size: 100%; 
     font-weight: bold;
     margin: 0.5em 1em 0px 30px; 
     max-width: 85ex 
     }
h4       { 
     font-size: 100%; 
     font-weight: bold;
     font-family: Georgia, "Times New Roman", Times, serif; 
     margin: 0.5em 0px 0px 30px; 
     max-width: 85ex 
     }
a:link    {
      color: yellow;
	  text-decoration: none
	  }
a:visited    {
      color: white;
	  text-decoration: none
	  }
a:active    {
      color: lime;
	  text-decoration: none
	  }
a:hover    { 
text-decoration: underline;
      color: lime

	  }
.menuwhite       { 
      color: #f1e8d3; 
	  font-weight: bold; 
	  margin: 1em 1ex 0px 1em; 
	  padding: 0px 
	  }
.menuwhite a:link   { 
      color: white; 
	  text-decoration: none; 
	  text-indent: 0px; l
	  ist-style-type: square; 
	  margin: 0px; 
	  padding: 0px 
	  }
.menuwhite a:visited { 
      color: white; 
	  text-decoration: none; 
	  text-indent: 0px; l
	  ist-style-type: square; 
	  margin: 0px; 
	  padding: 0px 
	  }
.menuwhite a:hover { 
      color: white; 
	  text-decoration: underline; 
	  text-indent: 0px; l
	  ist-style-type: square; 
	  margin: 0px; 
	  padding: 0px 
	  }
.menuwhite a:active { 
      color: white; 
	  text-decoration: underline; 
	  text-indent: 0px; l
	  ist-style-type: square; 
	  margin: 0px; 
	  padding: 0px 
	  }
.menublack       { 
      color: #4c4c4c; 
	  font-weight: bold; 
	  margin: 1em 1ex 0px 1em; 
	  padding: 0px 
	  }
.menublack a:link   { 
      color: black; 
	  text-decoration: none; 
	  text-indent: 0px; l
	  ist-style-type: square; 
	  margin: 0px; 
	  padding: 0px 
	  }
.menublack a:visited { 
      color: black; 
	  font-size: 10pt;
	  text-decoration: none; 
	  text-indent: 0px; l
	  ist-style-type: square; 
	  margin: 0px; 
	  padding: 0px 
	  }
.menublack a:hover { 
      color: blue; 
	  text-decoration: underline; 
	  text-indent: 0px; l
	  ist-style-type: square; 
	  margin: 0px; 
	  padding: 0px 
	  }
.menublack a:active { 
      color: blue; 
	  text-decoration: underline; 
	  text-indent: 0px; l
	  ist-style-type: square; 
	  margin: 0px; 
	  padding: 0px 
	  }
.breadcrumblight   { 
      color: #f1e8d3; 
	  font-size: 70%; 
	  margin: 0.5ex 2em 0.5ex 30px; 
	  padding: 0px
	  }
.breadcrumblight a:link { 
      color: #f1e8d3; 
	  text-decoration: none 
	  }
.breadcrumblight a:visited { 
      color: #f1e8d3; 
	  text-decoration: none 
	  }
.breadcrumblight a:hover { 
      color: white; 
	  text-decoration: underline 
	  }
.breadcrumblight a:active { 
      color: white; 
	  text-decoration: underline 
	  }
.breadcrumbdark   { 
      color: #4c4c4c; 
	  font-size: 70%; 
	  margin: 0.5ex 2em 0.5ex 30px; 
	  padding: 0px
	  }
.breadcrumbdark a:link { 
      color: #4c4c4c; 
	  text-decoration: none 
	  }
.breadcrumbdark a:visited { 
      color: #4c4c4c; 
	  text-decoration: none 
	  }
.breadcrumbdark a:hover { 
      color: blue; 
	  text-decoration: underline 
	  }
.breadcrumbdark a:active { 
      color: blue; 
	  text-decoration: underline 
	  }
.whitetext { color: white }

td {
 background: "#000000";
 color:"#C0C0C0";
 border-color: "#000000"
 
 
}