      body {
	      font-family: Verdana, Arial, Helvetica, sans-serif;
	      font-size: 80%;
	      text-decoration: none;
	      margin: 0;
	      padding: 0;
	      behavior: url(../csshover.htc);
      }
  
      .visitor {font-weight: bold; 
                color: #FFFF00; 
                font-size: 8pt; 
                background-color: #006633}

      .menu {
			  font-size: 8pt;
	      font-weight: bold;
			}

      .login {font-size: 10pt;
              font-weight: bold}

      .games {font-size: 6pt}

      .content {font-size: 14px; text-align: justify}

      .breadcrumbs {font-size: 8pt; font-weight: bold}

      .shadow {width: 740;
               height: 80;
               filter: Shadow(Color=#666666, Direction=135)}

      .home {font-size: 9pt; text-align: justify}
			
      .links {
				font-size: 10px;
				text-align: left;
			}
			
      .visitors {  font-weight: bold; 
			             color: #FFFF00; 
									 background-color: #000000; 
									 font-size: 9px;
									 padding: 5px;
									 border: 2px solid yellow;}		
									 	
      .teaser {  
			  font-weight: bold; 
				color: #FFFF00; 
				background-color: #000000; 
				font-size: 12px;
				padding: 2px;
			}
			
      .teasertext {  
			  font-size: 10px;
				border: 1px solid #000;
				padding: 5px;
			}
			
      .crews {  font-size: 5pt; font-weight: bold}
			
      .satsecs {  font-size: 10px}
			
      .leftnav {  font-size: 12px; font-weight: bold}
			
      ul { 
			  list-style-position: inside; 
				list-style-image: url(../images/football_bullet.gif);
			}			
			
			div#sidelinks {
			  background-color: white;
			}
			
			div#sidelinks ul{
				list-style: none;
				list-style-image: none;				
				margin: 0;
				padding: 0;				
			}
			
			div#sidelinks li {
			  font-size: .85em;
				margin: 0;
				padding: 0;
			}
						
			div#sidelinks a {
        text-decoration: none;
			}
			
			div#sidelinks a:link {
			  color: black;
			}
			
			div#sidelinks a:visited {
			  color: blue;
			}
			
			div#sidelinks a:hover {
			  color: yellow;
				background-color: black;
			}

      .stadiums {  font-size: 8pt}
			
      .preslet {  font-size: 10pt}

      #lastUpd {
			  font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: xx-small;
			}

      a.textMenu:link {color: black;
	                     text-decoration: none;
		                   font-weight: bold;
		                   font-size: 10px;}
					   
      a.textMenu:visited {color: black;
	                        text-decoration: none;
			                    font-weight: bold;
			                    font-size: 10px;}
						  
      a.textMenu:active {color: black;
	                       text-decoration: none;
			                   font-weight: bold;
			                   font-size: 10px;}
						 
      a.textMenu:hover {color: red;
	                      font-weight: bold;
			                  font-size: 10px;
			                  text-decoration: none;}
						                
			.newsitem {
				font-size: 10px;
			}

			input {
				font-size: xx-small;
			}
