@charset "UTF-8";

body {
	background-color: #666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: none;
}
.menuchoices {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-color: #FFF;
	border: medium none #0F0;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
}
.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
}
.bodytextreverse {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.latestupdates {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.welcome {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.tablebordercolor {
	border: 2px solid #000;
}
.menuborderupdownright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	text-align: center;
}
.menuborderupdown {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	text-align: center;
}
.redtext {
	color: #F00;
}
.tableborder {
	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: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.watertreatmentmenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
}
.pageheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	text-align: center;
	color: #000;
}
.columndate {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
}
