.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: Red;
	background-color: transparent;
	line-height: 14px;
}
#searchform {
	margin: 0px;
	padding: 0px;
}
#searchform input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.searchnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	background-color: transparent;
	line-height: 24px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.searchnavigation a {
}
#searchresults /* the TABLE tag */
{
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0%;
}
.resultnumbercolumn {
	vertical-align: top;
	
	padding-bottom: 10px;
}
.resultdetailscolumn {
	vertical-align: top;

	padding-bottom: 10px;
}
.resultrow TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: transparent;
	line-height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
}
.resultrow TD P {
	margin: 0px;
}
.resultnumber  {
	width: 30px;
	font-size: 9px;
	font-weight: bold;
	margin-right: 10px;
	color: #FFFFFF;
	background-color: #0099CC;
	padding: 1px;
}
.title a
{
	text-decoration: none;
	font-size: 14px;
}
.abstract {
	font-size: 9px;
	line-height: 13px;
	padding-bottom: 3px;
}
.resulturl a {
	font-style: italic;
}
