.bkgd {
	background-image: url(../_imgs/splash/bkgd.gif);
	background-repeat: no-repeat;
}
body {
	background-image: url(../_imgs/bkgd_main.gif);
	background-repeat: repeat-x;
}
.bkgd_main {
	background-image: url(../_imgs/bkgd_table.gif);
	background-repeat: no-repeat;
}
.txt_black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.txt_brown {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #996600;
	text-decoration: none;
}
.txt_brown-small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #996600;
	text-decoration: none;
}
.txt_brownLarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #996600;
	text-decoration: none;
}
.txt_white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.link_white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.link_white:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.bkgd_left {
	background-image: url(../_imgs/bkgd_left.gif);
	background-repeat: no-repeat;
}
.bkgd_leftGeoSeal {
	background-image: url(../_imgs/geo-seal/bkgd_geoseal.gif);
	background-repeat: no-repeat;
}
.txt_blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #00a0e1;
	text-decoration: none;
}
.txt_blueLarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #00a0e1;
	text-decoration: none;
}
.bkgd_body {
	background-image: url(../_imgs/bkgd_body.gif);
	background-repeat: no-repeat;
}
.link_brown {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #996600;
	text-decoration: none;
}
.link_brown:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #996600;
	text-decoration: underline;
}
.link_brown-underline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #996600;
}
.link_blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #00a0e1;
	text-decoration: none;
}
.link_blue:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #00a0e1;
	text-decoration: underline;
}
.bkgd_left-brown {
	background-image: url(../_imgs/bkgd_left-brown.gif);
	background-repeat: no-repeat;
}
.txt_logo {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099FF;
	text-decoration: none;
}.link_brownLarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #996600;
	text-decoration: underline;
}
.txt_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 77px;
	padding-right: 130px;
}
