
.searchFrame
{
	width: 580px;
	height: 656px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border: solid 0px white;
	margin: 0px;
	background-color: White;

}

.searchTbl
{
	width:601px;
	height:660px;
	z-index: 9999;
	position: absolute;
	top: 57px;
	left: 0px;
	visibility: hidden;
}

.divspacer
{
	height:12px;
}

.mainDiv
{
	background-color: #C2E7FF;
	
	width:914px;
}

.mainDiv2
{
/*	background-color: #EBEFF2;
	border-left: solid 1px #7acde2;
	border-right: solid 1px #7acde2;
	border-bottom: solid 1px #7acde2;*/
	
	width: 914px;
}

.mainDivA
{
/*	background-color: #EBEFF2;
	border: solid 1px #7acde2;*/
}