
h1 {padding: 2px;
    color: #44d}
h3 {display:inline;}
h4 {display:inline;}
p {padding: 2px;
  }

.mainfixt {font-size: 10px;
          border: 1px solid #ccc;}

p.mainfixt, h3.mainfixt {background: #eef;}
.lupdate {font-size: 80%;
  background: #ffffff;
   /*background-image: url('menback.gif');
   background-repeat: repeat-x;*/
   border: 1px solid #fcc;
   padding:2px;}
   
.welcome {font-size: 80%;
  background: #ffffbf;
  border: 1px solid #ccc;} 
.welcome2 {font-size: 80%;
  background: #ffbfbf;} 
  .welcome3 {font-size: 80%;
  background: #bfffbf;
  border: 1px solid #0f0;}  
  .welcome4 {background: #bfffbf;
  border: 1px solid #0f0;}      
.normal {font-size: 90%;}  

th {border: 1px solid #ccc;}
td {background: #eeeeff;
   background-image: url('menback.gif');
   background-repeat: repeat-x;
   border: 1px solid #ccc;}

td.mainbak {background: #c0bfec;
   background-image: url('mainbak.png');
   background-repeat: repeat-x;}
   
td.newback {background:#ffffbf;
	background-image: url('newback.gif');
 background-repeat: repeat-x;}
span.newh {color:red; font-size:90%;}

#ft {font-size: 80%;
    padding:2px; 
    background: #eef}

#hd {font-size: 80%;
    padding:2px; 
    background: #fff}    

   
li.nav {display:inline;
    list-style: none;} 
    
ul.nav {display:inline;
    list-style: none;}
  
    
.nav { color: #33f;} 

 #map
{
  height: 350px;
	width: 350px;
}  

#rss {float:right;
      border:none;} 
      
td.none {background:#fff;
        font-size:80%;}   
        
        
th.header { 
    background-image: url(img/bg.gif);     
    cursor: pointer; 
    font-weight: bold; 
    background-repeat: no-repeat; 
    background-position: center left; 
    padding-left: 20px; 
    border-right: 1px solid #dad9c7; 
    margin-left: -1px; 
    }
        
        th.headerSortUp { 
    background-image: url(img/asc.gif); 
    background-color: #3399FF; 
}


th.headerSortDown { 
    background-image: url(img/desc.gif); 
    background-color: #3399FF; 
} 


/**********/
/*FIXTURES*/
/**********/

#fixtures {background-color:#33a;}
#fixt {font-size:10px; padding:2px;}
#seasonselect {background-color:#dd9;
          font-size:12px;}
h1 {font-size:14px;}
td.fixt, th.fixt {font-size:10px;font-family:verdana;padding:1px;}*/
/*headings*/
TR.fixthead { background-color: #ffffff;}
th.fixt { text-align: center;
              color: black}
.off2 {color:bbb;
      font-size:80%;
      background-color: #999;}
      
/*home fixtures*/
TR.fixthome { background-color: #ffffff;
              background-image: none; }
TD.fixthome { text-align: left;
              color: blue}
TD.fixthome a:link, TD.fixthome a:visited{
	color: #3333AA;
	text-decoration: none;}
TD.fixthome a:hover, TD.fixthome a:active{
	color: #0099DD;
	text-decoration: none;}

              
/*away fixtures*/
TR.fixtaway { background-color: #ffffaa }
TD.fixtaway { text-align: left;
              color: black}
TD.fixtaway a:link, TD.fixtaway a:visited{
	color: black;
	text-decoration: none;}
TD.fixtaway a:hover, TD.fixtaway a:active {
	color: #888888;
	text-decoration: none;}
        
/*friendly fixtures*/
TR.fixtfriendly { background-color: #aaffff; }
TD.fixtfriendly { text-align: left; background-color: #fff;}
TD.fixtfriendly a:link, TD.fixtfriendly a:visited{
	color: #3b3;
	text-decoration: none;}
TD.fixtfriendly a:hover, TD.fixtfriendly a:active{
	color: #0099DD;
	text-decoration: none;}
      
/*unknown venue/opponent*/
TR.fixtunknown { background-color: #00ff00 }
TD.fixtunknown { text-align: left;} 

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
img.middle   {
    display: block;
    margin-left: auto;
    margin-right: auto 
    }

.small {font-size:8px;}
     
              