body {
	background-color: #FFCC66;
	background-image: url(images/bkgr.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#leftDiv {
	position: absolute;
	left: 10px;
	top: 30px;
	width: 121px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	line-height: 1.2;
}
#leftDiv a:link, #leftDiv a:visited {
	color: #FFFFCC;
	text-decoration: underline;
}
#leftDiv a:hover, #leftDiv a:active {
	color: #FFCC66;
}
#leftsm {
	position: absolute;
	left: 10px;
	top: 115px;
	width: 81px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#leftsm a:link, #leftsm a:visited {
	color: #FFFFCC;
	text-decoration: underline;
}
#leftsm a:hover, #leftsm a:active {
	color: #FFCC66;
}
#logoaDiv {
	position: absolute;
	left: 170px;
	top: 5px;
	width: 129px;
}
#navbar {
	position: absolute;
	left: 80px;
	top: 177px;
	width: 654px;
	background-color: #003333;
	layer-background-color: #003333;
}
.navLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.navLink a:link, .navLink a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navLink a:hover, .navLink a:active {
	color: #FFCC66;
}
#mainDiv {
	position: absolute;
	left: 73px;
	top: 218px;
	width: 690px;
	color: #000000;
}
.mainCells {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
.mainCells a:link {
	color: #000000;
	text-decoration: underline;
	font-size: 14px;

}
.mainCells a:visited {
	color: #666666;
	font-size: 14px;

}
.mainCells a:hover, .mainCells a:active {
	color: #FFFFCC;
	font-size: 14px;

}
#nameDiv {
	position: absolute;
	left: 170px;
	top: 123px;
	width: 328px;
}
#pipesDiv {
	position: absolute;
	left: 299px;
	top: 5px;
	width: 478px;
}
#wholeDiv {
	position: absolute;
	left: 170px;
	top: 148px;
	width: 546px;
}
.footer {
	color: #003333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-top: 25px;
}
.copyright {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-top: 5px;
}
.copyright a:link {
	color: #000000;
	text-decoration: underline;
}
.copyright a:visited {
	color: #666666;
	text-decoration: underline;
}
.copyright a:hover, .copyright a:active {
	color: #FFFFCC;
	text-decoration: underline;
}
.formtext {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.inputfld {
	background-color: #FFFFCC;
	border-top: #003333 1px solid;
	border-right: #003333 1px solid;
	border-bottom: #003333 1px solid;
	border-left: #003333 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.formbutn {
	background-color: #FFCC66;
	border-top: #003333 1px solid;
	border-right: #003366 1px solid;
	border-bottom: #003366 1px solid;
	border-left: #003366 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC66;		
}
.tblHeader {
	font-size: 18px;
	font-weight: bold;
}
a.printLink  {
	color: #000000 !important;
}
