/* CSS Document */

.style1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
}
.style7 {font-size: 12px}
body {
	background-color: #B39982;
	background-image: url(images/hydrogrid.gif);
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.style8 {font-size: 12px; font-family: "Trebuchet MS", Arial, sans-serif; }

/** Listing Styles **/
@import url(styles/styles.css);
#container
{
    padding:10px;
}
#container form {
    margin:0px;
}
a:link {
	color: #333333;
}
a:visited {

	color: #333333;
}
a:hover {


	color: #009900;
}
