.border {
	border: 1px solid #2C3D8A;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.subdir {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.subdir:hover {
	text-decoration: underline;
}
.crumb {
	font-size: 9px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;

}
.crumb:hover {
	text-decoration: underline;
}
a {
	font-weight: bold;
	color: #2C3D8A;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
