.grayTable
{
	background-color: #EDECEC;
}

.grayTableTitle
{
	background-color: #CC0000;
	font-family: verdana,arial,helivetica,san-serif;
	font-size: 12pt;
	color: #ffffff;
	font-weight: bold;
}

.grayTableTagLine
{
	font-family: verdana,arial,helivetica,san-serif;
	font-size: 10pt;
	color: #CC0000;
	font-weight: bold;	
}

.grayTableInstructions
{
	font-family: verdana,arial,helivetica,san-serif;
	font-size: 7pt;
	color: #CC0000;
	font-style: italic;
}

.grayTableSearchHeading
{
	font-family: verdana,arial,helivetica,san-serif;
	font-size: 8pt;
	color: #CC0000;
}

.grayTableFormItems
{
	
	font-family: Verdana,Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: 20px;
	color: Black;
	border-style: double;
	border-width: 1px;
	background-color: #FFCC66;
	
}

.searchButton
{
	font-size: 8pt;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-weight: bold;
	color:Black;
    border-color: #464646;
    border-style: double;
    border-width: 1px;
    background-color: #FFCC66;
}

.searchButtonSmall
{
	font-size: 7pt;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-weight: bold;
	color:Black;
    border-color: #464646;
    border-style: double;
    border-width: 1px;
    background-color: #FFCC66;
}

.advancedSearchResultDetail
{
	color: Black;
	font-family: Verdana, Arial, helvetica, Sans-Serif;
	font-size: 10pt;	
}

.adminHeaderRow
{
	background-color: Silver;
	font-family: Verdana;
	font-size: 8pt;
	color: White;
}

.adminOddRow
{
	background-color: #FDF0D2;
	color: Black;
}

.adminEvenRow
{
	background-color: #FFE6B0;
	color: Black;
}

.searchResultsHeader
{
	background-color: #CC0000;
	font-family: verdana,arial,helivetica,san-serif;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;	
}

.headerLink
{
	background-color: #CC0000;
	font-family: verdana,arial,helivetica,san-serif;
	font-size: 7pt;
	color: #ffffff;
	font-weight: bold;	
	text-decoration: none;
}

.searchResultsDetail
{
	
}
