

body { 
            
      margin-top:10;
      margin-bottom:10;
      margin-left:0;
      margin-right:0 ;
      font-family: arial;
      color: black;      
      
      background: black url(websupport/background/bg1.jpg) top center repeat;  
      font-size: 12px;      
      background-attachment: fixed;
     }
  


th { 
    background-color: #121f2f;
    color: white; 

   }



h4 { font-size: 17px;  }

h3 { font-size: 17px;  }



p {

    line-height: 1.5em; 
    text-indent: 50px;
    
  }
  


#dept:first-line { font-size: 12PX;
                   color: #494a4b;
                   font-size: 14px;
                 }
                          
#dept:first-letter {
                     font-size: 25PX; 
                     line-height: .8;
                     color: black;
                   }  
                   

.calendar_style a {
                     text-decoration: none;
                     color: white;
                     font-weight: bold;
                    }

     
                   
/* Horizontal Menu 1  */

.mmenu {
        margin: 0;  
        background-color: #121f2f;
        color: white;
        text-decoration: none;
        font-family: arial;
        font-size: 12px;
      }

.mmenu li {
           display: inline;
          }

.mmenu li a {
             float: right;
             padding: 7px 7px;
             color: white;
             text-decoration: none;
             border-right: ridge 1px white;
            }

.mmenu li a:visited {
                     text-decoration: none;
                    }

.mmenu li a:hover
                   {
                     text-decoration: underline;
                     color: white;
                   }


.mmenu li .current {
                     text-decoration: none;
                     color: white;
                   }  
  
  
  
                   
                   
                   
.footermmenu   a
                   {
                     text-decoration: none;
                     color: white;
                   }

.footermmenu   a:hover
                   {
                     text-decoration: underline;
                     color: white;
                   }                   
                   
 
    
    
    
    
.othermenu   a
                   {
                     text-decoration: none;
                     color: blue;
                     
                   }

.othermenu   a:hover
                   {
                     text-decoration: underline;
                     color: blue;
                    
                   }       
    
    
    
    
.event_link   a
                   {
                     text-decoration: underline;
                     color: black;
                     
                   }

.event_link   a:hover
                   {
                     text-decoration: underline;
                     color: blue;
                    
                   }       
    
    
    
    
    
.linksmenu2     a
                   {
                     text-decoration: none;
                     color: black;
                   }

.linksmenu2    a:hover
                   {
                     text-decoration: underline;
                     color: black;
                   }     
    
    
    
    
 
 
/* Horizontal Menu 1  */

.linkmenu {
        margin: 7;
        width: 100%;
        background-color: #121f2f;
        color: white;
        text-decoration: none;
        font-family: arial;
        font-size: 12px;
        border-right: ridge 2px gray;
        padding: 7;
      }


.linkmenu li a {
             padding: 2;
             width: 100%;
             border-bottom: ridge 1px white;
             
             color: white;
             text-decoration: none;
            }

.linkmenu li a:visited {
                     text-decoration: none;
                    }

.linkmenu li a:hover
                   {
                     color: black;
                     font-weight: bold; 
                     background-color: #08f008;
                   }

    
 /* Horizontal Menu 1  */




.teams a {
           display: block;
         
          }


.teams  a {
             padding: 5;
             width: 170;
             border-top: solid 0px white;
             border-bottom: solid 1px #f1f1ed;
             border-right: solid 1px #f1f1ed;
             border-left: solid 1px #f1f1ed;
             font-size: 12px; 
             color: white;
             text-decoration: none;
             background-color: #121f2f; 
            
             /* background: transparent url(websupport/background/bg4.jpg) center center repeat-x; */
            
            }



.teams  a:hover
                   {
                     color: black;
                     background-color: white;
                     font-size: 12px; 
                     
                     border-left: solid 1px #f1f1ed;
                     
                     
                   }
   
                   