.graysmall {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none
}
a:hover.graysmall {
	color: #004E9B;
	text-decoration: underline; font-size:10px; font-family:Tahoma; font-weight:bold
}
.searchbox_passive {
	font-size: 8pt;
	font-family: Tahoma;
	float: left; color:#808080
}
.searchbox_active {
	font-size: 8pt;
	font-family: Tahoma;
	float: left; color:#000000
}
.graybig {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none
}
a:hover.graybig {
	color: #FF0000;
	text-decoration: underline; font-size:11px; font-family:Tahoma; font-weight:bold
}