body
{
	background-color: #611313;	
}

.contentTable
{
	background-color: #CA2128;
}

.contentWindow
{
	background-color: #ffffff;
}

#pageTitle
{
	margin-left: 10px;
	margin-right: 10px;
	color: #FABC05;
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;		
}

#pageContent
{
	margin-left: 10px;
	margin-right: 10px;
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
}

.pageSubTitle
{
	color: #000000;
	font-weight: bold;
	font-family: Arial;
	font-size: 11pt;
}

.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
{
	
}
