body {
	font-family: Verdana;
	font-size: 10pt;
	background-color: #869295;
	margin: 0px;
	padding: 0px;
}

.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #9BB2B5;
	border-right-color: #9BB2B5;
	border-bottom-color: #9BB2B5;
	border-left-color: #9BB2B5;
}


a:link {
	text-decoration: none;
	color: #005FA9;

}
a:visited {
	text-decoration: none;
	color: #005FA9;

}
a:hover {
	text-decoration: underline;
	color: #005FA9;

}
a:active {
	text-decoration: none;
	color: #005FA9;

}

form {
	margin: 0px;
}
.pool {
	background-color: #F4FAFF;
	border: 1px solid #F8FAFC;
}
p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.thissel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.un {
	cursor: hand;
}
.style3 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table {
	font-size: 12px;
}