/* $Revision$ */

a.h {
	font-size: 0.75em;
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
}
td.x {
	font-size: 0.625em;
	font-family: Arial;
	color: #000080;
}
.filter {
	font-family: Arial;
	font-size: 1em;
	color: #000000;
	font-weight: bold;
}
.filter_btn {
	font-family:Arial;
	font-size:0.7em;
	color: #000080;
	background: #b8b8b8;
	font-weight:bold;
}
.filters_container {
	float: right;
}
.filter_container {
	float: left;
	margin: 2px;
	font-size: 0.7em;
	font-family: Arial;
	font-weight: bold;
	color: #000080;
	text-decoration: none;
}
.header2 {
	font-size: 0.7em;
	font-family: Arial;
	font-weight: bold;
	color: #000080;
	text-decoration: none;
}
.header2 a {
	color: #000080;
}
.download_options {
	font-size: 0.7em;
	font-family: Arial;
	color: #000080;
	text-decoration: none;
}
.pf_footer {
    	font-family: Arial;
	font-size: .8em;
}
.pf_footer td {
	vertical-align: top;
}

#proj_list TBODY TR {
	color: black;
	font-size: .65em;
	font-family: Arial;
	vertical-align: top;
}
#proj_list TBODY TR TD {
	white-space: nowrap;
}
#proj_list TBODY TR:hover,
#proj_list TBODY TR.hilite_row,
.hilite_row
{
	color: blue;
	cursor: pointer;
}

A.b {
	color: black;
	vertical-align: top;
	font-size: 1.1em;
	font-weight: bold;
}
/* IE6 'support' */
/* body { behavior:url("css/csshover3.projFilter.htc"); } */
/* body { behavior:url("css/csshover3-projFilter-raw.htc"); } */
