A.cornernav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8.5pt;
	color : #0066CC;
	font-weight : bold;
	text-decoration : none;
}
A.cornernav:Hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8.5pt;
	color : #669966;
	font-weight : bold;
	text-decoration : none;
}
Font.LightBlue {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8.5pt;
	color : #0066CC;
	font-weight : bold;
	text-decoration : none;
}
A.EDnav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8.5pt;
	color : #FF9933;
	font-weight : bold;
	text-decoration : none;
}
A.EDnav:Hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8.5pt;
	color : #669966;
	font-weight : bold;
	text-decoration : none;
}
Font.cornernav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8.5pt;
	color : #0066CC;
	font-weight : bold;
}
Font.body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}
Td.form {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9.5pt;
}
Font.bodyT {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}

Font.greenT {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #669966;
	font-weight : bold;
}

Font.BoldOrange {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FF6500;
	font-weight : bold;
}

/*left menu styles*/
.leftMenu {
	margin: 0;
	padding: 0;
	width: 300px;
	list-style: none;
	background: #fff;
}
.leftMenu li {
	padding: 0;
	margin: 0;
	height: 30px;
	list-style: none;
	background-repeat: no-repeat;
}
.leftMenu li a, .leftMenu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -1000px;
	height: 30px;
	background-repeat: no-repeat;
}

.menu1 {background-image: url(images/RequestProposal_H.gif);width:300px;}
.menu1 a:hover {background-image: url(images/RequestProposal_H-over.gif);width:300px;}
.menu2 {background-image: url(images/EnvDrill_H.gif);width:300px;}
.menu2 a:hover {background-image: url(images/EnvDrill_H-over.gif);width:300px;}
.menu3 {background-image: url(images/GeoProbe_H.gif);width:300px;}
.menu3 a:hover {background-image: url(images/GeoProbe_H-over.gif);width:300px;}
.menu4 {background-image: url(images/AirVac_H.gif);width:300px;}
.menu4 a:hover {background-image: url(images/AirVac_H-over.gif);width:300px;}
.menu5 {background-image: url(images/SpeclDrill_H.gif);width:300px;}
.menu5 a:hover {background-image: url(images/SpeclDrill_H-over.gif);width:300px;}
.menu6 {background-image: url(images/EnvConstr_H.gif);width:300px;}
.menu6 a:hover {background-image: url(images/EnvConstr_H-over.gif);width:300px;}
