﻿body 
{ 
  background: rgb(243, 243, 243) 
}

a 
{
  font-size:   10pt;
  font-style:  normal;
  line-height: 20pt;
  font-weight: bold;
  text-align:  left; 
  font-family: "gill sans", sans-serif;
}	 


a:link    { color: blue  }   
a:visited { color: blue  }   
a:hover   { color: red   }   



a img 
{
  height: 41px; 
  width: 32px; 
  border-width: 0;
  border: none;
}
a#theleague img 
{
  background: url(../images/nbuttons/JokerUp.gif) top left no-repeat;
}
a#theleague:hover img 
{
  background: url(../images/nbuttons/JokerDown.gif) top left no-repeat;
}
a#game img 
{
  background: url(../images/nbuttons/AutumnUp.gif) top left no-repeat;
}
a#game:hover img 
{
  background: url(../images/nbuttons/AutumnDown.gif) top left no-repeat;
}

a#onlinegame img 
{
  background: url(../images/nbuttons/WinterUp.gif) top left no-repeat;
}
a#onlinegame:hover img 
{
  background: url(../images/nbuttons/WinterDown.gif) top left no-repeat;
}

a#paperform img 
{
  background: url(../images/nbuttons/Dot3Up.gif) top left no-repeat;
}
a#paperform:hover img 
{
  background: url(../images/nbuttons/Dot3Down.gif) top left no-repeat;
}
a#services img 
{
  background: url(../images/nbuttons/GreenDragonUp.gif) top left no-repeat;
}
a#services:hover img 
{
  background: url(../images/nbuttons/GreenDragonDown.gif) top left no-repeat;
}

a#faq img 
{
  background: url(../images/nbuttons/WestWindUp.gif) top left no-repeat;
}
a#faq:hover img 
{
  background: url(../images/nbuttons/WestWindDown.gif) top left no-repeat;
}

a#store img 
{
  background: url(../images/nbuttons/NorthWindUp.gif) top left no-repeat;
}
a#store:hover img 
{
  background: url(../images/nbuttons/NorthWindDown.gif) top left no-repeat;
}

a#collector img 
{
  background: url(../images/nbuttons/char8Up.gif) top left no-repeat;
}
a#collector:hover img 
{
  background: url(../images/nbuttons/char8Down.gif) top left no-repeat;
}

a#contactus img 
{
  background: url(../images/nbuttons/RedDragonUp.gif) top left no-repeat;
}
a#contactus:hover img 
{
  background: url(../images/nbuttons/RedDragonDown.gif) top left no-repeat;
}

a#home img 
{
  background: url(../images/nbuttons/Dot3Up.gif) top left no-repeat;
}
a#home:hover img 
{
  background: url(../images/nbuttons/Dot3Down.gif) top left no-repeat;
}

/*
td a.league
{
  font-family:"Times New Roman", Times, serif;
}
*/
  