body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #99CCFF;
	background-image: url(/images/surfacequery.gif);
	background-repeat: no-repeat;
	color: #003366;
}
.mainbody {
	margin-right: 5px;
	margin-left: 5px;
}
.menu {
	background-color: #C1E0FF;
	padding: 5px;
	color: #003366;
	margin-top: 150px;
}
.menu a {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
}
.menu a:hover {
	color: #FFFFFF;
	background-color: #003366;
}

.bold {
	font-weight: bold;
}

.big{
	font-weight: bold;
	font-size: 120%;
}

.first_list_line td{
	border-top: 1px solid #666666;
}
.first_list_line_g td{
	background: #C1E0FF;
	border-top: 1px solid #666666;
}
.list_line td{
}
.list_line_g td{
	background: #C1E0FF;
}

.pagination td{
	text-align: center;
	word-spacing: 5px;
	white-space: nowrap;
	padding-left: 12px;
	padding-right: 12px;
}
.pagination_title td{
	font-size: 80%;
	text-align: center;
	white-space: nowrap;
	padding-left: 12px;
	padding-right: 12px;
}
.important{
	color: #ff0000;
	font-weight: bolder;
}
.highlight{
	font-weight: bold;
}h1 {
	color: #FFFFFF;
	border-bottom-style: dotted;
	margin-top: 0px;
}
.contactus {
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 0px;
}
.contactdetails {
	margin-top: 3px;
	font-weight: bold;
	color: #FFFFFF;
}
.contactdetails a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.contactdetails a:hover {
	color: #003366;
}
.footer {
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #003366;
	font-size: 80%;
	color: #7A7A7A;
	padding: 5px;
}
.footer a {
	color: #7A7A7A;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
}a {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
.infobox {
	background-color: #C1E0FF;
	border: 3px solid #003366;
	width: 300px;
	float: right;
	margin: 2px;
	padding: 2px;
}
.infobox h1 {
	font-size: 100%;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #003366;
	margin: 0px;
	padding: 3px;
}
.infobox p {
	margin-top: 0px;
	font-size: 85%;
	margin-bottom: 5px;
}
.infobox a:hover {
	color: #FFFFFF;
}
.indexsearch {
	width: 35%;
	background-color: #C1E0FF;
	margin-left: 10%;
	padding: 5px;
	margin-right: 10%;
	line-height: 150%;
}
.indexsearch h1 {
	font-size: 120%;
	color: #003366;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 5px;
}

.indexsearch a {
	padding: 3px;
}
.indexsearch a:hover {
	color: #FFFFFF;
	background-color: #003366;
}
