.querybox {
	border: thin solid #0000CC;
}
.querytitle {
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #0000CC;
	border-right-color: #0000CC;
	border-bottom-color: #0000CC;
	border-left-color: #0000CC;
	border-bottom-style: none;
}
body {
	background-image: url(../images/mybackground.gif);
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.infohighlight {
	color: #FF0000;
	font-style: italic;
}
.querybox2 {
	border: 1px solid #0000CC;
}
.singlebox {
	border: thin solid #0000CC;
	font-weight: bold;
}
.namehighlight {
color: #0000FF
}

