body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F294A;
}
.al_form{
padding:0px;
vertical-align:bottom;
padding-top:4px;

}
body, html {
	height: 100%;
	background-color: #A0BCD5;
	background-image: url(center.jpg);
	background-repeat: no-repeat;
	background-position:top;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-position: center top;
	
	}
a:link {
	color: #993333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #993333;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FF6600;
}

