div.FooHeader
{
	background-image: url('http://www.foofa.net/img/base/header.png');
	background-repeat: no-repeat;
	background-position: bottom center;
}

div.FooHeaderForum
{
	background-image: url('http://www.foofa.net/img/base/header_forum.png');
	background-repeat: no-repeat;
	background-position: bottom center;
}

div.FooFooter
{
	height: 58px;
	width: 900px;
	background-image: url('http://www.foofa.net/img/base/footer.png');
	background-repeat: no-repeat;
	background-position: bottom center;
}

td.Menu_A
{
	width: 50px;
	height: 41px;
	background-image: url('http://www.foofa.net/img/base/foofanet_home_02.png');
	background-repeat: no-repeat;
	background-position: top center;
}

td.Menu_B
{
	width: 130px;
	height: 41px;
	background-image: url('http://www.foofa.net/img/base/home_btn.png');
	background-repeat: no-repeat;
	background-position: top center;
}

img.Menu_B_Text
{
	width: 130px;
	height: 41px;
}

td.Menu_C
{
	width: 130px;
	height: 41px;
	background-image: url('http://www.foofa.net/img/base/mobile_btn_disabled.png');
	background-repeat: no-repeat;
	background-position: top center;
}

img.Menu_C_Text
{
	width: 130px;
	height: 41px;
}


td.Menu_D
{
	width: 132px;
	height: 41px;
	background-image: url('http://www.foofa.net/img/base/about_us_btn.png');
	background-repeat: no-repeat;
	background-position: top center;
}

img.Menu_D_Text
{
	width: 132px;
	height: 41px;
}

td.Menu_E
{
	width: 284px;
	height: 41px;
	background-image: url('http://www.foofa.net/img/base/foofanet_home_06.png');
	background-repeat: no-repeat;
	background-position: top center;
}

td.Menu_F
{
	width: 133px;
	height: 41px;
	background-image: url('http://www.foofa.net/img/base/age_of_games_btn.png');
	background-repeat: no-repeat;
	background-position: top center;
}

img.Menu_F_Text
{
	width: 133px;
	height: 41px;
}

td.Menu_G
{
	width: 41px;
	height: 41px;
	background-image: url('http://www.foofa.net/img/base/foofanet_home_08.png');
	background-repeat: no-repeat;
	background-position: top center;
}

a.Tooltip
{
    position: relative;
    z-index: 24;
    text-decoration: none;
}

a.Tooltip:hover
{
	z-index: 25;
}

a.Tooltip span
{
	display: none;
}

a.Tooltip:hover span
{ 
    display: block;
    position: absolute;
    top: -120px;
    left: -10px;
}

td.ADS_H_left
{
	width: 18px;
	height: 113px;
	background-image: url('http://www.foofa.net/img/base/ADS_H_left.png');
	background-repeat: no-repeat;
	background-position: top center;
}

td.ADS_H_right
{
	width: 8px;
	height: 113px;
	background-image: url('http://www.foofa.net/img/base/ADS_H_right.png');
	background-repeat: no-repeat;
	background-position: top center;
}

td.ADS_H_right_shadow
{
	width: 9px;
	height: 113px;
	background-image: url('http://www.foofa.net/img/base/ADS_H_right_shadow.png');
	background-repeat: no-repeat;
	background-position: top center;
}

td.ADS_H_top
{
	height: 7px;
	background-image: url('http://www.foofa.net/img/base/ADS_H_top.png');
	background-repeat: repeat-x;
	background-position: center center;
}

td.ADS_H_center
{
	width:			783px;
	text-align:		center;
	height: 99px;
	background-image: url('http://www.foofa.net/img/base/ADS_H_center.png');
	background-repeat: repeat-x;
	background-position: center center;
	vertical-align:	middle;
}

td.ADS_H_bottom
{
	height: 7px;
	background-image: url('http://www.foofa.net/img/base/ADS_H_bottom.png');
	background-repeat: repeat-x;
	background-position: center center;
}
