.header {
	background-repeat: no-repeat;
	background-image: url(images/header_bkg.jpg);
}
.table {
	background-attachment: scroll;
	background-image: url(images/bkg_color.gif);
	background-repeat: repeat;
	border: 1px solid #2D2F6F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.header2 {
	background-image: url(images/header2a_bkg.jpg);
	background-repeat: no-repeat;
}
.searchlink {
	color: #0E1657;
	text-decoration: none;
}
a:link {
	color: #D88620;
	text-decoration: none;
}
a:visited {
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	color: #0033CC;
	text-decoration: underline;
}
