﻿table.FooterTable
{
	vertical-align:middle;
	text-align:center;
	color:White;
	height:70px;
	background-image:url(../Images/FooterBottom2.gif);
	background-position:left;
	background-repeat:no-repeat;
}
.FooterTable a.link
{
	text-decoration:none;
	color:White;
	font-weight:bold;
}
.FooterTable a.link:hover
{
	text-decoration:underline;
	color:White;
	font-weight:bold;
}
div.outer
{
	 text-align:left;
	 font-size:12px;
	 margin-top:0px;
}
div.bottom
{
	height:4px;
	background-image:url(../images/SkaterIntro/BOTTOM.gif);
	background-position:top left;
	background-repeat:repeat-x;
}
div.inner
{
	border-left:1px solid #DADADA;
	border-right:1px solid #DADADA;
	background-color:White;
}
div.top
{
	height:4px;
	background-image:url(../images/SkaterIntro/TOP.gif);
	background-position:top left;
	background-repeat:repeat-x;
}
