.border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: D0D0D0;
}
.border_footer {
	border: 1px solid #D7D7D7;
}
.bg_footer {
	background-image: url(../i/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.footer    a:link {
	color: #1F3D7A;
	text-decoration:none;
}
.footer    a:visited {
	color: #1F3D7A;
	text-decoration:none;
}
.footer    a:hover {
	color: #FF6600;
	text-decoration:none;
}
.footer    a:active {
	color: #1F3D7A;
	text-decoration:none;
}
.t12_footer {
	font-size: 12px;
}
