
#search_fld {
font-size: 8pt;
font-family: Arial, Helvetica, sans-serif;
padding: 0px;
margin: 0px;
margin-left: 2px;
width: 107px;
border: 1px solid darkblue;
}

#search_btn {
font-size: 8pt;
font-family: Arial, Helvetica, sans-serif;
border: 1px solid darkblue;
margin: 0px;
margin-left: 2px;
background-color: darkblue;
color: white;
font-weight: bold;
padding: 0 .25em 0 .25em; 
width: auto; 
overflow: visible;

}


body, td, iframe {
	font-family: Arial, Helvetica, sans-serif;
	color: darkblue;
	font-size: 8pt;
}

td.header {
	font-size: 8pt;
	color: white;
}

.btrail {
	color: darkred;
}

a {
	color: darkred;
}

a:hover {
	color: darkred;
}

a:visited {
	color: darkred;
}

td.header a {
	text-decoration: none;
	color: white;
}

td.upper_linkbar {
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}

td.upper_linkbar a {
	color: white;
	text-decoration: none;
}

td.left_linkbar a {
	color: black;
	text-decoration: none;
	font-size: 8pt;
}

td.left_linkbar_list a {
	color: black;
	text-decoration: none;
	font-size: 8pt;
}

td.upper_linkbar a.hi_link {
	color: #FFFCC8;
}

td.greencell a {
	color: white;
}

span.self_header {
	font-size: 14px;
	color: #00726E;
	font-weight: bold;
}

a.news_story {
	text-decoration: none;
	color: #00726E;
}

a.news_story_more {
	text-decoration: none;
	color: #00726E;
	font-size: 10px;
}

span.date_header {
	font-size: 10px;
	color: #777777;
}

