/* ===============================================
The style for the search page
=============================================== */
table.cmssearchresults
	{
	width: 100%;
	color: #00A6FF;
	}

td.cmssearchresults
	{
	color: #00A6FF;
	}

td.cmssearchresultsnavigate
	{
	text-align: center;
	color: #00A6FF;
	}

table.cmssearchform
	{
	width: 100%;
	color: #00A6FF;
	}

td.cmssearchform
	{
	color: #00A6FF;
	}
