body {
	font-family: Verdana, sans-serif;
	background: #fff url("/images/back.jpg") 0 0 repeat-x;
	text-align: left;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.instructbg {
	background-color: #FFFFFF;
}
.border {
	border: 1px solid #cccccc;
}
.pagego {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F4F4F4;
}
.topNav {
	background-image: url(si/topNav_back.jpg);
}
.botNav {
	background-image: url(si/botNav_back.jpg);
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
.sides {
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #ADADAD;
	border-right-color: #ADADAD;
	border-bottom-color: #ADADAD;
	border-left-color: #ADADAD;
}
button
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #ffffff;
	border-bottom-style: none;
	cursor: hand;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#searchButton {
  width: 31px;
  height: 20px;
  padding: 20px 0 0;
  margin: 0;
  border: 0;
  background: transparent url(si/go_but.gif) no-repeat center top;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
.goButton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background: transparent;
	font-size: 12px;
	border: 1px solid #A4CCF0;
	padding-right: 3px;
	padding-left: 3px;
}
