body {
     color: black;
     font-family: verdana, arial, helvetica, sans-serif;
     font-size: 76%;
     text-decoration: none;
     }
A, A:visited {
     color: #2200FF; 
     text-decoration: none;
     }
A:hover, A:active {
     color: #AB0BFF; 
     text-decoration: underline;
     }
TH   {
     background-color: #DCDCDC;
     color: saddlebrown;
     font-size: 83%;
     padding-left: 2px;
     padding-right: 3px;
     text-align: left;
     }
TD   {
     color: black;
     font-size: 76%;
     padding-left: 2px;
     padding-right: 3px;
     }
#menu {
     background-color: white;
     clear: both;
     left: 8px;
     margin-bottom: 6px;
     margin-left: 0px;
     margin-right: 0px;
     margin-top: 4px;
     position: relative;
     top: 5px;
     }
#menu B {
     color: red;
     }
.dropdownitalic {
     font-style: italic;
     }
.dropdowntint {
     background-color: #FFFF99;
     }
#headingbox {
     background-color: aliceblue;
     border-bottom: blue 2px solid;
     border-left: blue 4px solid; 
     border-right: blue 2px solid; 
     border-top: blue 2px solid; 
     clear: both;
     color: darkblue;
     margin-bottom: 8px;
     margin-top: 4px;
     padding-bottom: 5px;
     padding-left: 10px; 
     padding-right:15px; 
     padding-top: 4px; 
     position: relative;
     }
#headingbox B {
     color: red;
     font-family: "times new roman", courier, serif;
     font-size: 180%;
     font-weight: bold;
     }
#schedbox {
     background-color: mintcream;
     border-bottom: #33CC33 2px solid;
     border-left: #33CC33 4px solid; 
     border-right: #33CC33 2px solid; 
     border-top: #33CC33 2px solid; 
     padding-bottom: 5px;
     padding-top: 4px; 
     position: relative;
     }
#schedbox TD {
     border-bottom: lightgreen 1px dotted;
     }
.updated {
     background-color: yellow;
     color: red;
     font-size: 76%;
     font-style: italic;
     font-weight: bold;
     }
.dancelevel {
     background-color: orange;
     color: black;
     font-size: 76%;
     font-style: italic;
     font-weight: bold;
     text-decoration: none;
     }
#newsflash {
     background-color: #FFFFCC;
     border-bottom: #660000 2px solid;
     border-left: #660000 3px solid; 
     border-right: #660000 2px solid; 
     border-top: #660000 2px solid; 
     color: #660000;
     line-height: 18px; 
     margin-bottom: 5px;
     margin-left: 80px;
     margin-right: 0px;
     margin-top: 5px;
     padding-bottom: 7px;
     padding-left: 10px; 
     padding-right: 10px; 
     padding-top: 7px; 
     position: relative;
     }
#preloadimages {
     display: none;
     }



