table.footer {
	background-image: url(footershadow.gif);
	background-repeat: repeat-y;
	width: 804px;
	padding-right: 4px;
}
table.footer td {
	color:#bbbbbb; 
	font-family:Arial; 
	font-size:11px;

	text-align: left;
	vertical-align: middle;
	padding: 8px 10px 8px 10px;
}

table.footershadowend {
	background-image: url(shadowbottom.gif);
	background-repeat: no-repeat;
	width: 804px;
	height: 2px;
}

td.footerlinks {
	color:#c0c0c0; 
	font-weight: bold;
	font-family:Arial; 
	font-size:11px;
	text-decoration: none;
}

td.footerlinks a {
	color:#c0c0c0; 
	font-weight: bold;
	font-family:Arial; 
	font-size:11px;
	text-decoration: none;
}

td.footerlinks a:hover {
	color:#c0c0c0; 
	font-weight: bold;
	font-family:Arial; 
	font-size:11px;
	text-decoration: underline;
}

table.footerflags td {
	padding: 0px;
}
