.DatabasePublisher {
	background-color: #fff;
}

.DatabasePublisher table {
	padding: 4px; 
	border:1px solid #666666;
	border-collapse: collapse;	
}

.DatabasePublisher .searchbox table { 
	border:0;
	padding: 0px;
}

.DatabasePublisher .searchbox table td 
{
	padding-left: 0px !important;
}

.DatabasePublisher 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;
}

.DatabasePublisher .even {
	background:#fff;
}

.DatabasePublisher .odd {
	background:#f4f4f4;
}

.DatabasePublisher .searchbox {
	margin-bottom:10px;
}

/* PAGE NAV */
.DatabasePublisher .smallfont {
	font-size: 11px;
}
.DatabasePublisher .alt1, .DatabasePublisher .alt1Active {
border-top:1px solid #666666;
border-bottom:1px solid #666666;
border-left:1px solid #CCCCCC;
	background: #F7F7F7;
	color: #000000;
	vertical-align: middle;
}
.DatabasePublisher .alt2, .DatabasePublisher .alt2Active {
border-top:1px solid #666666;
border-bottom:1px solid #666666;
border-left:1px solid #CCCCCC;
	background: #EFEFEF;
	color: #000000;
	vertical-align: middle;
}

.DatabasePublisher .tborder a:link {
	color: #002277;
	text-decoration: none;
}
.DatabasePublisher .tborder a:visited {
	color: #002277;
	text-decoration: none;
}
.DatabasePublisher .tborder a:hover, .DatabasePublisher a:active {
	color: #F0841C;
	text-decoration: underline;
}

.DatabasePublisher .tborder {
	background: #D1D1E1;
	color: #000;
	font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
} 

.DatabasePublisher div.pagenav {
	margin-top:10px;
	text-align:right;
}
.DatabasePublisher .pagenav a {
	text-decoration: none;
}
.DatabasePublisher .pagenav td {
	padding: 2px 4px 2px 4px;
}
.DatabasePublisher .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 */
