
<STYLE type="text/css">
<!--

/* ACTIVE TABLE FOR CALENDAR */
 
th.sun_cal_inactive  {
     background-color:#0099ff;
     border: ridge;
     border-color: #bbbbbb;
     border-bottom-width: 8px;
     border-right-width:  8px;
     border-top-width:    8px;
     border-left-width:   8px;
     padding: .1cm;
     font-weight: bolder;
     font: small-caps 900 22px arial;
        color: #000000;
                    text-decoration: none;
     }
     
th.sun_cal_active   {
     background-color:#eeeeee;
     border: ridge;
     border-color: #aaaaee;
     border-bottom-width: 8px;
     border-right-width:  8px;
     border-top-width:    8px;
     border-left-width:   8px;
     padding: .1cm;
     font-weight: bolder;
        font: small-caps 900 22px arial;
        color: #cc0000;
                    text-decoration: none;
     }
 
font.sun_cal_info  { /* DARK BLUE */
                     font: small-caps 900 11px arial;
                     color: #0000dc;
     }


/* REMOVE UNDERLINES FROM LINKS */

a,a:link,a:visited,a:active {text-decoration: none;}
a:hover {text-decoration:underline;}

/* CHANGE COLOR OF SCROLLBARS */

body {
       scrollbar-face-color: FF6600;
       scrollbar-highlight-color: ff9933;
       scrollbar-3dlight-color: ffffff;
       scrollbar-darkshadow-color: 000000;
       scrollbar-shadow-color: 808080;
       scrollbar-arrow-color: ffffff;
       scrollbar-track-color: 0066ff;
       }

/* DEFINE A 3-D BUTTON AROUND LINKS */

a.button {
                   font-weight: bold;
                   font-size: 10px;
                   font-family: Verdana, Arial, Helvetica, sans-serif;
                   padding: 3px 8px;
                   border-top: 3px solid #66ccff;
		   border-right: 3px solid #3300ff;
		   border-bottom: 3px solid #3300ff;
                   border-left: 3px solid #66ccff;
                   text-align: center;
                   min-width: 40px;
                   }

a.button:link {
                   background-color: #0066ff;
                   color: #ffffff;
                   text-decoration: none;
                   }

a.button:visited {
                   background-color: #0066ff;
                   color: #ffffff;
                   text-decoration: none;	
                   }

a.button:hover   {
                  background-color: #ff3300;
                  color: #ffffff;
                  border-color: cc0000 ff6600 ff6600 cc0000;
                  text-decoration: none;
                  }

a.button:active {
                   background-color: #ff3300;
                   color: #ffffff;
                   text-decoration: none;	
                   }

/* DEFINE A 3-D BUTTON AROUND LINKS */

a.mail_sedy {
                   font-weight: bold;
                   font-size: 8px;
                   font-family: Arial Narrow, Verdana, Arial, Helvetica, sans-serif;
                   padding: 2px 8px;
                   border-top: 3px solid #ff66cc;
                   border-right: 3px solid #990066;
                   border-bottom: 3px solid #990066;
                   border-left: 3px solid #ff66cc;
                   text-align: center;
                   min-width: 50px;
                   }

a.mail_sedy:link {
                   background-color: #cc3399;
                   color: #ffffff;
                   text-decoration: none;
                   }

a.mail_sedy:visited {
                   background-color: #cc3399;
                   color: #eeeeee;
                   text-decoration: none;	
                   }

a.mail_sedy:hover {
                   background-color: #cc3399;
                   font-size: 9px;
                   color: #eeeeee;
                   border-color: #990066 #ff66cc #ff66cc #990066;
                   text-decoration: none;	
                   }

a.mail_sedy:active {
                   background-color: #cc3399;
                   color: #eeeeee;
                   text-decoration: none;	
                   }


/* DEFINE FONTS AND COLORS */

font.online_names_sm {
                      font-weight: bolder;
                      color: #0000cc;
                      font-size: 12px;
                      font-family: Arial Narrow, Arial, sans-serif;
                     }
                     
font.anthology_small {
                      font-weight: bolder;
                      color: #0000cc;
                      font-size: 10px;
                      font-family: Verdana, Arial, Helvetica, sans-serif;
                     }
                  
font.anthology_page_numbers {
                      font-weight: bolder;
                      color: #cc0000;
                      font-size: 12px;
                      font-family: Verdana, Arial, Helvetica, sans-serif;
                     }

font.anthology_large_blue {
                      font-weight: bolder;
                      color: #0000dd;
                      font-size: 16px;
                      font-family: Verdana, Arial, Helvetica, sans-serif;
                     }
                     
font.font1 {         /* LIGHT BLUE */
                     font-weight: bolder;
                     color: #0066ff;
                     font-size: 16px;
                     font-family: Arial Narrow, Verdana, Arial, Helvetica, sans-serif; 
                     }
        
font.font1a {        /* LIGHT BLUE */
                     font-weight: bolder;
                     color: #0066ff;
                     font-size: 16px;
                     font-family: Arial, Verdana, Helvetica, sans-serif; 
                     }
                     
font.font1sm {       /* DARK BLUE */
                     font-weight: bolder;
                     color: #0000dd;
                     font-size: 12px;
                     font-family: Arial Narrow, Verdana, Arial, Helvetica, sans-serif; 
                     }
                     
font.font2 {         /* DARK BLUE */
                     font-weight: bolder;
                     color: #0000cc;
                     font-size: 16px;
                     font-family: Arial Narrow, Verdana, Arial, Helvetica, sans-serif; 
                     }
                     
font.font3 {         /* DARK RED */
                     font-weight: bolder;
                     color: #cc0000;
                     font-size: 16px;
                     font-family: Arial Narrow, Verdana, Arial, Helvetica, sans-serif; 
                     }
                     
font.font4 {         /* BLACK */
                     font-weight: bolder;
                     color: #000000;
                     font-size: 16px;
                     font-family: Arial Narrow, Verdana, Arial, Helvetica, sans-serif; 
                     }
                  
font.font4sm {       /* BLACK */
                     font-weight: bolder;
                     color: #000000;
                     font-size: 12px;
                     font-family: Arial Narrow, Verdana, Arial, Helvetica, sans-serif; 
                     }
                     
/* DEFINE FOOTER FONTS */

font.foot_dark_blue { /* DARK BLUE */
                     font-weight: bolder;
                     color: #0000cc;
                     font-size: 12px;
                     font-family: Arial Narrow, Verdana, Arial, Helvetica, sans-serif; 
                     }
                     
font.foot_dark_red { /* DARK RED */
                     font-weight: bolder;
                     color: #cc0000;
                     font-size: 12px;
                     font-family: Arial Narrow, Verdana, Arial, Helvetica, sans-serif; 
                     }

font.foot_black {    /* BLACK */
                     font-weight: bolder;
                     color: #000000;
                     font-size: 12px;
                     font-family: Arial Narrow, Verdana, Arial, Helvetica, sans-serif; 
                     }

font.main_news_bullet { /* BLACK */
                     font-weight: bolder;
                     color: #000000;
                     font-size: 16px;
                     font-family: New Times Roman, Arial Narrow, Verdana, Arial, Helvetica, sans-serif; 
                     }

font.main_news_info { /* DARK RED */
                     font-weight: bolder;
                     color: #dd0000;
                     font-size: 14px;
                     font-family: New Times Roman, Arial Narrow, Verdana, Arial, Helvetica, sans-serif; 
                     }
                     
font.person {
                     font-weight: bolder;
                     font-style: italic;
                     color: #0000dd;
                     font-size: 16px;
                     font-family: Arial Narrow, Verdana, Arial, Helvetica, sans-serif; 
                     }
                  
font.sun1 {
                     font-weight: bolder;
                     color: #ff6600;
                     font-size: 16px;
                     font-family: Old English Text MT, Verdana, Arial, Helvetica, sans-serif; 
                     }
                     
/* ---------------------------------------------------------- */
/* USE THE FOLLOWING FOR PAGE HEADERS                         */
/* ---------------------------------------------------------- */
      
/* THE WORD: "The" */

font.sun_the {    
                     font-weight: bolder;
                     color: #0000cc;
                     font-size: 25px;
                     font-family: Old English Text MT, Comic Sans MS, Arial, Verdana, Helvetica, sans-serif; 
                     }
                  
/* Sunrisers Drum And Bugle Corps (Caps Only) */

font.sun_dbcc {   
                     font-weight: bolder;
                     color: #dd0000;
                     font-size: 30px;
                     font-family: Old English Text MT, Comic Sans MS, Arial, Verdana, Helvetica, sans-serif; 
                     }
                  
/* Sunrisers Drum And Bugle Corps (Lowercase Only) */

font.sun_dbcl {   
                     font-weight: bolder;
                     color: #0000dd;
                     font-size: 25px;
                     font-family: Old English Text MT, Comic Sans MS, Arial, Verdana, Helvetica, sans-serif; 
                     }
      
/* THE WORD: "presents..." */

font.sun_pres {   
                     font-weight: bolder;
                     color: #000000;
                     font-size: 20px;
                     font-family: Old English Text MT, Comic Sans MS, Arial, Verdana, Helvetica, sans-serif; 
                     }

font.sun_title_cap {
                     font-weight: bolder;
                     color: #0000dd;
                     font-size: 25px;
                     font-family: Old English Text MT, Comic Sans MS, Arial, Verdana, Helvetica, sans-serif; 
                     }
                  
font.sun_title_low {
                     font-weight: bolder;
                     color: #990099;
                     font-size: 20px;
                     font-family: Old English Text MT, Comic Sans MS, Arial, Verdana, Helvetica, sans-serif; 
                     }

/* ----------------------------- */
/* DEFINE FONTS FOR RECAP SHEETS */
/* ----------------------------- */

font.recap_score_1 { /* RED - High Score */
                     font-weight: bolder;
                     color: #ff0000;
                     font-size: 10px;
                     font-family: Arial, Verdana, Helvetica, sans-serif; 
                     }
                     
font.recap_score_0 { /* DARK BLUE - Loosing Score */
                     font-weight: bolder;
                     color: #0000cc;
                     font-size: 10px;
                     font-family: Arial, Verdana, Helvetica, sans-serif; 
                     }
                     
font.recap_judge {   /* DARK GREEN */
                     font-weight: bolder;
                     color: #004400;
                     font-size: 12px;
                     font-family: Arial, Verdana, Helvetica, sans-serif; 
                     }
                     
font.recap_caption { /* DARK RED */
                     font-weight: bolder;
                     color: #cc0000;
                     font-size: 10px;
                     font-family: Arial, Verdana, Helvetica, sans-serif; 
                     }
                     
font.recap_show_loc { /* DARK BLUE */
                     font-weight: bolder;
                     color: #000055;
                     font-size: 16px;
                     font-family: Arial, Verdana, Helvetica, sans-serif; 
                     }
                     
font.recap_score_type { /* BLACK */
                     font-weight: bolder;
                     color: #000000;
                     font-size: 10px;
                     font-family: Arial, Verdana, Helvetica, sans-serif; 
                     }
                     
/* ----------------------------- */
/* END OF FONTS FOR RECAP SHEETS */
/* ----------------------------- */
     
     
     
/* ------------------------------ */
/* DEFINE FONTS FOR PICTURES PAGE */
/* ------------------------------ */
     
font.pics_title      { /* MAROON */
                     font-weight: bolder;
                     color: #880000;
                     font-size: 14px;
                     font-family: New Times Roman, Arial Narrow, Verdana, Arial, Helvetica, sans-serif; 
                     }
                     
font.pics_caption    { /* NAVY */
                     font-weight: bolder;
                     color: #000066;
                     font-size: 14px;
                     font-family: New Times Roman, Arial Narrow, Verdana, Arial, Helvetica, sans-serif; 
                     }
                     
font.pics_from_who { /* BLACK */
                     font-weight: bolder;
                     color: #000000;
                     font-size: 14px;
                     font-family: New Times Roman, Arial Narrow, Verdana, Arial, Helvetica, sans-serif; 
                     }
                     
/* ------------------------------ */
/* END OF FONTS FOR PICTURES PAGE */
/* ------------------------------ */                     
    
/* ---------------------------- */
/* DEFINE FONTS FOR ONLINE PAGE */
/* ---------------------------- */  

a.ol_button       {font-weight: bold;
                  font-size: 8px;
                  font-family: Verdana, Arial, Helvetica, sans-serif;
                  padding: 3px 8px;
                  border-top: 3px solid #66ccff;
                  border-right: 3px solid #3300ff;
                  border-bottom: 3px solid #3300ff;
                  border-left: 3px solid #66ccff;
                  text-align: center;
                  min-width: 100px;
                  text-transform: uppercase;}
a.ol_button:link  {background-color: #0066ff;
                  color: #FFF;
                  text-decoration: none;	}
a.ol_button:visited {background-color: #0066ff;
                  color: #ffffff;
                  text-decoration: none;	}
a.ol_button:hover   {background-color: #ff3300;
                  color: #ffffff;
                  border-color: cc0000 ff6600 ff6600 cc0000;
                  text-decoration: none;	}
a.ol_button:active  {background-color: #ff3300;
                  color: #ffffff;
                  text-decoration: none;	}                 
                  
font.ol_name {       /* DARK RED */
                     font-weight: bolder;
                     color: #dd0000;
                     font-size: 26px;
                     font-family: Arial Rounded MT Bold, Comic Sans MS, Old English Text MT, sans-serif; 
                     }
                     
font.ol_exp_chart { /* YELLOW */
                     font-weight: bolder;
                     color: #ffff00;
                     font-size: 10px;
                     font-family: Arial, Verdana, Helvetica, sans-serif; 
                     }
                     
/* ---------------------------- */
/* END OF FONTS FOR ONLINE PAGE */
/* ---------------------------- */              
                     
                     
                  
/* ---------------------------------------- */
/* DEFINE FONTS FOR MONTHS ON SCHEDULE PAGE */
/* ---------------------------------------- */
     
font.schedule_months { /* WHITE */
                     font-weight: bolder;
                     color: #ffffff;
                     font-size: 10px;
                     font-family: Arial Bold, New Times Roman, Arial Narrow, Verdana, Arial, Helvetica, sans-serif; 
                     }
                     
/* ---------------------------------------- */
/* END OF FONTS FOR MONTHS ON SCHEDULE PAGE */
/* ---------------------------------------- */



  /* ------------------------------------- */
 /* DEFINE FONTS FOR LINKS ON LINKS PAGES */
/* ------------------------------------- */
     
font.links_names { /* Corps names on LINKS pages */
                     font-weight: bolder;
                     font-size: 12px;
                     font-family: Arial Rounded MT Bold, Arial, sans-serif; 
                     }

font.links_city  { /* City names on LINKS pages */
                     font-weight: bolder;
                     color: #0000dd;
                     font-size: 12px;
                     font-family: Arial, Arial Rounded MT Bold, sans-serif; 
                     }

font.links_state { /* State names on LINKS pages */
                     font-weight: bolder;
                     color: #ff3333;
                     font-size: 12px;
                     font-family: Arial Rounded MT Bold, Arial, sans-serif; 
                     }

font.links_broken { /* Broken links on LINKS pages */
                     font-weight: bolder;
                     color: #000000;
                     font-size: 8px;
                     font-family: Arial, Arial Rounded MT Bold, sans-serif; 
                     }

  /* ------------------------------------- */
 /* END OF FONTS FOR LINKS ON LINKS PAGES */
/* ------------------------------------- */

  
  
  font.script_big    {
                       font-weight: bolder;
                       color: #0000dd;
                       font-size: 26px;
                       font-family: Lucida Calligraphy,French Script MT; 
                     }
  
  
                     
-->
</STYLE>

