@charset "UTF-8";
/* CSS Document */

body {
	background-attachment: fixed;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "trebuchet MS", Arial;
	font-size: 12px;
	color: #4487A5;
	margin: 0px;
	padding: 0px;
	background-color: #B4D876;
}
h1 {
	font-size: 20px;
	color: #000;
}
a:link {
	color: #F60;
	text-decoration: underline;
}
option {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	color: #F60;
	text-decoration: underline;
}
a:hover {
	color: #F00;
	text-decoration: none;
}
a:active {
	color: #F00;
	text-decoration: none;
}
form {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.hide_div {
	visibility: hidden;
}
input {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
}
form {
	font-family: "Trebuchet MS", Arial;
	margin: 0px;
	text-align: left;
	left: 7px;
	position: relative;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.searchbox {
	position: relative;
	right: 0px;
}
.searchfield {
	background-attachment: scroll;
	background-image: url(../images/greenfield.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.magniglass {
	color: #FFF;
	background-attachment: scroll;
	background-image: url(../images/magglass.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
