/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  

body { font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    color: rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
    }

  



a { color: rgb(255, 102, 0);
    text-decoration: none;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;    }

  
a:visited { color: rgb(255, 102, 0);
    }

 
a:hover { color: rgb(255, 255, 255);
    }


a.archive:hover { color: rgb(255, 255, 255); }

  
.header1 { font-weight: bold;
    color: rgb(255, 102, 0);
    text-align: right;
    font-family: verdana,arial,helvetica,sans-serif;
    right: 10px;
    background-color: rgb(0, 0, 0);
    font-size: 30px;
    }

  
.topmenu { padding: 2px 8px;
    text-align: center;
    }

  

.resultshead { background-color: rgb(0, 0, 0);
    font-size: 10px;
    font-weight: bold;
    color: rgb(255, 102, 0);
    }

  
.resultsteam { font-size: 18pt;
    padding-bottom: 5px;
    text-align: left;
    }

  
.resultstable { font-size: 12px;
    text-align: center;
    }

  
.fixtures { padding: 5px 3px;
    font-size: 10px;
    text-align: center;
    margin-left: 50px;
    width: 60%;
    }


.resultsmonth { font-size: 12px;
    font-weight: bold;
    text-align: center;
    background-color: rgb(255, 102, 0);
    }



.alert { font-weight: bold;
    color: rgb(255, 102, 0);
    text-align: center;
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 14px;
    }

.team { font-size: 12px; text-align: left;    }

.directions { font-size: 12px; text-align: left;    }

/*
use xb settings to make ul/li appear the 
same in mozilla, ie and opera
*/

ul.nde-menu-system, ul.nde-menu-system ul
{
  display: block;
  margin: 0;
  padding: 0;
  background-color: white;
}

ul.nde-menu-system li
{
  margin: 0;
  background-color: black;
}

/* 
top level items in ul are inline to display hori
zontally 
across page
*/

ul.nde-menu-system li
{
  display: inline;
  list-style: none;
  position: relative;
  margin: 0;
  padding: 0;
  background-color: black;
}

/* 
nested lists inside of the top level items are initially 
not displayed
*/
ul.nde-menu-system li ul
{
  display: block;
  position: absolute;
  left: 0;
  top: 1em; /* required for NS 7.x/Gecko 1.0.x but not Gecko 1.3 */
  visibility: hidden;
  width: 9em;
  z-index: 1000;
}

/*
fix up the submenu items
voice-family lines screen correct CSS values from browsers that
improperly lay out block-level boxes and have broken CSS parsers
(IE5.5/Win)
*/
ul.nde-menu-system li ul li
{
  margin: 0 0 0 -1.5em;
  padding: 0;
  display: block;
  width: 100%;
  voice-family: "\"}\""; voice-family: inherit;
  margin-left: 0;
}

ul.nde-menu-system li ul li a
{
  display: block;
  margin: 0;
  padding: 0 0 0 5%;
  width: 100%;
  voice-family: "\"}\""; voice-family: inherit;
  width: 100%;
}

/* needed to keep IE from bubbling events
from items that are not contained but only
covered. */
ul.nde-menu-system
{
  background-color: rgb(0,0,0);
}

/*
for css based versions extend the li
below the menu so that the mouse will
stay over the li and keep the hover active
*/

ul.nde-menu-system li.submenu:hover
{
  padding-bottom: 30em;
}

ul.nde-menu-system li.submenu:hover ul 
{
  left: 0;
  visibility: visible;
}

ul.nde-menu-system *
{
  font-family: Verdana,Arial,Helvetica,sans-serif;

}

ul.nde-menu-system li a
{
  display: inline;
  text-decoration: bold;
  margin: 5px;
  color:  rgb(255, 102, 0);
  font-size: 12px;
}

ul.nde-menu-system li a:hover
{
  color: white !important;
  background-color: black;
}

ul.nde-menu-system li.submenu ul a
{
  color: black;
  background-color: white;
}

ul.nde-menu-system li.submenu ul a:hover
{
  color: black !important;
  background-color: rgb(255, 102, 0);
}
