.SearchPageTitle {
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-style: italic;
	line-height: 15px;
	font-weight: bold;
	color: #669999;
	margin-top: 15px;
	margin-bottom: 15px;
}
.selectwidth {
	width: 85px;
	font-size: 10px;
}
.ResultsStyle {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	color: 669999;
}
.CellHeight {
	height: 23px;
}
.searchResultRow {
	background-color:#FFFFFF;
}
.searchResultRowOdd {
	background-color:#BAE8E8;
}
.searchResultRow_over {
	background-color:#00FFFF;
}

.searchNavLink {
	color: #669999;
}

.searchNavCurrentPage {
	color: #FFFFFF;
	background: #669999;
	padding: 2px 2px 2px 2px;
}
/*************************************
PAGE LAYOUT
*************************************/
#SearchPageFrame
{
	height: 75%;
	width: 900px;
}
#SearchPageFrameTable1
{
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#SearchPageFrameTableDealer
{
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: 669999;
	width: 900px;
}
#SearchFilterBox
{
	background-color: #669999;
	height: 30px;
	width: 90px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}
#SearchFilterBoxCells
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	color: #FFFFFF;
	background-color: #669999;
	height: 30px;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	width: 90px;
}
#SearchFilterBoxCells2
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	color: #FFFFFF;
	background-color: #669999;
	height: 30px;
	margin: 0px;
	padding: 0px;
	width: 90px;
}
#SearchPageFrameTable2
{
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Helvetica, Sans-serif;
	font-size: 10px;
	width: 900px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 23px;
}
#SearchPageFrameTable3
{
	font-family: Helvetica, Sans-serif;
	font-size: 10px;
	width: 900px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	vertical-align: middle;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #669999;
}

