body {
	background-color: #6699CC;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
  color: #990099;
}
a:active {
	text-decoration: none;
}
.queryresults {
	margin-top: 40px;
}
.mainblocks {
	margin-top: 30px;
}
.queryargument {
	background: #77AADD;
	border: 1px solid #000000;
	width: 200px;
	color: #990033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
}
.querysubmit {
	background: #6699CC;
	border: 1px solid #000000;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.googleargument {
	background: #77AADD;
	border: 1px solid #000000;
	width: 200px;
	height: 30px;
	color: #990033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
}
.googlesubmit {
	background: #6699CC;
	border: 1px solid #000000;
	width: 120px;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.copyright {
  font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.copyright a{
	color: #666666;
}

.executiontime {
  font-size: 9px;
	font-weight: normal;
	color: #555555;
}
.output {
  background-color: #77AADD;
	border: 1px solid #000000;
	width: 95%;
	margin: 5px;
	padding: 2px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	font-family: "Courier New", Courier, monospace;
}
.blockname {
  font-family: "Courier New", Courier, monospace;
	font-weight: 700;
	color: #CCFF00;
}
.aboutservice {
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 30px;
}
.adsensebottombig {
  margin-top: 50px;
	margin-bottom: 25px;
}
table.dnstable {
	border: none; 
  border-spacing: 0px;
	border-width: opx;
}
table.dnstable tr {
  margin: 0px;
	margin-top: -30px;
	padding: 0px;
}
table.dnstable td {
	font-size: 12px;
	font-weight: normal;
	font-family: "Courier New", Courier, monospace; 

  margin: 0px;
	margin-top: -30px;
	padding: 0px;
  padding-right: 14px;
}
