/* CSS for Enviro Solutions 



html td { behavior: url(graphics/iepngfix.htc); text-align:left; }

html img { behavior: url(graphics/iepngfix.htc); }
*/
body
        {
        background-color: #5f695a;
		background-image: url(graphics/bg.jpg);
		background-position: top center;
		background-repeat: repeat-x;
        }

td.headerground {
	background-color: #ffffff;
	background-image: url(graphics/bg_header.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}

td.homeground {
	background-color: #ffffff;
	background-image: url(graphics/bg_home.jpg);
	background-position: bottom center;
	background-repeat: repeat-x;
}

td.navground {
	background-color: #0a5e91;
	background-image: url(graphics/bg_nav.jpg);
	background-position: bottom center;
	background-repeat: repeat-x;
}

td.footerground {
	background-color: #ffffff;
	background-image: url(graphics/bg_footer.jpg);
	background-position: bottom center;
	background-repeat: repeat-x;
}

td.subfooterground {
	background-color: #ffffff;
	background-image: url(graphics/bg_footer2.jpg);
	background-position: bottom center;
	background-repeat: repeat-x;
}

font.whitetxt {font-family: arial;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

font.yellowtxt {font-family: arial;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #feffa5;
}

font.greentxt {font-family: arial;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #0b6f2a;
}

font.greentxt2 {font-family: arial;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #95a07f;
}

font.graytxt {font-family: arial;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #484848;
}

span.graytxt 
{
    font-family: Arial;
    font-size: 75%;
    font-style: normal;
    font-weight: normal;
    color: #484848;
}

font.graytxt2 {font-family: arial;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #858585;
}

font.graytxt3 {font-family: arial;
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	color: #484848;
}

font.bluetxt {font-family: arial;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #14548a;
}

font.bluetxt2 {font-family: arial;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #8eeeff;
}

font.bluetxt3 {font-family: arial;
	font-size: 110%;
	font-style: normal;
	font-weight: normal;
	color: #14548a;
}

font.bluetxt4 {font-family: arial;
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	color: #2d3b5a;
}

font.black {font-family: arial;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

a.gray:link {color: #484848;
	text-decoration: none;
}

a.gray:visited {color: #484848;
	text-decoration: none;
}

a.gray:hover {color: #89a737;
	text-decoration: underline;
	display: inline;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #89a737;
}

a.gray2:link {color: #484848;
	text-decoration: none;
}

a.gray2:visited {color: #484848;
	text-decoration: none;
}

a.gray2:hover {color: #14548a;
	text-decoration: underline;
	display: inline;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #14548a;
}

a.white:link {color: #ffffff;
	text-decoration: none;
}

a.white:visited {color: #ffffff;
	text-decoration: none;
}

a.white:hover {color: #efffad;
	text-decoration: underline;
	display: inline;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #efffad;
}

a.white2:link {color: #ffffff;
	text-decoration: none;
}

a.white2:visited {color: #ffffff;
	text-decoration: none;
}

a.white2:hover {color: #7d8a55;
	text-decoration: underline;
	display: inline;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #7d8a55;
}

a.green:link {color: #4d8c0e;
	text-decoration: none;
}

a.green:visited {color: #4d8c0e;
	text-decoration: none;
}

a.green:hover {color: #8c850e;
	text-decoration: underline;
	display: inline;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #8c850e;
}

a.green2:link {color: #95a07f;
	text-decoration: none;
}

a.green2:visited {color: #95a07f;
	text-decoration: none;
}

a.green2:hover {color: #458da7;
	text-decoration: underline;
	display: inline;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #458da7;
}

a.blue:link {color: #14548a;
	text-decoration: none;
}

a.blue:visited {color: #14548a;
	text-decoration: none;
}

a.blue:hover {color: #15b2d1;
	text-decoration: underline;
	display: inline;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #15b2d1;
}

input.style01 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #484848;
	vertical-align: middle;
	padding: 2px;
	border: 1px solid #bdd28e;
	background-color: #FFFFFF;
	background-position: top center;
	background-repeat: repeat-x;
}
