@charset "windows-1255";
Table.BottomBar {
	width : 780px;
	table-layout:fixed;
}
.BottomLinks {
	background-color:#ffffff;
	color:#547B9C;
	width:100%;
	padding-bottom:1px;
	padding-top:1px;
	margin-bottom:0px;
	table-layout:fixed;
}
Table.BottomLinks td{
	text-align:center;
}
.footer_link{
	width:auto;
	height:auto;
	float:right;
	margin:5px;
}
A.Bottom {
	font-weight:bold;
	text-decoration:none;
	color:#547B9C;
}
A.Bottom:hover {
	color:#24511E;
	text-decoration:none;
}
