
  body {
    font-family: Tahoma, Verdana;
  }
	table.searchresults {
		border:0;
		border-spacing: 0pt;
		margin: 0 0%;
	}
	th.searchresults {
		background-color: ;
		color: White;
		font-size: 10pt;
		font-weight: bold;
		border-color: White;
		border-style: solid;
		border-width: 1px;
		padding:4px;
	}
	td.searchresults {
		background-color: #9BD1FA;
		vertical-align:text-top;
		color: Black;
		font-size: 10pt;
		border-color: #BBF1FF;
		border-style: solid;
		border-width: 1px;
	}
	.searchhead {
		text-align:center;
		color: #174C81;
		font-size: 15pt;
		font-weight: bold;
	}

header.a {
		color: Cyan;
}

div#nifty {
  margin: 0 2%; background: #377CB1;
}
div.rounded div {
  height: 1px;
  overflow: hidden;
}
#radiusx, #radiusy {
  text-align: right;
  width: 30px;
}

	