<style type="text/css">
<!--

body {
  background-color: #ffffff;
  margin: 0px 0px 0px 0px;
  text-align: center;
  vertical-align: top;
}

body.add {
  background-color: #ffffff;
  margin: 0px 0px 0px 0px;
  text-align: center;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  background-color: #ffffff;
  font-family:   sans-serif;
  font-size:   10pt;
  color:            #000000;
}

table.blue {
  border-collapse: collapse;
  background-color: #0000ff;
  vertical-align: top;
  border-bottom-width: 1px;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-style: solid;
  border-top-color: #000099;
  border-left-color: #000099;
  border-bottom-color: #000099;
  border-right-color: #000099;
}

table.intro {
  background-color: #ffffff;
  border-bottom-width: 1px;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-style: solid;
  border-top-color: #666666;
  border-left-color: #666666;
  border-bottom-color: #666666;
  border-right-color: #666666;
}

table.aqua {
  background-color: #ffffff;
  border-bottom-width: 1px;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-style: solid;
  border-color: #7FFFd4;
}

td.layer1 {
  border-collapse: collapse;
  background-image: url(images/bg1.gif);
}

td.title {
  background-image: url(images/bgtitle.gif);
  border-collapse: collapse;
  background-color: #ffffff;
  font-family:   sans-serif;
  font-weight:      bold;
  font-size:        12pt;
  color:            #ffffff;
  margin-bottom: 0px;
  margin-top: 2px;
  margin-left: 2px;
}

td.dkblue {
  border-collapse: collapse;
  background-color: #000099;
}

td.dkbluetop {
  border-collapse: collapse;
  background-color: #000099;
  background-image: url(images/bgtop.gif);
}

td.yellow {
  border-collapse: collapse;
  background-color: #ffffff;
  background-image: url(images/bg5.gif);
}

td.cross {
  border-collapse: collapse;
  background-color: #ffffff;
  background-image: url(images/bgmain.gif);
}

td.y {
  border-collapse: collapse;
  background-color: #ffff99;
  background-image: url(images/bg3.gif);
  border-bottom-width: 1px;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-style: solid;
  border-top-color: #000099;
  border-left-color: #000099;
  border-bottom-color: #ffff00;
  border-right-color: #000099;
}

td.blk {
  border-collapse: collapse;
  background-color: #ffffff;
  border-bottom-width: 1px;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-style: solid;
  border-top-color: #000000;
  border-left-color: #000000;
  border-bottom-color: #000000;
  border-right-color: #000000;
  margin: 0px 0px 0px 0px;
  text-align: center;
  vertical-align: middle;
  font-family:   sans-serif;
  font-size:        8pt;
  color:            #000000;
}

td.aqua {
  border-collapse: collapse;
  background-color: #7FFFd4;
}

td.highlight {
  border-collapse: collapse;
  background-color: #ffff00;
}

td.aqua2 {
  border-collapse: collapse;
  background-color: #7fffd4;
 border-bottom-width: 1px;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-style: solid;
  border-top-color: #000000;
  border-left-color: #000000;
  border-bottom-color: #000000;
  border-right-color: #000000;
  margin: 0px 0px 0px 0px;
}

td.bluey {
  border-collapse: collapse;
  background-color: #6699cc;
}

td.orangey {
  border-collapse: collapse;
  background-color: #00ccff;
}

td.orangey2 {
  background-color: #00ccff;
  border-bottom-width: 2px;
  border-top-width: 2px;
  border-left-width: 2px;
  border-right-width: 2px;
  border-style: solid;
  border-top-color: #cccccc;
  border-left-color: #cccccc;
  border-bottom-color: #666666;
  border-right-color: #666666;
} 

td.grey {
  background-color: #000099;
  border-bottom-width: 2px;
  border-top-width: 2px;
  border-left-width: 2px;
  border-right-width: 2px;
  border-style: solid;
  border-top-color: #cccccc;
  border-left-color: #cccccc;
  border-bottom-color: #666666;
  border-right-color: #666666;
} 

td.grey2 {
  background-color: #6699cc;
  border-bottom-width: 2px;
  border-top-width: 2px;
  border-left-width: 2px;
  border-right-width: 2px;
  border-style: solid;
  border-top-color: #cccccc;
  border-left-color: #cccccc;
  border-bottom-color: #666666;
  border-right-color: #666666;
}

td {
  border-collapse: collapse;
  background-color: #ffffff;
  font-family:   sans-serif;
  font-size:        9pt;
  color:            #000000;
}

fieldset {
  padding: 15px 18px; 
  background: #ffffff; 
  -moz-border-radius: 5px; 
}
  
legend {
  background: #000099; 
  padding: 2px 6px; 
  border: 2px #000099 solid; 
  -moz-border-radius: 5px; 
  font-family:  sans-serif;
  font-size:  10pt;
  color:  #ffffff;
}

legend.yellow {
  background: #ffff00; 
  padding: 2px 6px; 
  border: 2px #ffff00 solid; 
  -moz-border-radius: 5px; 
  font-family:  sans-serif;
  font-size:  10pt;
  color:  #000000;
}

legend.clear {
  background: #ffffff; 
  padding: 2px 6px; 
  border: 2px #ffffff solid; 
  -moz-border-radius: 5px; 
  font-family:  sans-serif;
  font-size:  10pt;
  color:  #666666;
}

input.blue {
  background-color: #F0F8FF;
  border-bottom-width: 1px;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-style: solid;
  border-top-color: #6699cc;
  border-left-color: #6699cc;
  border-bottom-color: #6699cc;
  border-right-color: #6699cc;
  margin-bottom: 3px;
  margin-top: 3px;
  margin-left: 0px;
  margin-right: 0px;
}  

input.lb {
  background-color: #ffffff;
  border-bottom-width: 1px;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-style: solid;
  border-top-color: #999999;
  border-left-color: #999999;
  border-bottom-color: #000000;
  border-right-color: #000000;
  margin-bottom: 0px;
  margin-top: 2px;
  margin-left: 0px;
  margin-right: 0px;
}  

font.blk {
  color: #000000;
  font-family:   sans-serif;
  font-size: 10pt;  
  margin-bottom: 2pt;
  margin-top: 2pt;
}

font.whside {
  color: #ffffff;
  font-family:   sans-serif;
  font-size: 10pt;  
  margin-bottom: 2px;
}

font.y {
  background-color: #ffff00;
  color: #000000;
  font-family:   sans-serif;
  font-size: 10pt;  
  margin-top: 2px;
}

font.s {
  background-color: #ffffff;
  color: #000099;
  font-family:   sans-serif;
  font-size: 14pt;  
}

font.g {
  background-color: #ffffff;
  color: #666666;
  font-family:   sans-serif;
  font-size: 10pt;  
}

hr {
  color: #ffff00;
  margin-bottom: 4px;
  margin-top: 4px;
  margin-left: 0px;
  margin-right: 0px;
  text-align: left;
  vertical-align: top;
  width: 100%;
}

hr.dashed {
  color: #cccccc;
  border-top: 3px dashed;
  border-bottom: 0;
  width: 100%;
}

hr.quote {
  color: #000099;
  margin-bottom: 3px;
  margin-top: 2px;
  margin-left: 0px;
  margin-right: 0px;
  text-align: left;
  vertical-align: top;
  width: 70%;
}

h1 {
  font-family:   sans-serif;
font-weight:      bold;
font-size:        16pt;
color:            #ffffff;
margin-bottom: 0px;
margin-top: 1px;
}

h3 {
  font-family:   sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
}

a.wh {
  font-family:   sans-serif;
  text-decoration: none;
  font-size:        10pt;
  color:            #ffffff;
}

a.wh:hover {
  font-family:   sans-serif;
text-decoration: none;
font-size:        10pt;
color:            #ff6600;
}

a.blklink {
  font-family:   sans-serif;
  text-decoration: none;
  font-size:        10pt;
  color:            #000000;
}

a.blklink:hover {
  font-family:   sans-serif;
  text-decoration: none;
  font-size:        10pt;
  color:            #000000;
}

a.white {
  font-family:   sans-serif;
font-weight:      bold;
font-size:       9pt;
color:            #666666;
}

a.white:hover {
  font-family:   sans-serif;
font-weight:      bold;
font-size:        9pt;
color:            #999999;
}

a.o {
  font-family:   sans-serif;
font-weight:      bold;
color:            #ff6600;
text-decoration: none;
}

a.o:hover {
  font-family:   sans-serif;
font-weight:      bold;
color:            #000000;
text-decoration: none;
}

a.blue {
  font-family:   sans-serif;
text-decoration: none;
font-weight:      bold;
font-size:        10pt;
color:            blue;
}

a.blue:hover {
  font-family:   sans-serif;
font-weight:      bold;
font-size:        10pt;
color:            red;
}

a.bluesm {
  font-family:   sans-serif;
font-size:        9pt;
color:            blue;
text-decoration: none;
}

a.bluesm:hover {
  font-family:   sans-serif;
font-size:        9pt;
color:            red;
text-decoration: none;
}

a.bluevsm {
  font-family:   sans-serif;
font-size:        8pt;
color:            blue;
}

a.bluevsm:hover {
  font-family:   sans-serif;
font-size:        8pt;
color:            red;
}

a.b {
  font-family:   sans-serif;
font-size:        8pt;
color:            #000000;
text-decoration: none;
}

a.b:hover {
  font-family:   sans-serif;
font-size:        8pt;
color:            #000000;
text-decoration: none;
}

a.lgwh {
  font-family:   sans-serif;
text-decoration: none;
font-weight:      bold;
font-size:        14pt;
color:            #ffffff;
}

a.lgwh:hover {
  font-family:   sans-serif;
text-decoration: none;
font-weight:      bold;
font-size:        14pt;
color:   red;
}

ul#tabnav {
list-style-type: none;
margin: 0;
padding-left: 10px;
padding-bottom: 20px;
padding-top: 0px;
font: bold 10px comic sans-serif, verdana;
}

ul#tabnav li {
float: left;
height: 18px;
background-color: #ffffff;
color: #000000;
margin: 0px 0px 0px 0px;
border: 1px solid #999999;
}

ul#tabnav a:link, ul#tabnav a:visited {
display: block;
color: #000000;
text-decoration: none;
padding: 3px;
}

ul#tabnav a:hover {
background-color: #FFFF66;
color: #000000;
}

body#main li.home, body#club li.club, body#news li.news, body#players li.players, body#fixtures li.fixtures, body#results li.results, body#linkspage li.linkspage, body#shop li.shop, body#social li.social, body#contact li.contact {
color: #000000;
background-color: #ffff00;
}

body#home li.home a:link, body#home li.home a:visited,
body#club li.club a:link, body#club li.club a:visited,
body#news li.news a:link, body#news li.news a:visited,
body#players li.players a:link, body#players li.players a:visited,
body#fixtures li.fixtures a:link, body#fixtures li.fixtures a:visited,
body#results li.results a:link, body#results li.results a:visited,
body#linkspage li.linkspage a:link, body#linkspage li.linkspage a:visited,
body#social li.social a:link, body#social li.social a:visited,
body#shop li.shop a:link, body#shop li.shop a:visited,
body#contact li.contact a:link, body#contact li.contact a:visited {
color: #000000;
background-color: #ffff00;
}

#navigation {
width: 130px;
text-align: left;
font-weight: bold;
  font-family:   sans-serif;
font-size: 8pt;
}

#navigation ul {
list-style: none;
margin: 0;
padding: 0;
}

#navigation li {
border-bottom: 1px solid #000099;
border-top: 1px solid #000099;
}

#navigation li a:link, #navigation li a:visited {
display: block;
padding: 4px 4px 4px 0.5em;
border-left: 8px solid #ffff00;
border-right: 2px solid #ffff00;
background-color: #ffffff;
color: #000000;
text-decoration: none;
}

#navigation li a:hover {
background-color: #ffff00;
color: #0000000;
}


//-->
</style>
