#DatabasePublisher {
	background-color: #fff;
}

#DatabasePublisher table {
	padding: 4px; 
	border:1px solid #666666;
	border-collapse: collapse;	
}

#searchbox table { 
	border:0;
	padding: 0px;
}

#searchbox table td 
{
	padding-left: 0px !important;
}

td.searchtitles { 
	width: 120px;
	padding-right: 4px;
}

#DatabasePublisher table th {
	font-weight: bolder;
	text-align: center;
	background-color: #ccc;
	text-align:left;
	padding-left: 0.5em;
}

#DatabasePublisher table td {
	padding-left: 0.5em;
}

#DatabasePublisher a img {
	border: none;
}

#DatabasePublisher a {
	text-decoration: none;
	color: Black;
}

.even {
	background:#fff;
}

.odd {
	background:#f4f4f4;
}

#searchbox {
	margin-bottom:10px;
}

/* PAGE NAV */
.smallfont {
	font-size: 11px;
}
.alt1, .alt1Active {
	background: #F7F7F7;
	color: #000000;
	vertical-align: middle;
}
.alt2, .alt2Active {
	background: #EFEFEF;
	color: #000000;
	vertical-align: middle;
} 

.tborder a:link {
	color: #002277;
	text-decoration: none;
}
.tborder a:visited {
	color: #002277;
	text-decoration: none;
}
.tborder a:hover, a:active {
	color: #F0841C;
	text-decoration: underline;
}

.tborder {
	background: #D1D1E1;
	color: #000;
	font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
} 

div.pagenav {
	margin-top:10px;
	text-align:right;
}
.pagenav a {
	text-decoration: none;
}
.pagenav td {
	padding: 2px 4px 2px 4px;
}
.fmenu_control {
	background: #ccc;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
}
/* END OF PAGE NAV */

