﻿.FooterMenu{
	color:white;
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	cursor:pointer;
	vertical-align:middle;
	padding-top:10;
}
.FooterMenuHover{
	color:Yellow;
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	cursor:pointer;
	padding-top:10;
}
.FooterMenuActive{
	color:white;
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	cursor:pointer;
}
.FooterMenuSeperatorStyle
{
	width:10;
}
.FooterMenuRight
{
width:5px;
}
.FooterMenuLeft
{
width:5px;
}
.FooterMenuCenter
{
	vertical-align:middle;
}



