body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#container {
	width: 778px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

a:link {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.border {
	border: 1px solid #000000;
}
.header {
	border: 3px solid #FF0000;
	color: #FF0000;
}
.dataCell {
	border:1px solid #0000FF;
}
.datalink:link {
	font-weight: bold;
	text-decoration: none;
	color: #0000FF;
}
.datalink:visited {
	font-weight: bold;
	text-decoration: none;
	color: #0000FF;
}
.datalink:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #0000FF;
}
.flyout {
	border: solid 1px #FFFF00;
	background-color: #666666;
}
.navBgTile {
	background: url(images/Table-BG_02.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}
.SolventLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.SolventLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.SolventLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000000;
}
.WaterLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #0000FF;
}
.WaterLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #0000FF;
}
.WaterLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #0000FF;
	background-color: #FFFFFF;
	background-position: 50px;
}
.AlreadyThere:link {
	font-weight: bold;
	font-size: 12pt;
	color: #FFFF00;
	text-decoration: none;
}
.AlreadyThere:visited {
	font-weight: bold;
	font-size: 12pt;
	color: #FFFF00;
	text-decoration: none;
}
.AlreadyThere:hover {
	font-weight: bold;
	font-size: 12pt;
	color: #FFFF00;
	text-decoration: none;
}

.MenuOption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-left: 5px;
	background-color: #CCCCCC;
}

.textBlack {
	color: #000000;
}
