
.searchrow	{
	margin: 0 auto;
	width: 750px;
	height: 14px;
	border-bottom: dashed 1px #cccccc;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	padding: 1px;
	padding-left: 3px;
	}
	
.searchhdr {
	margin: 0 auto;
	width: 750px;
	height: 14px;
	background-color: #12559C;
	border: solid 1px #000000;
	color: #ffffff;
	padding: 1px;
	padding-left: 3px;
	margin-top: 1px;
	}
	
.searchfoot {
	margin: 0 auto;
	width: 750px;
	height: 14px;
	background-color: #12559C;
	border: solid 1px #000000;
	color: #ffffff;
	padding: 1px;
	padding-left: 3px;
	margin-top: 0px;
	}
	
.cell1	{
	width: 100px;
	height: 12px;
	float: left;
	font-size: 11px;
	}
	
.cell2	{
	width: 370px;
	height: 12px;
	float: left;
	font-size: 11px;
	}
	
.cell3	{
	width: 60px;
	height: 12px;
	float: left;
	font-size: 11px;
	}
	
.cell4	{
	width: 60px;
	height: 12px;
	float: left;
	font-size: 11px;
	}
	
.cell5	{
	width: 80px;
	height: 12px;
	float: left;
	font-size: 11px;
	text-align: center;
	}
	
.cell6	{
	width: 50px;
	height: 12px;
	float: left;
	font-size: 11px;
	text-align: center;
	}
	
.searchlink {
	color: #12559C;
	text-decoration: none;
	}
	
.searchlink:visited
	{
	color: #6A95C2;
	text-decoration: none;
	}
	
.searchlink:hover
	{
	color: #12559C;
	text-decoration: underline;
	}
	
.unicode {font-family: Code2000, TITUS Cyberbit Basic, Doulos SIL, Chrysanthi Unicode, Bitstream Cyberbit, Bitstream CyberBase, Thryomanes, Gentium, GentiumAlt, Visual Geez Unicode, Lucida Grande, Arial Unicode MS, Microsoft Sans Serif, Lucida Sans Unicode;}