@charset "utf-8";

.footersize {
	height: 100px;
	width: 980px;
	background-color: #EDEDED;
	z-index: 90;
	position: relative;
	top: auto;
}
.footerinnertable {
	height: 90px;
	width: 970px;
	background-color: #4C4C4C;
	z-index: 60;
	margin: 5px;
	background-image: url(footer_bg.gif);
}
.footerbodytable {
	height: 70px;
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
}
#sahfooter table a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}
#sahfooter table a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#sahfooter table a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
