table#AL_outer {
	border:0px solid black; 
	background-color: #000000;
}
table#AL_banner{
    font-family: Arial Narrow;
	font-size: 12px;
	border:1px solid black; 
	background-color: #f2f2f2;
	color: #111111;
	margin-top: 10px;
}
table#AL_banner a {
	color: #1452fb;
}
table#AL_banner a:hover{
	color: #ff1923;
	text-decoration: underline;
}
table#AL_links {
    color: #fefefe;
    font-size: 11px;
	border:0px solid black;
	width: 90%;
	margin-bottom: 10px;
}
table#AL_links a{
	color: #1452fb;
}
table#AL_links a:hover{
	color: #ff1923;
	text-decoration: underline;
}
table#AL_footer {
    width: 100%;
	font-size:9px;
	font-weight: bold;
}