﻿body 
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	POSITION: relative;
	background-color:#DDE0EA;
}
A, A:visited
{
	text-decoration: none;
	color:Blue;
}
A:hover
{
	text-decoration:underline;
	color:#cc0000;
}
.Banner
{
	font-family: Trebuchet MS, Arial, Sans-Serif;	
	height: 120px;
	width:900px;
	background-image: url('../images/Banner.jpg');
}
.Banner H1
{
	font-size: 1.5em;
	font-weight:bold;
	color: #000088;
	height:22px;
}
.Banner H2
{
	font-size: 1em;
	font-weight:bold;
	color: #000077;
	height:16px;
}
.Banner H3
{
	font-size: 0.9em;
	font-weight:bold;
	color: #000077;
	height:10px;
}
.Header, .Header A, .Header A:visited
{
	background-color:#efefef;
	font-size: .9em;
	font-weight:bold;
	text-decoration:none;
	height:28px;
}
.Header A:hover
{
	color:#cc0000;
}
.Menu
{
	background-color:#000077;
	color:#ffffff;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: .9em;
	width:250px;
	text-align:center;
	height:40px;
}
.Menu a, .Menu a:visited
{
	color:#ffffff;
	text-decoration:none;
}
.Menu a:hover
{
	color:#ff0000;
	text-decoration:none;
}
#mainbody
{
	margin-left:auto;
	margin-right:auto;
	width:900px;
	background-color:#ffffff;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 0.9em;
	color:#000077;	
}
.Buffer
{
	padding: 8px 8px 8px 8px;
}
.fb, .fb A, .fb A:visited
{
	background-color:#000077;
	color:#ffffff;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 0.9em;	
	height:29px;	
	padding: 0px 10px 0px 10px;
	text-decoration:none;
}
.fb A:hover
{
	color:#cc0000;
	text-decoration:none;
}
.EQLabel
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 0.85em;
	color: #CC0000;	
	padding-right:8px;
	font-weight: bold;
}
.ACIDity
{
	padding-right:20px;
	text-align: right;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size:0.8em;
	color: #000088;
}
.ACIDity A, .ACIDity A:visited
{
	text-decoration: none;
	color: #000088;
}
.ACIDity A:hover
{
	text-decoration: underline;
}

input.txt50
{
	color:#222222;	
	width:54px;
}
input.txt80
{
	color:#222222;	
	width:70px;
}
input.txt110
{
	color:#222222;
	width:110px;
}
input.txt180
{
	color:#222222;	
	width:176px;
}
input.txt220
{
	color:#222222;	
	width:274px;
}
input.txt380
{
	color:#222222;	
	width:376px;
}
input.txt440
{
	color:#222222;	
	width:444px;
}
div.fs label
{
	float: left;
	width: 110px;
	height: 24px;
	padding-left:6px;
	vertical-align:middle;
	font: normal 0.85em Trebuchet MS, Arial, Sans-Serif;
}
.fs div
{
	clear:left;
	margin: 0;
	padding:0;
	padding-top:3px;
}
fieldset
{
	border: 1px solid #4F331D;
	margin-top: 0.15em;
	padding: 0.3em;
}
legend
{
	font: bold 0.9em Trebuchet MS, Arial, Sans-Serif;
	color: #BD3027;
	background-color: #ffffff;
}
.TLabelL
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 1em;
	color: #333333;
	padding-left:10px;
}
.TLabel
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 1em;
	color: #333333;
	padding-right:10px;
	text-align:right;
}
.LHS
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 0.8em;
	color: #333333;
	background-color:#efefef;
	padding: 4px 4px 4px 4px;
	border: solid 1px #222222;
}
.RHS
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 0.8em;
	color: #000000;	
	padding: 4px 4px 4px 4px;
	border: solid 1px #888888;
}
.Pic
{
	padding: 4px 4px 4px 4px;
	border: solid 1px #888888;
	text-align:center;
}