.search .centerControl a, .search .centerControl a:link, .search .centerControl a:active
{
	color: #44484C;
	text-decoration: none;
}

.search .centerControl a:hover
{
	color: #44484C;
	text-decoration: underline;
}

/* search definitions*/
table.search_table
{
	text-align: center;
	width: 100%;
}
table.search_table_adv
{
}
input.search_textBox
{
	width: 100%; /*	width:300px;*/
}
span.search_checkBox input
{
	border: 0px;
}
table.search_radioButtonTable input
{
	border: 0px;
}
span.search_radioButton input
{
	border: 0px;
}
td.sr_title
{
	padding-top: 20px;
}
td.sr_stat
{
	color: #808080;
}
.rb
{
	border: 0px;
}
.invert
{
	color:#FF8C00;
}
