﻿#intro 
{
	font-size: 15px!important;
}

#srch TD.img 
{
	vertical-align: middle;
	text-align: center;
	background-color: #FFF;
}

.redLink 
{
	font-weight: bold!important; 
	text-decoration: none;
}

#srch {
	margin: 15px 2px 2px 2px;
	width: 100%;
}
 
#srch THEAD TD {
	font-size: 12pt;
	font-weight: bold;
	color: silver;
	border-bottom: 1px solid silver;
	border-top: 1px solid silver;
}
 
.PROD {
	font-weight: bold;
	color: #000;
	float: left;
	clear: both;
	}
 
 
.PROD A {
	font-size: 15px;
	color: black;
}
 
.nu { text-decoration: none; }
 
 
.pager {
	font-size: 16px!important;
}
 
.pager * {
	font-size: 16px!important;
	font-weight: bold!important;
	margin: 2px 4px;
}
 
.pager B {
	color: red!important;
}
 
.pager A {
	color: #666!important;
	text-decoration: none;
}
 
.pager A.nav {
	position: relative;
	top: 5px;
}
 
.pager A:hover {
	color: #F00!important;
	text-decoration: underline;
}