@charset "utf-8";
td img {display: block;}

#Table_01 {
	margin: 0px auto;
	position:relative;
	left:0px;
	top:0px;
	width:990px;
}

body {
	font-family: verdana;
	font-size: 12px;
	color:#ffffff;
}

a {
	font-family: verdana;
	font-size: 12px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: verdana;
	font-size: 12px;
}

#margin
{
	margin-left: 1em;
	margin-top: 1em;
	margin-right:1em;
}

#home
{
  display: block;
  width: 79px;
  height: 43px;
  background: url("images/01 Home.jpg") no-repeat 0 0;

}

#home:hover
{
background-position: 0 -43px;
}

#news
{
  display: block;
  width: 74px;
  height: 43px;
  background: url("images/02 News.jpg") no-repeat 0 0;

}

#news:hover
{
background-position: 0 -43px;
}

#fixtures
{
  display: block;
  width: 255px;
  height: 43px;
  background: url("images/03 Fixtures.jpg") no-repeat 0 0;

}

#fixtures:hover
{
background-position: 0 -43px;
}

#gallery
{
  display: block;
  width: 96px;
  height: 43px;
  background: url("images/04 Gallery.jpg") no-repeat 0 0;

}

#gallery:hover
{
background-position: 0 -43px;
}

#sponsors
{
  display: block;
  width: 118px;
  height: 43px;
  background: url("images/05 Sponsors.jpg") no-repeat 0 0;

}

#sponsors:hover
{
background-position: 0 -43px;
}

#links
{
  display: block;
  width: 72px;
  height: 43px;
  background: url("images/06 Links.jpg") no-repeat 0 0;

}

#links:hover
{
background-position: 0 -43px;
}

a.link:link{color:yellow; text-decoration:none}
a.link:active{color:yellow; text-decoration:none}
a.link:visited{color:yellow; text-decoration:none}
a.link:hover{color:red; text-decoration:none}

td[axis="topmenu"] {background-image:url(images/BB_r2_c3.gif); background-repeat:no-repeat}