@charset "utf-8";
td img {display: block;}

#Table_01 {
	margin: 0px auto;
	position:relative;
	left:0px;
	top:0px;
	width:718px;
}

body,td,th {
	font-family: verdana;
	font-size: 12px;
	color:#000000;
}
a {
	font-family: verdana;
	font-size: 12px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: verdana;
}
h1 {
	font-size: 12px;
}

.style1
{
color:#FFFFFF;
}

a.link:link{color:red; text-decoration:none}
a.link:active{color:red; text-decoration:none}
a.link:visited{color:red; text-decoration:none}
a.link:hover{color:green; text-decoration:underline}

td[axis="leftbar"] {background-image:url("images/rfr2009_r6_c1.gif"); background-position:top; background-repeat:no-repeat}
td[axis="bottombar"] {background-image:url("images/rfr2009_r9_c1.gif"); background-repeat:no-repeat}

#home
{
  display: block;
  width: 70px;
  height: 40px;
  background: url("images/01 Home.jpg") no-repeat 0 0;

}

#home:hover
{ 
  background-position: 0 -40px;
}

#profile
{
  display: block;
  width: 80px;
  height: 40px;
  background: url("images/02 Profile.jpg") no-repeat 0 0;

}

#profile:hover
{ 
  background-position: 0 -40px;
}

#news
{
  display: block;
  width: 65px;
  height: 40px;
  background: url("images/03 News.jpg") no-repeat 0 0;

}

#news:hover
{ 
  background-position: 0 -40px;
}

#gallery
{
  display: block;
  width: 77px;
  height: 40px;
  background: url("images/04 Gallery.jpg") no-repeat 0 0;

}

#gallery:hover
{ 
  background-position: 0 -40px;
}

#calendar
{
  display: block;
  width: 98px;
  height: 40px;
  background: url("images/05 Calendar.jpg") no-repeat 0 0;

}

#calendar:hover
{ 
  background-position: 0 -40px;
}

#sponsors
{
  display: block;
  width: 95px;
  height: 40px;
  background: url("images/06 Sponsors.jpg") no-repeat 0 0;

}

#sponsors:hover
{ 
  background-position: 0 -40px;
}


#links
{
  display: block;
  width: 63px;
  height: 40px;
  background: url("images/07 Links.jpg") no-repeat 0 0;

}

#links:hover
{ 
  background-position: 0 -40px;
}