﻿/************************************************/
/* Homepage Text CSS v1
/************************************************/
#SearchResultsTable td
{
	font-size:10px;
}

#quickSearch
{
	font-size:10px;
}
#quickSearch select
{
	font-size:10px;
}
#quickSearch td
{
	font-size:10px;
	color: #000000;
}

#QuickSearchTable td
{
	background-color: #ffffff;
	font-size:10px;
}
.row1
{
	background-color: #dfdeca;
}

.row2
{
	background-color: #c6c5a6;
}
