BODY {
	background-color: #7CA689;
}

.menu_table {
	background-color: #7CA689;
}

.query_table {
	background-color: white;
	font-family: sans-serif;
	font-size: 12px;
	color: Navy;
}

.idx_table {
	background-color: #BFD4C7;
	width: 800px;
	font-family: sans-serif;
	font-size: 12px;
	color: Navy;
	background-image: url(../images/idx_bgrnd.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

.idx_text_head {
	font-family: sans-serif;
	font-size: 16px;
	color: Navy;
	font-weight: bold;
	line-height: 15px;
	font: italic;
	letter-spacing: 1px;
}

.addr_table {
	background-color: #BFD4C7;
	width: 400px;
	font-family: sans-serif;
	font-size: 12px;
	color: Navy;
	/* font-weight: bold; */
}

.body_table {
	background-color: #BFD4C7;
	width: 800px;
	font-family: sans-serif;
	font-size: 12px;
	color: Navy;
}

.body_table a {
	text-decoration: none;
	font-weight: bold;
	
}

.download_table {
	background-color: #BFD4C7;
	width: 780px;
	font-family: sans-serif;
	font-size: 11px;
	color: Navy;
/*	letter-spacing: 1px; */
}

.download_table td{
/* 	width: 260px; */
}

.download_table a{
	text-decoration: none;
}

.credit_table {
	background-color: #BFD4C7;
	width: 780px;
	font-family: sans-serif;
	font-size: 11px;
	color: Navy;
	letter-spacing: 1px;
}


.contact_table {
	background-color: #BFD4C7;
	width: 780px;
	font-family: sans-serif;
	font-size: 11px;
	color: Navy;
	letter-spacing: 1px;
}

.contact_table td{
	width: 260px;
}

.contact_table a{
	text-decoration: none;
}

.partner_table {
	background-color: #BFD4C7;
	width: 780px;
	font-family: sans-serif;
	font-size: 11px;
	color: Navy;
	letter-spacing: 1px;
}

.partner_table td{
	width: 390px;
}

.partner_table a{
	text-decoration: none;
}



.project_table {
	background-color: #BFD4C7;
	width: 370px;
	font-family: sans-serif;
	font-size: 11px;
	color: Navy;
	letter-spacing: 1px;
}

/* .project_table td{
	width: 390px;
} */

.project_table a{
	text-decoration: none;
}

.grant_table {
	background-color: #BFD4C7;
	width: 580px;
	font-family: sans-serif;
	font-size: 11px;
	color: Navy;
	letter-spacing: 1px;
}


.pg_text {
	font-family: serif;
	font-size: 14px;
	color: Black;
}

.pg_emphasis {
	font-family: serif;
	font-size: 16px;
	color: #7A7259;
	font-weight: bold;
}

.pg_head {
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: Navy;
/*		background-color: #C5B39F; */
	background-color: #BFD4C7;
	text-decoration: none;
	letter-spacing: 1px;
}

.pg_sub {
	font-family: serif;
	font-size: 13px;
	font-weight: bold;
	color: #7A7259;
	text-decoration: none;
	letter-spacing: 1px;
}

.submenu_table {
	background-color: #BFD4C7;
	width: 780px;
	font-family: sans-serif;
	font-size: 11px;
	color: Navy;
	letter-spacing: 1px;
}

.submenu_table td{
	width: 130px;
}

.menu_link {
	font-family: sans-serif;
	font-size: 11px;
   font-weight: bold;
	color: Navy;
	background-color: transparent;
	text-decoration: none;
	
}
.menu_link:hover {
	color: Navy;
	font-style: italic;
	letter-spacing: -1px;
}

.menu_link:visited {
	color: Navy;
}

.menu_addr {
	font-family: sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: White;
	background-color: #C499C8;
	letter-spacing: 2px;
	height: 6px;
	line-height: 12px;
}
.menu_text {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7A7259;
	background-color: transparent;
}

.footer_link {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7A7259;
	background-color: transparent;
	text-decoration: none;
}

.footer_link:hover {
	color: Silver;
	font-style: italic;
}


.page_link {
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: Navy;
	text-decoration: none;
}
.page_link:hover {
	color: Navy;
	font-style: italic;
}

.page_link:visited {
	color: Navy;
}

.sub_page_link {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Navy;
	text-decoration: none;
}
.sub_page_link:hover {
	color: Navy;
	font-style: italic;
}

.sub_page_link:visited {
	color: Navy;
}

.small_print {
	font-family: sans-serif;
	font-size: 7pt;
	/* font-weight: bold; */
	color: Black;
}

