/*--------------- Footer Menu Styles -----------------------------------------------*/
ul.FooterMenuUL
{
	list-style: none;
	margin:auto;
    float:right;
    width:100%;
}

ul.FooterMenuUL li
{
    float:right;
    margin:0 10px 0 10px;

	padding-top:10;
}
ul.FooterMenuUL li a
{
	color:#ffffff;
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	cursor:pointer;
	vertical-align:middle;
	padding-top:10;
}

ul.FooterMenuUL li a:hover {
	color:#ffffff;
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	cursor:pointer;
	padding-top:10;
}



/*--------------- End of Footer Menu Styles ----------------------------------------*/


/*--------------- Footer Menu Styles -----------------------------------------------*/
.FooterMenu{
	color:#636363;
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	cursor:pointer;
	vertical-align:middle;
	padding-top:10;
}
.FooterMenuHover{
	color:#636363;
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	cursor:pointer;
	padding-top:10;
}
.FooterMenuActive{
	color:#636363;
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	cursor:pointer;
}
.FooterMenuSeperatorStyle
{
	width:1px;

}
.FooterMenuRight
{
width:5px;
}
.FooterMenuLeft
{
width:8px;
	background-image:url(images/sep.jpg);
	background-position:middle;
		height:16px;
		background-repeat:no-repeat;

}
.FooterMenuCenter
{
	vertical-align:middle;
}


/*--------------- End of Footer Menu Styles ----------------------------------------*/

